- 15 Feb, 2013 2 commits
-
-
Andrey Pavlenko authored
-
Andrey Pavlenko authored
-
- 14 Feb, 2013 2 commits
-
-
Andrey Pavlenko authored
-
Vladislav Vinogradov authored
* added DenseOpticalFlow interface * moved OpticalFlowDual_TVL1 to src folder
-
- 13 Feb, 2013 3 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 11 Feb, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 08 Feb, 2013 8 commits
-
-
Alexander Smorkalov authored
Issues fix.
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
-
Alexander Smorkalov authored
super.onPause() call moved to begining of onPause method according Google recomandations.
-
- 07 Feb, 2013 1 commit
-
-
Alexander Smorkalov authored
-
- 04 Feb, 2013 1 commit
-
-
Alexander Smorkalov authored
FpsMeter class removed from Image Manipulations and Face Detection examples as unused code.
-
- 31 Jan, 2013 1 commit
-
-
Ivan Korolev authored
-
- 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
-
- 22 Jan, 2013 1 commit
-
-
Vadim Pisarevsky authored
-
- 15 Jan, 2013 1 commit
-
-
Eric Christiansen authored
-
- 25 Dec, 2012 2 commits
-
-
Anatoly Baksheev authored
-
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.
-
- 18 Dec, 2012 1 commit
-
-
Vladislav Vinogradov authored
-
- 17 Dec, 2012 3 commits
-
-
Anatoly Baksheev authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 13 Dec, 2012 2 commits
-
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 09 Dec, 2012 1 commit
-
-
Jason Newton authored
-