Part Number: TDA2EVM5777
Hi TI experts,
Currently I am dealing with VLIB function of hough lines from list (VLIB_houghLineFromList) which partially outputs the "theta" and "rho" from the hough space but doesn't convert the hough space back into image space and generates the hough line parameters (i.e. k, b ..) which are very important for my usage, otherwise i am unable to use this function entirely to detect the hough lines. I have looked over the source code which also doesn't contain any such details. Kindly help me in this matter or suggest me if there is any such function exist which can fulfill the need of hough lines.
With best regards,
H. M. Owais