4647 Commits (0948f4f863d2aa196d23a4d009803714a9db6b88)
 

Author SHA1 Message Date
Andrey Kamaev 8dae3431c7 Fixed ffmpeg dll copying under mingw 13 years ago
Andrey Kamaev 2c85aa543c Make ocv_include_directories a function to minimize problems with windows backslashes 13 years ago
Andrey Pavlenko 9eded52ce5 fixing compilation for Android 13 years ago
Andrey Kamaev e4303dc96f Fixed build with mingw 4.4.0 13 years ago
Andrey Pavlenko 3c0e9d12f7 Java API: fixing Mat::get() for non-continuous Mat-s. 13 years ago
Vadim Pisarevsky 9213bba48a wrapped Algorithm class. 13 years ago
Andrey Kamaev 8b6d1f6e45 Fixed build (noiseSigma of BackgroundSubtractorMOG is now protected) 13 years ago
Andrey Kamaev d46659f6cc Set sanity thresholds for several performance tests 13 years ago
Vadim Pisarevsky 5b6b30ba0e added dedicated <modname>_init.cpp files with initModule_<modname>() functions and all the relevant structures; made BackgroundSubtractorMOG/MOG2 derivatives from Algorithm; cleaned up MOG2 implementation and made it multi-threaded. 13 years ago
Alexander Reshetnikov 3d108958e7 Added resources release for AVT cameras (ticket #1814) 13 years ago
Andrey Kamaev 624880fd67 Minor update for new Ninja cmake generator 13 years ago
Andrey Morozov 720dc231e8 minor fix in calculate bitrate 13 years ago
Andrey Morozov 742668434c minor fix in calculate bitrate 13 years ago
Andrey Kamaev 247e2d085f Updated for cmake 2.8.8 13 years ago
Andrey Kamaev 3a4c14e549 Fixed verbosity of badarg tests 13 years ago
Andrey Pavlenko dbccc9b129 improving Imgproc.convexityDefects() and Imgproc.convexHull() 13 years ago
Andrey Pavlenko 2ec0efaae5 fixing stability of testBitmapToMat() 13 years ago
Andrey Pavlenko 2513f5d3c7 fixing #1808, Java API improvements 13 years ago
Andrey Pavlenko 13427c0cdf fixing convexityDefects() 13 years ago
Andrey Kamaev 0905c4f6c6 Minor fix for previous commit 13 years ago
Andrey Kamaev 2bedf5bfd5 Refactored build conditionals in highgui tests 13 years ago
Andrey Kamaev b14df1c1e7 Restored old behavior for OSX 13 years ago
Andrey Kamaev 68aec288c0 Fixed Calc_Hist under 32-bit gcc 13 years ago
Maria Dimashova 423b721d97 fixed AlgorithmInfo::read for read only parameters (thanks to Vadim) 13 years ago
Andrey Kamaev 78ee81c409 Fixed dependency from opencv_nonfree in Java bindings 13 years ago
Maria Dimashova f6bddd23af minor doc fix 13 years ago
Maria Dimashova b4a02fae0b added doc on cv::EM; moved doc on CvEM to legacy/doc 13 years ago
Maria Dimashova ca8241f6e5 made em params read only; minor renaming 13 years ago
Maria Dimashova c2ae452ab9 fixed misspelling in ertrees doc 13 years ago
Andrey Kamaev 80516ecbe6 Fixed typo; removed duplicated call 13 years ago
Andrey Kamaev 11ce8683bb Fixed stitching module tests built without nonfree 13 years ago
Alexander Shishkov dda338a757 update FFMPEG wrapper binaries 13 years ago
Alexander Shishkov eb306311f1 fixed FFMPEG wrapper compilation on Windows 13 years ago
Andrey Kamaev 0fd5a9e965 Probably fixed instability of single-precision floating-point RNG 13 years ago
Alexander Reshetnikov 4ec74414bb Fixed error in frame positioning (bug #1815) 13 years ago
Andrey Kamaev 72f4386fb9 Probably fixed EM tests failure on x86 platforms (thanks to Maria D.) 13 years ago
Andrey Kamaev 44098b2fbb #1813 fixed compiler options with profiling enabled 13 years ago
Maria Dimashova 3dfa917879 refactored train and predict methods of em 13 years ago
Andrey Kamaev 8f7e5811b6 Fixed 2 failing python tests 13 years ago
Andrey Kamaev ce32b4792f Made OpenCVConfig.cmake friendly to Windows pack 13 years ago
Andrey Kamaev 24c7bdc3d7 #1809 include unistd.h required for usleep 13 years ago
Andrey Kamaev 73047b6d4e Fixed failing Video_OpticalFlow.accuracy test 13 years ago
Maria Dimashova cdb3f11d5e fixed test on em (old interface) 13 years ago
Andrey Kamaev 965dbf3620 run.py: try working directory as a build path if no paths provided 13 years ago
Andrey Kamaev b835c04589 Fixed incorrect asssertion in test 13 years ago
Andrey Kamaev 44a1e79621 Fixed build warnings 13 years ago
Maria Dimashova 7120355e06 updated points_classifier sample to use bayes classifier after distributions estimation by EM 13 years ago
Maria Dimashova eaf0d38f03 removed changes of r8043; fixed 4 broken ml tests by other way 13 years ago
Andrey Kamaev 6d00182e13 Fixed Android build with correct manifest file 13 years ago
Maria Dimashova 570c8254b2 fixed test on em 13 years ago