- Display the original image and the detected line in two windows.
A slightly fancier version (which shows both Hough standard and probabilistic
with trackbars for changing the threshold values) can be found
-# The sample code that we will explain can be downloaded from [here](https://github.com/opencv/opencv/tree/master/samples/cpp/houghlines.cpp). A slightly fancier version