-
Notifications
You must be signed in to change notification settings - Fork 95
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
Hough Transformation #56
Comments
Hey @Ashishsingh619, Hough Line transformation is already assigned to someone. |
geekquad
added
gssoc21
GirlScript Summer Of Code 2021
Level3
New features, major bug fixing
labels
Mar 16, 2021
geekquad
added a commit
that referenced
this issue
May 11, 2021
Implemented Hough circles for issue #56
@geekquad can I take up the Probabilistic Hough Line Transformation part..? |
geekquad
added a commit
that referenced
this issue
May 27, 2021
Added Probabilistic Hough Line Transformation [Part of #56]
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I want to implement all the hough transform methods like:
*Hough Line transformation
*Probabilistic Hough Line Transformation
*Hough Circle
To detect the lines and the circles in an Image.
This are my few implementation on the issue and working upon on it to make it more better:
For Hough circle:
For Hough Lines:
Sir @geekquad and Maam @kritikaparmar-programmer please assign me this issue to work on, I am a GSSoC'21 participant and would love to work on this issue.
The text was updated successfully, but these errors were encountered: