opencv/samples/python/tutorial_code/ImgTrans
2018-09-28 18:42:48 +03:00
..
canny_detector Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 2018-05-18 20:11:53 +02:00
distance_transformation Update findContours parameter type 2018-09-28 18:42:48 +03:00
Filter2D
HoughCircle
HoughLine
LaPlace
MakeBorder
remap Add Java and Python code for the following imgproc tutorials: Canny, Remap, threshold and threshold inRange. Use HSV colorspace instead of RGB for inRange threshold tutorial. 2018-05-18 20:11:53 +02:00
SobelDemo
warp_affine Add Java and Python code for the following imgproc tutorials: Affine Transformations, Histogram Equalization, Histogram Calculation, Histogram Comparison, Back Projection. 2018-05-24 01:11:28 +02:00