Tutorial Hough Lines
authortribta <joaocartuchoo@gmail.com>
Sat, 26 Aug 2017 23:02:29 +0000 (00:02 +0100)
committertribta <joaocartuchoo@gmail.com>
Thu, 5 Oct 2017 11:17:38 +0000 (14:17 +0300)
commit9a2317e063bcdaf46e0f8a68c7b972338b825ac8
treed174fc263133ab53e960437c8f3b9552ed797615
parentd99ced6ec85194ce196fb671f084d3980bb7018e
Tutorial Hough Lines
doc/tutorials/imgproc/imgtrans/hough_lines/hough_lines.markdown
doc/tutorials/imgproc/imgtrans/hough_lines/images/hough_lines_result1.png [new file with mode: 0644]
doc/tutorials/imgproc/imgtrans/hough_lines/images/hough_lines_result2.png [new file with mode: 0644]
doc/tutorials/imgproc/table_of_content_imgproc.markdown
samples/cpp/houghlines.cpp [deleted file]
samples/cpp/tutorial_code/ImgTrans/houghlines.cpp [new file with mode: 0644]
samples/java/tutorial_code/ImgTrans/HoughLine/HoughLines.java [new file with mode: 0644]
samples/python/tutorial_code/ImgTrans/HoughLine/hough_lines.py [new file with mode: 0644]