-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
New edge detection method - want to contribute #4572
Comments
We don't currently ship any techniques for edge detection, so I'm not sure that this is the appropriate library for that. OpenCV or SciPy would probably be better choices. |
To link, here are the other attempts to find a home for this method |
I hope this would find many homes soon. Also I would make a home myself in near future. :-) |
Here is a link to code from the OP based on the paper - https://github.com/SujoyKG/Sujoy_Edge/blob/master/edge.py |
Closing, for reasons stated earlier. |
I am attaching my one paper on a new image-edge detection method which is more general than the similar popular techniques for the same.
Please read it. If you like it, I will post the source code & contribute to 'pillow'.
Thanks in advance.
a-better-first-derivative-approach-for-edge-detection-IJERTV2IS110616.pdf
The text was updated successfully, but these errors were encountered: