3052 Commits (50b72197ab672d808e6883bd10294dc5a0edab69)
 

Author SHA1 Message Date
Vadim Pisarevsky 7702fa4d61 added improved version of the variational stereo correspondence algorithm by Sergey Kosov 14 years ago
Andrey Pavlenko 5f0c312087 - partial 'vector' support in Java API generator 14 years ago
Vadim Pisarevsky 12715c210d fixed mixed-type arithmetic operations (ticket #1224) 14 years ago
Leonid Beynenson 0db73575a6 Added class TermCriteria. 14 years ago
Vadim Pisarevsky e33bfb5ebf added haarcascades for ears detection (by Modesto Castrillón Santana) 14 years ago
Kirill Kornyakov da64ba1bde java tests: found a reason of crash (addWeighted bug #1224), some tests cleaned and added 14 years ago
Vadim Pisarevsky 2dea07f9f8 repaired Python bindings for functions using InputOutputArray 14 years ago
Andrey Kamaev f97e5f7353 Modified Android samples 14 years ago
Kirill Kornyakov 87ad9b1c3e samples C/C++: fixed compilation problem on Ubuntu 14 years ago
Andrey Kamaev 14bc6e3e6c Modified Android Samples 14 years ago
Vadim Pisarevsky 08f1f5769a ok. enabled TBB in LatentSVM, but need to check if it works 14 years ago
Vadim Pisarevsky 36ba3d691e temporarily switch off TBB 14 years ago
Vadim Pisarevsky ca2433c212 fixed opencv_flann (with flann 1.6) compile errors on Windows (VS2005 & VS2008) 14 years ago
Andrey Kamaev c52ab82bbf Minor Android samples fix 14 years ago
Andrey Kamaev 85c8a69fdf Fixed Android packaging script 14 years ago
Andrey Kamaev 20ec29f22e Android samples are included into the Android package 14 years ago
Andrey Kamaev a70f354c0f Andoid build fixed 14 years ago
Leonid Beynenson 510ca53687 Added the function minMaxLoc to JavaAPI as a manual ported function. 14 years ago
Andrey Pavlenko ab1ff12a71 class ignore list added for Java API generator 14 years ago
Andrey Pavlenko a99b80b1a9 funcs ignore list added for Java API generator 14 years ago
Andrey Kamaev 0b57d904db Fixed Android compilation on Windows 14 years ago
Andrey Kamaev 87cfcc8ee2 Fixed Android build 14 years ago
Vadim Pisarevsky 562914e33b upgraded to FLANN 1.6. Added miniflann interface, which is now used in the rest of OpenCV. Added Python bindings for FLANN. 14 years ago
Ana Huaman 4e42bf6308 Added reST tutorials for Contours (6 in imgproc) and for Corner Detection (4 in features2D) + links in conf.py 14 years ago
Maria Dimashova b64bb95860 added ability to reset view point of depth generator to normal one (#1195) 14 years ago
Andrey Kamaev 4d8a261d99 Allowed spaces in path to OpenCV (tested only Android build) 14 years ago
Andrey Kamaev 0b6fed32e3 Allowed spaces in Android NDK path 14 years ago
Andrey Pavlenko 801079e2ba partial implementation of complex out args in Java wrappers 14 years ago
Andrey Kamaev 066039fd15 Improved ANDROID_SDK_TARGET detection; improved NDK detection in android.toolchain.cmake 14 years ago
Ilya Lysenkov 2c2d7d7bbd Fixed findCirclesGrid for the case of working with 'square' asymmetric patterns. 14 years ago
Leonid Beynenson d60349b1fc Added to Java API classes Range and CvSlice. 14 years ago
Vadim Pisarevsky a69bd80b99 fixed opencv_video tests 14 years ago
Andrey Kamaev 6c668dd704 Fixed Android SDK searching 14 years ago
Andrey Kamaev 355f6d0a73 Fixed Android SDK searching 14 years ago
Vadim Pisarevsky 5352684647 fixed memleak in Python bindings (ticket #1219) 14 years ago
Vadim Pisarevsky 386f147597 a few minor fixes in Python samples 14 years ago
Ana Huaman f098d98908 Added moments_demo.cpp 14 years ago
Ana Huaman bbba2a0608 Added pointPolygonTest_demo code for tutorials 14 years ago
Andrey Pavlenko fbfddbd3ea - 'c_string' support added to Java API 14 years ago
Ana Huaman 9aa5e5b000 Added generalContours_demo2.cpp 14 years ago
Ana Huaman c21b747733 Added hull_demo.cpp code for tutorials 14 years ago
Ana Huaman edc1bd4c8c Added generalContours_demo1.cpp tutorial code 14 years ago
Evgeniy Kozinov 07eed8c489 refactoring latentSVM 14 years ago
Ana Huaman ea8e27961e Added sample code for tutorial findContours_demo.cpp 14 years ago
Andrey Kamaev ecfc8e97db Android toolchain default NDK path is updated for version r6 14 years ago
Leonid Beynenson 0ddc661882 Fixed bug in the operator of cv::Ranges-s intersection (operator &). 14 years ago
Andrey Kamaev bee4c347ba Fixed bug with ARM_TARGET caching 14 years ago
Andrey Kamaev 6623fe3b08 Added option INSTALL_ANDROID_EXAMPLES (default off); Added option for choosing SDK platform for Android tests and samples. 14 years ago
Vadim Pisarevsky 49c48aabff fixed typo in the license (ticket #1211) 14 years ago
Leonid Beynenson e59f530338 Added the class RotatedRect to Java API. 14 years ago