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-12-01 23:30:06 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
ac730d9f53
opencv
/
modules
/
imgproc
History
Alexander Alekhin
14d5358982
Merge pull request
#3210
from akarsakov:ocl_gftt_opt
2014-10-07 09:06:54 +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 performance test for OCL version of HoughLines and HoughLinesP
2014-09-30 11:03:54 +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