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-25 11:40:44 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dfff9a8125
opencv
/
modules
/
imgproc
History
Alexander Karsakov
dfff9a8125
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
..
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
#3210
from akarsakov:ocl_gftt_opt
2014-10-07 09:06:54 +00:00
test
Fixed range for 'v' channel for 8U images
2014-08-21 17:22:06 +04:00
CMakeLists.txt
Global CMake reorganization:
2012-02-03 11:26:49 +00:00