This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-28 21:20:18 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
c4fdf71bb3
opencv
/
modules
/
core
History
Vadim Pisarevsky
07c0d50edf
put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder.
2014-06-24 21:16:09 +04:00
..
doc
put the detection-based tracker back (to objdetect module), so that the Android face detection sample builds fine. The patch by Konstantin Matskevich that adds C++11 threads support has been merged in too. Also, fixed compile error in the doc builder.
2014-06-24 21:16:09 +04:00
include
/opencv2
added norm_inf support to minmaxloc kernel
2014-06-09 20:05:26 +04:00
perf
changed power in cv::pow test to test actual kernel
2014-06-10 17:41:43 +04:00
src
Merge pull request
#2874
from vbystricky:ocl_LUTAMDfix
2014-06-23 14:23:26 +00:00
test
optimized cv::norm with NORM_RELATIVE
2014-06-07 21:26:40 +04:00
CMakeLists.txt
Merge remote-tracking branch 'origin/2.4' into merge-2.4
2014-02-25 15:02:24 +04:00