This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
84980741a8
opencv
/
modules
/
objdetect
History
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
2018-03-26 09:24:03 -07:00
..
doc
/pics
include
/opencv2
Misc. modules/ typos (cont.)
2018-02-12 10:15:36 -05:00
misc/java
/test
perf
build: eliminate calls of removed functionality from C++17
2018-02-07 12:00:33 +03:00
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
2018-03-26 09:24:03 -07:00
test
ts: refactor OpenCV tests
2018-02-03 19:39:47 +00:00
CMakeLists.txt
Merge pull request
#9466
from huningxin:js
2017-09-25 16:52:07 +03:00