Open Source Computer Vision Library https://opencv.org/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
kinchungwong 333e53eee8 Minor improvement to SSE code in HOGDescriptor::computeGradient, replace emulation of _mm_mullo_epi32 with constant multiplicand 3 with two _mm_add_epi32. OpenCV issue #11161 7 years ago
..
doc/pics Removed Sphinx documentation files 10 years ago
include/opencv2 Misc. modules/ typos (cont.) 7 years ago
misc/java/test Modified java wrapping mechanism 10 years ago
perf build: eliminate calls of removed functionality from C++17 7 years ago
src Minor improvement to SSE code in HOGDescriptor::computeGradient, replace emulation of _mm_mullo_epi32 with constant multiplicand 3 with two _mm_add_epi32. OpenCV issue #11161 7 years ago
test ts: refactor OpenCV tests 7 years ago
CMakeLists.txt Merge pull request #9466 from huningxin:js 8 years ago