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

Is there a corresponding example for FindContour, and how to obtain the contour coordinates?[QUESTION] #148

Closed
zhkuo24 opened this issue Mar 26, 2024 · 1 comment
Labels
feature request New feature or request question Further information is requested

Comments

@zhkuo24
Copy link

zhkuo24 commented Mar 26, 2024

What is your question?
Hello, I am using the cvcuda::FindContours operator. Could you please provide an example for reference? I am currently unable to obtain the coordinates of the contour points. Thank you.

@zhkuo24 zhkuo24 added the question Further information is requested label Mar 26, 2024
@dlesage-nvidia dlesage-nvidia added the feature request New feature or request label May 14, 2024
@dlesage-nvidia
Copy link
Contributor

Hi @zhkuo24 , thank you very much for your interest in CV-CUDA.
Please note that the FindContours has been pulled from the most recent release to allow us to work offline on resolving certain of its issues.
The option to obtain the coordinates has been added as a feature request.

In the meantime, if you are still using FindContours from an older release, an example use can be found in its unit test: https://github.com/CVCUDA/CV-CUDA/blob/feat/milesp/release_0-6-6/tests/cvcuda/system/TestOpFindContours.cpp

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 question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants