summaryrefslogtreecommitdiffstats
path: root/jni/feature_mos/src/mosaic
Commit message (Expand)AuthorAgeFilesLines
* Changes to resolve jagged horizontal edge and blurred vertical edge issues.mbansal2011-11-082-11/+18
* Fix an OOM issue in mosaic blending.Wei-Ta Chen2011-11-042-3/+39
* Eliminating aliasing vertical lines.Wei-Ta Chen2011-10-142-55/+73
* Avoid a possible overflow on setting the mosaic size.Wei-Ta Chen2011-10-122-1/+2
* Blending updates to handle the case of mosaicing with the device in portrait ...mbansal2011-10-031-49/+170
* Updates to handle textureless scenes during capture.mbansal2011-09-224-40/+139
* Bug fixes to the cropping region selection algorithm.mbansal2011-09-211-29/+18
* Blending algorithm updates to support WIDE strip-based blending.mbansal2011-09-205-17/+224
* 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-114-33/+44
* Updates to allow cancellation of mosaic computation from a UI trigger.mbansal2011-09-094-11/+43
* Fix a warping bug that makes images slant.Wei-Ta Chen2011-08-312-1/+3
* Fix a monkey bug - a null pointer issue in native.Wei-Ta Chen2011-08-301-0/+8
* Updates to allow the mosaic library to report the mosaic computation progress...mbansal2011-08-244-8/+24
* Updates to remove compile warnings and stop the viewfinder panning at UI boun...mbansal2011-08-221-1/+0
* Updates to allow the viewfinder to slide across the UI with device panning. A...mbansal2011-08-182-2/+22
* Updates to allow using SurfaceTexture for reading the preview frames directly...mbansal2011-08-122-0/+47
* Check in mosaic stitching codes - the native partWei-Ta Chen2011-07-0420-0/+4142