Fix typos in py_houghlines tutorial. Extract the python code in a specific folder.
authorcatree <catree.catreus@outlook.com>
Tue, 17 Jan 2017 15:09:27 +0000 (16:09 +0100)
committercatree <catree.catreus@outlook.com>
Tue, 17 Jan 2017 15:09:27 +0000 (16:09 +0100)
commite357e2c1b7d8624bf9290b27310b80615b0d3be6
treed7bf81a033c8ec4bd8017c6882121d5e5720e01c
parenta8e5d1d9fdae183762d4e06a7e25473d10ef1974
Fix typos in py_houghlines tutorial. Extract the python code in a specific folder.
doc/py_tutorials/py_imgproc/py_houghlines/py_houghlines.markdown
samples/python/tutorial_code/imgProc/hough_line_transform/hough_line_transform.py [new file with mode: 0644]
samples/python/tutorial_code/imgProc/hough_line_transform/probabilistic_hough_line_transform.py [new file with mode: 0644]