4525 Commits (50c2443691a4fef84b48b3423f56d1acad048b97)
 

Author SHA1 Message Date
Alexander Shishkov ab15b5954e fixed #1824 13 years ago
Andrey Pavlenko c3129190fc Java API: minor fix in javadoc 13 years ago
Andrey Kamaev 50009e1546 Improved javadoc generation scripts 13 years ago
Alexander Smorkalov b165997e22 Bug #1853 15-puzzles example does not work on Samsung gt-i9100 with Android ICS 4.0.3 fixed. 13 years ago
Alexey Spizhevoy 6a9f934233 Fixed bug #1759 13 years ago
Vadim Pisarevsky 40d8d11f45 fixed RGBD capture with Asus Xtion (by Gary Bradski) 13 years ago
Vadim Pisarevsky 682f31a013 fixed 3-channel output tvecs support in calibrateCamera (patch #1807) 13 years ago
Vadim Pisarevsky 53104e6f43 decreased the number of tests in Core_Eigen, decreased the maximum matrix size in Core_SVD; now those tests take less time to complete 13 years ago
Andrey Pavlenko 4a6346961f Java API: updating OpenCV version, minor Core API improvements, enabling EM. 13 years ago
Andrey Pavlenko 2efa446e81 updating Posterize in 'image manipulation' Java sample 13 years ago
Vladislav Vinogradov 9e868272e9 reverted r8003 (CascadeClassifier_GPU didn't work) 13 years ago
Alexander Smorkalov c1c1a376a1 bad changes reverted. 13 years ago
Alexander Smorkalov a9d9eb1ab6 Loader classes for OpenCV with Android service added. Library loading in OpenCV API removed. 13 years ago
Alexander Shishkov ac8f6b02de update FFMPEG wrapper binaries 13 years ago
Alexander Reshetnikov 689c1814a5 Fixed VideoCapture memory leak (bug #1481) 13 years ago
Andrey Kamaev 95e657714f Minor improvements: reduced verbosity of positioning tests; run.py - filter out non-executables on windows 13 years ago
Vadim Pisarevsky 1a9758c0a2 fixed Linemod's Detector write method (removed nested sequence delimiters) 13 years ago
Vadim Pisarevsky 9b382d07f6 modified data matrix detection interface (that does not use any new data structures). Added Python sample for data matrix detection. Ticket #1664 13 years ago
Andrey Kamaev 1046f50acb CMake for new Android example 13 years ago
Andrey Pavlenko 3a922a535c adding one more assertion to a Java test 13 years ago
Andrey Pavlenko 52f5009a4c adding Histogram and Posterize, removing Blur from 'image manipulation' Java sample 13 years ago
Vadim Pisarevsky 7ac713405f put template Distance classes back to features2d, since they are used in GPU; fixed OpenCV build with Xcode 2.3 (which includes new libpng) 13 years ago
Alexander Shishkov da0080dd15 fixed #1855 13 years ago
Alexander Shishkov 37295d7b35 fixed #1833 13 years ago
Alexander Shishkov a07724aea2 fixed #1841 13 years ago
Alexander Smorkalov d015a50d51 Base classes for sample added. 13 years ago
Vadim Pisarevsky c78d056ef6 added BruteForceMatcher (the older variant of BFMatcher) to legacy (ticket #1796). added test for it. Renamed legacy tests to "Legacy_*" 13 years ago
Alexander Smorkalov 211dfd68fd Base code for new sample added. 13 years ago
Vadim Pisarevsky d60caea559 added test to check #1737 13 years ago
Andrey Kamaev 2a39128268 Updated latentSVM tests and data 13 years ago
Andrey Kamaev f14d80ab44 Minor documentation fix 13 years ago
Andrey Kamaev 33134ecb87 Increased test threshold for arm 13 years ago
Andrey Kamaev 7bfc50b84d #1854 Fixed Mac OS X build with Clang 13 years ago
Andrey Kamaev 09140c2fc6 Reenabled OpponentSIFT test; 13 years ago
Andrey Pavlenko fc44b3175e adding VIEW_MODE_PIXELIZE to the 'image manipulations' sample 13 years ago
Vadim Pisarevsky f87c2e49db added version number to opencv_ffmpeg dlls (it's added only when dll copied to the bin directory); it resolves #1827 13 years ago
Andrey Kamaev b93d3d7a55 Fixed build warnings 13 years ago
Alexander Smorkalov 5c6de77fc8 Bug #1822 Native camera does not work on Samsung Galaxy SII with Android ICS 4.0.3 was fixed. All binary libs were rebuilt. 13 years ago
Andrey Kamaev 3d0f4fe167 Fixed compiler flags for debug builds 13 years ago
Andrey Kamaev f208535bb6 run.py: Automatically enable color output in android tests (posix shell only) 13 years ago
Alexander Shishkov dd1edc61c5 update FFMPEG wrapper binaries 13 years ago
Vadim Pisarevsky fcbfc030ef avoid use of "AVFrame::best_effort_timestamp" 13 years ago
Alexander Shishkov d994923fec update FFMPEG wrapper binaries 13 years ago
Vadim Pisarevsky bc3c49518d ok, now positioning seem to work well, at least with ffmpeg 0.10.2 on MacOSX 10.7 13 years ago
Vadim Pisarevsky c9e6efc263 propagated changes for retina filters from trunk to 2.4 13 years ago
Andrey Kamaev db3f9b139b Fixed SURF behavior - from now it always returns keypoints in the same order 13 years ago
Vadim Pisarevsky 562e404224 fixed HighguiFramecount.regression test (and renamed it to Highgui_Video.framecount) 13 years ago
Vadim Pisarevsky fb292b1b27 added PSNR function to imgproc; refactored highgui positioning test (which still fails) 13 years ago
Alexander Shishkov bd49b9b8aa update FFMPEG wrapper binaries 13 years ago
Vadim Pisarevsky c0fcfcc7d8 refactored highgui_specificvideo* tests; fixed repeated libswscale context creation in videocapture & videowriter (ticket #1541) 13 years ago