- 11 Sep, 2015 3 commits
-
-
Ilya Lavrenov authored
-
Tsukasa Sugiura authored
Fix bug when enter 4 channel image to LineAA function.
-
- 07 Sep, 2015 1 commit
-
-
- 31 Aug, 2015 1 commit
-
-
Maksim Shabunin authored
- IPP is disabled by default when compiler is mingw (couldn't make it work) - fixed some warnings - fixed some `__GNUC__` version checks (for correctness and convenience) - removed UTF-8 BOM from hough.cpp (fixes #5253)
-
- 06 Aug, 2015 1 commit
-
-
Wenju He authored
-
- 28 Jul, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 15 Jul, 2015 1 commit
-
-
Josh Klontz authored
-
- 01 Jul, 2015 1 commit
-
-
Seon-Wook Park authored
-
- 30 Jun, 2015 3 commits
-
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
- 29 Jun, 2015 2 commits
-
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
- 27 Jun, 2015 2 commits
-
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
- 26 Jun, 2015 7 commits
-
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
Seon-Wook Park authored
TODO: Make nosse ver faster than Sobel Make sse ver faster than Sobel for BORDER_REPLICATE
-
Seon-Wook Park authored
TODO: HAL-accelerated code
-
- 25 Jun, 2015 1 commit
-
-
LaurentBerger authored
number
-
- 24 Jun, 2015 2 commits
-
-
Pavel Vlasov authored
-
Pavel Vlasov authored
Some code style corrections;
-
- 22 Jun, 2015 1 commit
-
-
LaurentBerger authored
gaussianBlur with CV_32F. hence rouding error are avoided
-
- 19 Jun, 2015 6 commits
-
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
- 18 Jun, 2015 3 commits
-
-
Seon-Wook Park authored
-
Seon-Wook Park authored
-
Dmitry Budnikov authored
Removed IPP port for tiny arithm.cpp functions Additional warnings fix on various platforms. Build without OPENCL and GCC warnings fixed Fixed warnings, trailing spaces and removed unused secure_cpy. IPP code refactored. IPP code path implemented as separate static functions to simplify future work with IPP code and make it more readable.
-
- 09 Jun, 2015 1 commit
-
-
René authored
The inner loop of the backward scan got the wrong initial "a".
-
- 28 May, 2015 1 commit
-
-
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
-
- 27 May, 2015 1 commit
-
-
S. Garrido authored
-
- 26 May, 2015 1 commit
-
-
Zhigang Gong authored
Signed-off-by:
Zhigang Gong <zhigang.gong@intel.com>
-