2546 Commits (9b464199d67271b9e77274003e944b96da77693b)
 

Author SHA1 Message Date
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
Andrey Pavlenko 086643f5a7 finalize() added to ported classes; javadoc anchor added to ported funcs 14 years ago
Maria Dimashova 370130e464 fixed PyramidAdaptedFeatureDetector (when mask is not empty) (#1206) 14 years ago
Maria Dimashova c380dd579b updated whitelist 14 years ago
Alexey Spizhevoy abe34e3b33 removed debug func. call 14 years ago
Alexey Spizhevoy e9837b0aa9 added support of old CC into GPU mean shift routines 14 years ago
Alexander Shishkov b50428bf65 removed -static-libstdc++ flag for compatibility with old MinGW version 14 years ago
Alexander Shishkov 3a8a729a52 removed CPack 14 years ago
Vadim Pisarevsky 4e099d2e5c fixed memory leak in CvKNearest::train() and the constructor. 14 years ago
Andrey Kamaev 2cf34c7f46 Fixed few more bugs in rst_parser. Fixed small typos in documentation. 14 years ago
Vadim Pisarevsky ddd57e7496 commented off debugging print in cap_libv4l.cpp (ticket #807) 14 years ago
Vadim Pisarevsky b0aae19fb4 probably fixed parallel face detector (i.e. built with TBB), ticket #1185. Thanks to mengw for the patch 14 years ago
Vadim Pisarevsky af00cd5b75 Disabled -ffast-math in the case of GCC 4.6.x (ticket #1201) 14 years ago
Alexander Mordvintsev c3ef6e866f facedetect.py sample works 14 years ago
Vadim Pisarevsky db0dcaffeb fixed #1204 14 years ago
Vadim Pisarevsky 5bb8076d7d added centerPrincipalPoint=false to getOptimalNewCameraMatrix (ticket #1199) 14 years ago
Vadim Pisarevsky 38e0f84876 corrected css style - use the same background color for all text elements. 14 years ago
Vadim Pisarevsky 0940573e8b fixed a few more typos in the docs. 14 years ago
Vadim Pisarevsky 462d4a1dae opencl module is not ready for trunk yet 14 years ago