Part Number: TDA2EVM5777
Hello,
I am working with VisionSDK 3.06.
I am attempting to port an algorithm that uses the OpenCV HoughLinesP function (https://docs.opencv.org/2.4/modules/imgproc/doc/feature_detection.html?highlight=houghlinesp#houghlinesp) on one of the C66x DSP cores.
Is the VLIB_houghLineFromList function equivalent to the above OpenCV function?
Can I replace the OpenCV function with the VLIB function?
Thank you.
