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
Vadim Pisarevsky
397870d7a5
Merge pull request
#3279
from akarsakov:ocl_houghlines
2014-10-09 14:56:45 +00:00
..
doc
Doc: Fixing indentation
2014-09-17 09:29:17 +02:00
include
/opencv2
removed optim module; moved its functionality to core and photo modules; moved drawing functions from core to imgproc. Removed FilterEngine etc. from public API
2014-08-14 12:50:07 +04:00
perf
Added OCL performance test for YUV2RGB_IYUV, YUV2GRAY_420, RGB2YUV_IYUV, YUV2RGB_YUY2, YUV2GRAY_YUY2 color conversion modes
2014-10-08 17:25:51 +04:00
src
Merge pull request
#3279
from akarsakov:ocl_houghlines
2014-10-09 14:56:45 +00:00
test
Merge pull request
#3279
from akarsakov:ocl_houghlines
2014-10-09 14:56:45 +00:00
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00