- 11 Jun, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 04 Jun, 2015 1 commit
-
-
Maksim Shabunin authored
OpenCV 3.0.0 * tag '3.0.0': Version for 3.0.0 release
-
- 03 Jun, 2015 9 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Alexander Alekhin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
-
http://code.opencv.org/issues/4359berak authored
-
- 02 Jun, 2015 5 commits
-
-
Vadim Pisarevsky authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Diogo Rolo authored
Small typo fix in the documentation. It was written 'devie' instead of 'device' in: 'Switching active device can be done using cuda::setDevice() function'
-
Vadim Pisarevsky authored
-
- 01 Jun, 2015 5 commits
-
-
Vadim Pisarevsky authored
made improvements in ECC code (comments from https://github.com/Itseez/opencv/pull/3845), as well as minor tweak in pthread's based parallel for.
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
kalistratovag authored
removing trailing whitespaces Compilation error on Mac fix & warning on android Warnings fixed on iOs
-
Vadim Pisarevsky authored
-
- 30 May, 2015 1 commit
-
-
Alexander Smorkalov authored
-
- 29 May, 2015 4 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Evgeny Agafonchikov authored
of WINRT samples This removes requirement to add OPENCV_WINRT_INSTALL_DIR with backslash in the end in case trailing slash is presented VS handles duplicated slashes w/o issues
-
- 28 May, 2015 14 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
http://code.opencv.org/issues/3825);…Vadim Pisarevsky authored
clip the found objects in HOG as well (http://code.opencv.org/issues/3825); added test to check CascadeClassifier on small images (http://code.opencv.org/issues/3710)
-
-
Vadim Pisarevsky authored
improvements in Haar CascadeClassifier: 1) use CV_32S instead of CV_32F for the integral of squares (which is more accurate and more efficient); 2) skip the window if its contrast is too low
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Joe Minichino authored
-