This website requires JavaScript.
Explore
Help
Sign In
third_party
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
12a8f5486d
opencv
/
doc
/
tutorials
/
imgproc
/
imgtrans
History
StevenPuttemans
f4eebc46b2
Fixing all wrong uses of RGB channels instead of the OpenCV BGR standard
2015-05-04 09:23:15 +02:00
..
canny_detector
Applied feature
#3375
and fix of pull 1842 to avoid merging problems later
2013-11-25 10:53:03 +01:00
copyMakeBorder
Applied feature
#3375
and fix of pull 1842 to avoid merging problems later
2013-11-25 10:53:03 +01:00
filter_2d
Applied feature
#3375
and fix of pull 1842 to avoid merging problems later
2013-11-25 10:53:03 +01:00
hough_circle
Applied feature
#3375
and fix of pull 1842 to avoid merging problems later
2013-11-25 10:53:03 +01:00
hough_lines
fixed error in hough lines tutorial (the point (9,4) is not on the lines, but the point (4,9) is)
2015-03-12 16:46:25 +01:00
laplace_operator
Fixing all wrong uses of RGB channels instead of the OpenCV BGR standard
2015-05-04 09:23:15 +02:00
remap
Applied feature
#3375
and fix of pull 1842 to avoid merging problems later
2013-11-25 10:53:03 +01:00
sobel_derivatives
Fixing all wrong uses of RGB channels instead of the OpenCV BGR standard
2015-05-04 09:23:15 +02:00
warp_affine
Fixed minor documentation typo
2013-11-27 04:09:40 -08:00