-
Notifications
You must be signed in to change notification settings - Fork 744
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include Fast Line Detector #958
Comments
Done in commit f69b146! Please give it a try with the snapshots: http://bytedeco.org/builds/ |
That was fast. Thank you! We'll give it a shot. |
Will it be probably available in the next stable version 1.5.5? |
Yeah, but you can start using it today through the snapshot builds Samuel linked above |
Version 1.5.5 has been released with all those features included! Enjoy and thanks for reporting |
A fast line detector implementation is available in opencv_contrib -> opencv2/ximgproc/fast_line_detector.hpp
This issue is a feature request to include that.
The text was updated successfully, but these errors were encountered: