I copied the same code as given in this tutorial for hough lines : [tutorial](http://docs.opencv.org/3.0-beta/doc/py_tutorials/py_imgproc/py_houghlines/py_houghlines.html).
This is my output:
[C:\fakepath\houghlines3.jpg](/upfiles/14673549922762088.jpg)
I do not understand why I am getting a different output.
I am getting a different output for probabilistic hough transform also.
↧