04f6876341e8cb94d0208222e64102fe66b572b2 |
|
04-Apr-2012 |
Ben Cheng <bccheng@google.com> |
Disable debug printing. So that stdout is not polluted by the following: [ 0.999998 0.001827 -0.798835 -0.001827 0.999998 -0.047325 0.000000 0.000000 1.000000 ][ 0.999999 0.001616 -0.377956 -0.001616 0.999999 -0.177888 0.000000 0.000000 1.000000 ] : Change-Id: I491b58275212e1ccbe1c9d44fde92d2e718d4be2
/packages/apps/Camera/jni/feature_stab/src/dbreg/dbreg.cpp
|
dd28e1cc00373c02adf88dff878dbbe5d8be9e59 |
|
21-Sep-2011 |
mbansal <mayank.bansal@sri.com> |
Updates to handle textureless scenes during capture. 1) Starts stitching only when the camera sees a textured scene at the beginning. 2) If a texturess scene is encountered in the middle of a capture, the stitching continues with the intermediate frames translated using the pan velocity estimate. 3) Added more error codes and percolated them up to the java layer. 4) Fix a build error in Mosaic::addFrame() and added comments. 5) Update the javadoc in Mosaic.java to reflect the new returning codes. Change-Id: I7727ace615ece22adefe313a19ac2cbe8c8d21a8
/packages/apps/Camera/jni/feature_stab/src/dbreg/dbreg.cpp
|
bdc7e2b461064b25b7f17b0941077fc97653093d |
|
15-Jun-2011 |
Wei-Ta Chen <weita@google.com> |
Check in the Mosaic Stitching codes. 1. Camera setup moved to activity level. 2. Fixed releasing and acquiring camera process. 3. Unused .xml files removed. 4. Style issues fixed. Bug: 5031489 Change-Id: Ifd271588ca2168398e17f204f065681ead2d8f2f
/packages/apps/Camera/jni/feature_stab/src/dbreg/dbreg.cpp
|
e295e32b68cf04f0d99138bf4a6d25555f3aef99 |
|
15-Jun-2011 |
Wei-Ta Chen <weita@google.com> |
Check in mosaic stitching codes - the native part Updated to v4-3-2. Bug: 4990566 Change-Id: I779dcc930323353964572918510f1492828c4db4
/packages/apps/Camera/jni/feature_stab/src/dbreg/dbreg.cpp
|