This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
opencv
/
modules
/
features2d
History
Roman Donchenko
29b13ec1de
Replaced most of the usages of parallel_for with that of parallel_for_.
...
This should allow many algorithms to take advantage of more parallelization technologies.
2013-05-31 12:22:04 +04:00
..
doc
removed links to the
http://opencv.willowgarage.com/
2013-04-04 13:44:28 +04:00
include/opencv2
/features2d
Added float, uint64, and uchar params to Algorithm
2013-02-04 20:25:18 +04:00
perf
Eliminate the need of ::testsing::ValuesIn() for CV_ENUM
2013-04-15 19:39:49 +04:00
src
Replaced most of the usages of parallel_for with that of parallel_for_.
2013-05-31 12:22:04 +04:00
test
Added info() method in descriptor matchers (
#2330
)
2013-02-01 02:23:40 +04:00
CMakeLists.txt
Made dependency of features2d and calib3d from highgui optional
2012-03-13 12:33:16 +00:00