Hi,
Hough_Lines_Tutorial_Theory_2.jpg
I want to return the orientation of theta with this functun
CvSeq* cvHoughLines2(CvArr* image, void* line_storage, int method, double rho, double theta, int threshold, double param1=0, double param2=0 )
But I don't know how to use it !! please help me thank you