3155 Commits (bd49b9b8aa58b9c2f86e118c26fd73f89e05a55b)

Author SHA1 Message Date
Ilya Lysenkov e4525860e0 Fixed a typo 13 years ago
Marina Kolpakova c0f6e219bb calcCovarMatrix cupport fot std::vectors of cv::Mat (#494) 13 years ago
Vadim Pisarevsky 38488cfdf1 probably fixed linemod crash (thanks to Stefan for the report) 13 years ago
Maria Dimashova 04d24a8824 refactored likelihood computing 13 years ago
Andrey Kamaev 51385ac73a Java Tests: filtered VideoCapture tests 13 years ago
Maria Dimashova 3db7823682 removed unnecessary param 13 years ago
Andrey Kamaev d8cec20e1b Added perf test for calcOpticalFlowPyrLK 13 years ago
Andrey Kamaev e4ca7118f3 #1782 Threading optimization of OpenNI wrapper is disabled for TBB < 3.0 13 years ago
Ilya Lysenkov a77a93a8e2 Minor doc fix. 13 years ago
Alexander Smorkalov 3c08f7a14d Patch #1789 access to Android camera settings applied. 13 years ago
Ilya Lysenkov 8b65286139 Documented error measures used in calcOpticalFlowPyrLK 13 years ago
Andrey Pavlenko af198233a9 Java API: fixing more tests 13 years ago
Andrey Kamaev 570ec2f166 Improved status report for Eigen and Ximea, improved search of PvApi headers/libs 13 years ago
Alexander Shishkov 7cd42b8b6a modified reduce test 13 years ago
Andrey Kamaev b756033206 Fixed several warnings on various platforms 13 years ago
Andrey Kamaev b31f468921 Fixed MSVC warning in Mat::diag 13 years ago
Andrey Kamaev 626afecaf8 Fixed couple of MSVC warnings 13 years ago
Vadim Pisarevsky b122f7326b fixed Core_Array.expressions test 13 years ago
Vadim Pisarevsky 8b0d9f4f5c excluded dangerously overriden Mat_::reshape() method (ticket #1510) 13 years ago
Vadim Pisarevsky 07750a1c7e extended Sobel & Scharr description (ticket #1555). Added CV_32F/CV_64F format combination in sepFilter2D. 13 years ago
Vadim Pisarevsky 6e5e2aa32f fixed references in calib3d (including the ticket #1627) 13 years ago
Andrey Pavlenko 527ff00720 Java API: fixing more tests 13 years ago
Andrey Pavlenko 700bd454b6 Java API: fixing more tests 13 years ago
Andrey Kamaev 1cf96d36cd Corrected fix of flann deprecation warnings 13 years ago
Alexander Reshetnikov 4507764845 Added video input perf test 13 years ago
Andrey Kamaev a13f03f61e Fixed/suppressed remaining warnings from the python bindings 13 years ago
Andrey Kamaev c712f376d5 Fixed warnings about unused return value of fscanf, scanf and system 13 years ago
Andrey Kamaev 7fd1cfc5e7 Fixed warnings about unused return value of fread 13 years ago
Andrey Pavlenko 5f02bbd0d9 Java API: fixing more tests 13 years ago
Vadim Pisarevsky 2c4b5014ac added notice and sample about transparent PNGs support in cv::write (ticket #1438, #1706) 13 years ago
Vadim Pisarevsky 9eb0dc5194 minor correction in fx, fy (elements of camera matrix) description (ticket #1779) 13 years ago
Vadim Pisarevsky c0000f3aed added missing contrib & legacy chapters to the reference manual; fixed (x, y)->(y, x) ordering in Mat.at (ticket #1726) 13 years ago
Maria Dimashova 6cbd36fd1e fixed likelihood computing 13 years ago
Maria Dimashova 411467eab8 fixed likelihood computing 13 years ago
Ilya Lysenkov 74325fe993 Removed unnecessary mat.t() 13 years ago
Ilya Lysenkov 829e558d48 Andrey, Maria and I fixed Mat::diag() 13 years ago
Ilya Lysenkov ade6388d3a Vadim, Maria, Alex, Andrey and I fixed the EM algorithm 13 years ago
Alexander Shishkov b8f2011f80 fixed incorrect boundaries in countNonZero test 13 years ago
Andrey Pavlenko a57bc4feea Java API: fixing more tests 13 years ago
Maria Dimashova 39c23ea0bd replaced using cv::exp 13 years ago
Vadim Pisarevsky 6b0ea0e04e define MIN macro in order to build opencv_ffmpeg*.dll. 13 years ago
Maria Dimashova 3b02ee4b29 modified likelihood computing 13 years ago
Maria Dimashova 74b38e978b fixed kmeans 13 years ago
Andrey Pavlenko 7e06b18144 workaround for the 'Bug #1784 (cvFloor/cvCeil)'; typos fixed; two more tests for checkRange 13 years ago
Vadim Pisarevsky 38befe3336 avoid use of OpenCV functions (like cvRound) in cap_ffmpeg_impl*.hpp 13 years ago
Andrey Kamaev 18067c8e9f Fixed flann deprecation warnings from flann itself 13 years ago
Andrey Kamaev cb1565ebc9 Added Android-specific implementation of getNumberOfCPUs 13 years ago
Andrey Pavlenko dccfd79da8 #1783: test and fix for the bug 13 years ago
Vadim Pisarevsky b253665f8c added explicit VideoWriter::release(). Fixed video stream finalization (write remaining frames); Fixed occasional crash in the case of odd-width or odd-height videos; Fixed a few problems in ffmpeg tests. Positioning still does not work well. 13 years ago
Alexander Shishkov 692b709955 test commit for Buildbot 13 years ago