This website requires JavaScript.
Explore
Help
Sign In
potok
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2026-07-26 05:43:05 +04:00
Code
Packages
Releases
Wiki
Activity
Files
8f0669c300cc9be00ccbd9561ba6bb2f6d0a0e72
opencv
/
modules
/
objdetect
T
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
Removed Sphinx documentation files
2014-12-26 19:12:19 +03:00
include
/opencv2
Misc. modules/ typos (cont.)
2018-02-12 10:15:36 -05:00
misc/java
/test
Modified java wrapping mechanism
2015-03-02 18:12:30 +03:00
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