4332 Commits (74cc370c74ad1cd88a05a81c8fe9979a79a647a4)
 

Author SHA1 Message Date
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
Alexander Shishkov 013e16b445 update search panel for online documentation 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
Andrey Kamaev f5d327362b Android toolchain is updated for NDK r7c 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
Andrey Kamaev d29a0d4c43 Fixed Ant search (Android build) 13 years ago
Alexander Shishkov 1b495973b2 remove search tips 13 years ago
Maria Dimashova 39c23ea0bd replaced using cv::exp 13 years ago
Alexander Shishkov 6367867cbc update FFMPEG wrapper binaries 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
Alexander Smorkalov 54001572d5 Setting camera parameters on Android 2.2.2 fixed. Old Android does not support continuous-video focus mode. 13 years ago
Vadim Pisarevsky 38befe3336 avoid use of OpenCV functions (like cvRound) in cap_ffmpeg_impl*.hpp 13 years ago
Andrey Kamaev 12d42768f8 Slightly improved cmake status report 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 1a1d7baf9a update FFMPEG wrapper binaries 13 years ago
Alexander Shishkov 692b709955 test commit for Buildbot 13 years ago
Alexander Shishkov d277a6a2d4 test commit for Buildbot 13 years ago
Alexander Reshetnikov 6f6d12c2b6 Updated cvconfig.h.cmake 13 years ago
Andrey Kamaev 935222c58f ffmpeg version info for Windows 13 years ago
Alexander Reshetnikov 05abdcd64f Changes of highgui structure 13 years ago
Vadim Pisarevsky 213a23e860 updated ffmpeg to 0.10.2 13 years ago
Vadim Pisarevsky 82db65ae8f avoid compile error of opencv_ffmpeg[_64].dll with v2 of FFMPEG wrappers 13 years ago
Alexander Shishkov f551b2547e turn on CountNonZero test 13 years ago