-
Notifications
You must be signed in to change notification settings - Fork 5
Closed
Labels
releasedIncluded in a releaseIncluded in a release
Description
Is your feature request related to a problem?
I'd like to be able to find the edges on an image.
Desired solution
- Add method
find_edgestoImagethat returns a new image containing the edges but leaves the original unchanged. - In the body of the function, first convert the image to grayscale (Convert image to grayscale #287)
Possible alternatives (optional)
No response
Screenshots (optional)
No response
Additional Context (optional)
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
releasedIncluded in a releaseIncluded in a release
Type
Projects
Status
✔️ Done