- 30 Jan, 2013 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
Andrey Kamaev authored
-
- 29 Jan, 2013 1 commit
-
-
Vadim Pisarevsky authored
modified SIFT to 1) double image before finding keypoints, 2) use floating-point internally instead of 16-bit integers, 3) set the keypoint response to the abs(interpolated_DoG_value). step 1) increases the number of detected keypoints significantly and together with 2) and 3) it improves some detection benchmarks. On the other hand, the stability of the small keypoints is lower, so the rotation and scale invariance tests now struggle a bit. In 2.5 need to make this feature optional and add some more intelligence to the algorithm. added test that finds a planar object using SIFT.
-
- 24 Jan, 2013 2 commits
-
-
Andrey Kamaev authored
-
Stefan Romberg authored
Fixed visualization by choosing the color appropriate to the detection score. Previously the example showed all detections with the same color disregarding the confidence. This led to the impression that the object detection did not work at all because there are many detections with low confidences. PR to master was https://github.com/Itseez/opencv/pull/320
-
- 23 Jan, 2013 1 commit
-
-
Vladislav Vinogradov authored
- fixed printCudaDeviceInfo for new CC - fixed some compilation errors and warnings - removed unset command from CMake script - removed unused std imports
-
- 25 Dec, 2012 1 commit
-
-
Andrey Pavlenko authored
-
- 21 Dec, 2012 1 commit
-
-
Andrey Kamaev authored
-
- 20 Dec, 2012 1 commit
-
-
Alexander Smorkalov authored
Application menu reorganized; Resolution control added.
-
- 19 Dec, 2012 1 commit
-
-
Alexander Smorkalov authored
ReadMe.txt for OpenCV Manager added; share folder excluded from SDK.
-
- 07 Dec, 2012 1 commit
-
-
Alexander Smorkalov authored
-
- 30 Nov, 2012 2 commits
-
-
Alexander Smorkalov authored
Aditional toasts added; Exception handling improved; Bitmap recycling added.
-
Andrey Pavlenko authored
removing Android tutorial 0 since it has become irrelevant after moving to the new application framework
-
- 29 Nov, 2012 1 commit
-
-
Alexander Smorkalov authored
Sample renamed to CameraControl; Picture taking added to show camera preview restart.
-
- 27 Nov, 2012 3 commits
-
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
In tutorial-1 fps meter enabled via layout.xml. Camera id is set to "any" via lauout.xml; In tutorial-2 message moved ion the bottom of the screen.
-
- 26 Nov, 2012 1 commit
-
-
Andrey Pavlenko authored
(#2569) simplifying code to avoid Eclipse CDT editor confusion, removing warnings and typos in comments
-
- 23 Nov, 2012 2 commits
-
-
marina.kolpakova authored
-
Alexander Smorkalov authored
All samples use application style in android manifest instead of system calls in onCreate event now.
-
- 20 Nov, 2012 2 commits
-
-
Andrey Pavlenko authored
- Adding Android SDK/ADT r21 compatibility; - fixing stl headers path for new ndk; - fixing native API level for Android projects
-
Andrey Kamaev authored
-
- 09 Nov, 2012 3 commits
-
-
Andrey Kamaev authored
-
Andrey Kamaev authored
These codes should be included into regular builds.
-
Alexander Smorkalov authored
Face detection package name replaced on org.opencv.facedetect for consistency with Google Play package.
-
- 31 Oct, 2012 1 commit
-
-
Alexander Smorkalov authored
Memory leak in color-blob-detection sample fixed; Default face size in face-detection is set to 20%; Error handling improved; Some possible mat leak fixed; Manager verison and engine interface version incremented to fix incompatibilities; Docs updated;
-
- 30 Oct, 2012 1 commit
-
-
alexandre benoit authored
-
- 29 Oct, 2012 1 commit
-
-
Alexander authored
-
- 26 Oct, 2012 1 commit
-
-
Alexander Smorkalov authored
Some unification done to simplify camera switching.
-
- 24 Oct, 2012 2 commits
-
-
Andrey Kamaev authored
-
Alexander Smorkalov authored
-
- 23 Oct, 2012 8 commits
-
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-