2536 Commits (dfe7708f17feee216f4cf8f809c3fbff125ad4c4)
 

Author SHA1 Message Date
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
salmanulhaq 1e691daab4 ocl folder contains the gpu implementations 14 years ago
Andrey Kamaev 426c358352 Fixed bugs in rst_parser.py; added parsing of 'seealso' blocks 14 years ago
salmanulhaq fe86d25694 renamed gpu to ocl 14 years ago
salmanulhaq e22ad8050b OclMat implementation 14 years ago
Alexander Mordvintsev 9af213bf60 work on facedetect sample 14 years ago
salmanulhaq 64de562db2 Update OclMat to match GpuMat. Include ref counting, opearators, Scalar initialization. Tested for Intel OCL SDK. 14 years ago
Andrey Pavlenko 7432fc1d2d - 'String' (that is synonym of std::string) is added 14 years ago
Andrey Kamaev ed8a2af9b6 Improved rst parser; fixed bug in hdr_parser; some small fixes in documentation 14 years ago
Kirill Kornyakov 72cc69e431 java tests: split into packages, tests for VideoCapture implemented 14 years ago
Vadim Pisarevsky 5649f35757 some more bugfixed in 2.3 propagated to trunk 14 years ago