summaryrefslogtreecommitdiffstats
path: root/jni/feature_mos/src/mosaic/Blend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changes to resolve jagged horizontal edge and blurred vertical edge issues.mbansal2011-11-081-5/+8
* Fix an OOM issue in mosaic blending.Wei-Ta Chen2011-11-041-3/+34
* Eliminating aliasing vertical lines.Wei-Ta Chen2011-10-141-54/+72
* Avoid a possible overflow on setting the mosaic size.Wei-Ta Chen2011-10-121-0/+1
* Blending updates to handle the case of mosaicing with the device in portrait ...mbansal2011-10-031-49/+170
* Bug fixes to the cropping region selection algorithm.mbansal2011-09-211-29/+18
* Blending algorithm updates to support WIDE strip-based blending.mbansal2011-09-201-10/+173
* Updated cropping algorithm to get rid of gray pixels around the mosaic border.mbansal2011-09-151-84/+102
* Clean up the logs.Wei-Ta Chen2011-09-111-7/+10
* Updates to allow cancellation of mosaic computation from a UI trigger.mbansal2011-09-091-4/+20
* Fix a warping bug that makes images slant.Wei-Ta Chen2011-08-311-1/+1
* Updates to allow the mosaic library to report the mosaic computation progress...mbansal2011-08-241-3/+11
* Updates to allow the viewfinder to slide across the UI with device panning. A...mbansal2011-08-181-2/+21
* Check in mosaic stitching codes - the native partWei-Ta Chen2011-07-041-0/+1000