1745 Commits (5c9e6b70591480a6483d07ae17b17418a0ec15db)
 

Author SHA1 Message Date
Maria Dimashova 5c9e6b7059 fixed CvGBTrees 14 years ago
Maria Dimashova 481d0b2c56 fixed CvBoost 14 years ago
Maria Dimashova 428aef522b added new sample on ML models 14 years ago
Elena Fedotova e762f2a33c Purpose: updated the highgui chapter 14 years ago
Elena Fedotova b561cecbab Purpose: completed the imgproc chapter 14 years ago
Elena Fedotova 2eecdcd50c Purpose: completed the imgproc chapter 14 years ago
Elena Fedotova 25f289eae9 Purpose: completed the imgproc chapter 14 years ago
Elena Fedotova 150d7aab90 Purpose: completed the imgproc chapter 14 years ago
Elena Fedotova 753b689d85 Purpose: completed the imgproc chapter 14 years ago
Elena Fedotova 046c9ac033 Purpose: completed the imgproc chapter 14 years ago
Elena Fedotova 738c5bb495 Purpose: completed the imgproc chapter 14 years ago
Andrey Kamaev 41f5e8e3d8 Fixed output paths for some libraries and executables. 14 years ago
Andrey Kamaev c122b7e114 Fixed tests compilation issue with low Android API levels. OpenCV successfully compiles for API level 3 and above. 14 years ago
Ethan Rublee 17b11a47bf Conditional for the module ts, depending on whether tests are being built. 14 years ago
Ethan Rublee 74907eeb8e Dissable tests for android by default. 14 years ago
Leonid Beynenson e262f054ad Changed algorithm of Android camera synchronisation --- added "auto-grab" mode. 14 years ago
Maria Dimashova e7ef84b2c2 fixed #932 14 years ago
Maria Dimashova fa6400843e fixed #982 14 years ago
Alexander Shishkov 8a79d414c0 fixed bug in solvePnPRansac test (thanks to Pieter-Jan Busschaert) 14 years ago
Maria Dimashova 34a18f79e1 fixed #832 14 years ago
Leonid Beynenson 2806db93d8 Merged the branch /branches/opencv_pthread_framework/opencv into the trunk. 14 years ago
Maria Dimashova e202b13069 fixed bug in knnMatch method 14 years ago
Alexander Shishkov de93fdb1af fixed bug in knnMatch method 14 years ago
Vadim Pisarevsky 9702b5ef8a made the samples compile on Windows 14 years ago
Vadim Pisarevsky 9ca45daba3 fixed couple of integral-related bugs 14 years ago
Vadim Pisarevsky 8da637854c added extra check to avoid crashes 14 years ago
Vadim Pisarevsky 06b233bdc9 corrected the output euler angle on y axis in RQDecomp3x3 (thanks to Lasve for the patch) 14 years ago
Vadim Pisarevsky 3d92d4c0bc fixed compile errors on Ubuntu 11.04 14 years ago
Vadim Pisarevsky 675aaea46f removed duplicated directory 14 years ago
Vadim Pisarevsky 820c5941fc corrected badarg test of findchessboardcorners (thanks to Pieter-Jan Busschaert) 14 years ago
Vadim Pisarevsky c82252035f fixed bug with misaligned data access (on Windows & Linux) 14 years ago
Vadim Pisarevsky aa7d423a6d fixed typo 14 years ago
Vadim Pisarevsky d95bf478fe fixed corners emptiness check in drawChessboardCorners (thanks to thomask) 14 years ago
Alexey Spizhevoy ce808af594 fixed failing GPU projectPoints and solvePnPRansac tests 14 years ago
Vadim Pisarevsky d67e612f10 fixed highgui build on Windows 14 years ago
Vadim Pisarevsky 5f6beac5d5 fixed libpng build on Windows 14 years ago
Vadim Pisarevsky 417663c062 moved image codecs' headers to the respective subdirectories; allow the user to use system zlib. 14 years ago
Vadim Pisarevsky 6985540744 moved image codecs' headers to the respective subdirectories; allow the user to use system zlib. 14 years ago
Vadim Pisarevsky 0e0929af15 fixed compile errors on Ubuntu 14 years ago
Maria Dimashova cd981f4d13 started to integrate DOT detector 14 years ago
Vadim Pisarevsky 0a8c7d274b fixed typo in cv::erode description 14 years ago
Vadim Pisarevsky 35af5dacde do not define CVAPI_EXPORTS when OpenCV is built statically (thanks to Mika Fischer for the patch) 14 years ago
Vadim Pisarevsky caa943c85f made png codec in highgui compatible with libpng-1.5 (thanks to wiz for the patch) 14 years ago
Vadim Pisarevsky 0556c5ede2 make sure filter2D does not use uninitialized buffers (thanks to flkleber for the patch) 14 years ago
Vadim Pisarevsky 4b2f9e78fc fixed repeated allocation of RNG on each theRNG() call (thanks to barjenbr for the patch) 14 years ago
Vadim Pisarevsky 0cfcb48796 bugfix for highgui crash on Windows in debug mode (ticket #752) has been propagated from branch 2.2 to trunk 14 years ago
James Bowman 6f82c0d662 simple mean for decode 14 years ago
James Bowman 181de06445 restore data matrix 14 years ago
Vadim Pisarevsky 7735712732 removed obsolete tex docs in order to avoid possible confusion 14 years ago
James Bowman 8047d0503f datamatrix 14 years ago