summaryrefslogtreecommitdiff
path: root/jni/feature_mos/src/mosaic/Blend.cpp
AgeCommit message (Expand)Author
2011-11-08Changes to resolve jagged horizontal edge and blurred vertical edge issues.mbansal
2011-11-04Fix an OOM issue in mosaic blending.Wei-Ta Chen
2011-10-14Eliminating aliasing vertical lines.Wei-Ta Chen
2011-10-12Avoid a possible overflow on setting the mosaic size.Wei-Ta Chen
2011-10-03Blending updates to handle the case of mosaicing with the device in portrait ...mbansal
2011-09-21Bug fixes to the cropping region selection algorithm.mbansal
2011-09-20Blending algorithm updates to support WIDE strip-based blending.mbansal
2011-09-15Updated cropping algorithm to get rid of gray pixels around the mosaic border.mbansal
2011-09-11Clean up the logs.Wei-Ta Chen
2011-09-09Updates to allow cancellation of mosaic computation from a UI trigger.mbansal
2011-08-31Fix a warping bug that makes images slant.Wei-Ta Chen
2011-08-24Updates to allow the mosaic library to report the mosaic computation progress...mbansal
2011-08-18Updates to allow the viewfinder to slide across the UI with device panning. A...mbansal
2011-07-04Check in mosaic stitching codes - the native partWei-Ta Chen