Skip to content
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

Plans for implementing Probabilistic Hough Transform? #1022

Open
giannishatzo opened this issue Mar 30, 2023 · 1 comment
Open

Plans for implementing Probabilistic Hough Transform? #1022

giannishatzo opened this issue Mar 30, 2023 · 1 comment

Comments

@giannishatzo
Copy link

Hi All

I was wondering if there are any plans to implement the Probabilistic Hough Transform?
I've used the HoughLinesP function many times in OpenCV but there's no equivalent (that I could find) in Julia Images.

Best regards

Giannis

@ashwani-rathee
Copy link
Member

Hey @giannishatzo, ImageFeatures.jl provides hough_transform_standard which can be used for lines.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants