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
/
imgproc
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
Bug
#2960
: docs about CV_BGR2GRAY
2013-05-25 01:50:41 +05:30
include/opencv2
/imgproc
CPU implementation of CLAHE
2013-03-25 17:44:31 +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 tests for RGB to YUV420p color conversion
2013-02-25 17:01:07 +04:00
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00