2714 Commits (f91aad326cedc1e02fd76a80ea0ef6764f7ab891)
 

Author SHA1 Message Date
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
Kirill Kornyakov b58dc21074 java tests: added 2 tests for calib3d, implemented assertMatNotEqual 14 years ago
Kirill Kornyakov 63f8feb2a1 java tests: added a chessboard image 14 years ago
Andrey Pavlenko 7ca50b2b3d org.opencv.utils renamed to org.opencv.android 14 years ago
Andrey Pavlenko bc9a9b714c adding runtime Android logging in Debug 14 years ago
Andrey Kamaev 7159845021 Added packaging script for Android 14 years ago
Vadim Pisarevsky 569b1ad582 embeded cv Python module into cv2. 14 years ago
Kirill Kornyakov 9b464199d6 java tests: Mat.inv and Mat.cross implemented, almost all Mat tests finished except put, get and dispose 14 years ago
Andrey Kamaev 2dd965b7f5 minor cmake corrections 14 years ago
Ana Huaman 7386269943 Added cornerDetector_Demo.cpp sample for tutorial of cornerMinEigenVal and cornerEigenValsAndVecs 14 years ago
Vadim Pisarevsky 21409de176 optimized sparse LK optical flow (tickets #1062 and #1210) 14 years ago
Ana Huaman 442f6b4100 Added cornerSubPix_Demo.cpp tutorial sample code 14 years ago
Ana Huaman 6c9f4d6423 Added goodFeaturesToTrack_Demo.cpp code for tutorials 14 years ago
Ana Huaman e2da35dc6e Added Harris corner detection sample tutorial 14 years ago
Andrey Pavlenko 4033d8324c native exception handling added 14 years ago
Kirill Kornyakov d227079753 java tests: added stubs for calib3d, features2d classes, some other updates 14 years ago
Andrey Kamaev ec866c5acd Improved rst_parser and javadoc generation scripts 14 years ago
Andrey Kamaev dfe7708f17 Improved javadoc comments generation scripts; fixed some typos in documentation 14 years ago
Andrey Pavlenko eea62ca6fb - added missing loadLibrary for inner classes 14 years ago
Alexander Mordvintsev 3511bf81de help message printing 14 years ago
Alexander Mordvintsev c053532be1 sobel -> Sobel 14 years ago
Alexander Mordvintsev 0217ae3a70 faster detection and timing in facedetect.py 14 years ago
Andrey Pavlenko b5d864f579 'clib3d' support added 14 years ago
Alexander Mordvintsev 2a19db61e7 command line option for avi output in turing.py 14 years ago
Alexander Mordvintsev 848fa23a07 made boundingRects argument of segmentMotion CV_OUT 14 years ago
Alexander Mordvintsev c9d9d1ec92 lk_track.py window renamed 14 years ago
Alexander Mordvintsev b175348d93 motempl.py sample works 14 years ago
Alexander Mordvintsev b509cc2a4d contours.py sample added 14 years ago
Alexander Mordvintsev 514711af14 work on motempl.py sample 14 years ago
Alexey Spizhevoy 8a3d1937c3 fixed BFM GPU test compile-time error on ubuntu x64 in debug mode 14 years ago
Bernat Gabor 4168b75edc Some tutorial extending of the Windows install and usage. Display Image retouching. 14 years ago
Vadim Pisarevsky 6f6c1c75ba use Euler font for the formulas in the online docs too. 14 years ago
Vadim Pisarevsky 3f0c17b592 re-added the opencv_flann documentation 14 years ago
Anatoly Baksheev e1dd41d1e2 - fixed SetTo tests for GPU (a problem in test code) 14 years ago
Maria Dimashova 0b1575c485 fixed SIFT when keypoints vector is empty (#1162) 14 years ago
Andrey Kamaev fbed6d1d44 Javadoc comments genearion is integrated into the Java API build 14 years ago
Vadim Pisarevsky eff35f2341 fixed timeScale formula in CvCapture_FFMPEG::setProperty(... CV_CAP_PROP_POS_...) (ticket #1207) 14 years ago
Andrey Kamaev 7c43e7e7e0 Improved rst_parser; added javadoc comments generator; added javadoc markers to handwritten .java files 14 years ago
Alexander Mordvintsev 4151a4590e added lk_track.py sample (currently as a comparison between flow tracker implementations) 14 years ago