Hi to all,
i'm looking for Hough Transorfm (or something similar) in Compute Library for detect lines after apply canny algorithm but i can't find it.
Can someone help me or give me some advice?
Thank you!
Hi,
Unfortunately the Compute Library doesn't support any lines detection algorithms, and I'm afraid we currently don't have any plans to add more traditional computer vision algorithms to the library (Most people are interested in machine learning algorithms these days so that's our current area of focus).
For future reference: if you've got questions about the Compute Library please ask them directly on the project's Github page: https://github.com/arm-software/ComputeLibrary/issues
Thanks