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

Implementing active_contour #483

Open
jakirkham opened this issue Jan 24, 2023 · 2 comments
Open

Implementing active_contour #483

jakirkham opened this issue Jan 24, 2023 · 2 comments
Labels
feature request New feature or request

Comments

@jakirkham
Copy link
Member

It would be useful to include active_contour (as demonstrated in this scikit-image example). Here's the scikit-image API for reference.

@jakirkham jakirkham added the feature request New feature or request label Jan 24, 2023
@jakirkham
Copy link
Member Author

Related to issue ( #469 )

@manbehindthemadness
Copy link

This would be somewhat of a "holy grail" implementation as currently there is no CUDA enabled alternative for cv2.findContours()

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

No branches or pull requests

2 participants