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

[QUESTION] How do I use OSD through C++? #214

Open
dengjfzh opened this issue Oct 23, 2024 · 1 comment
Open

[QUESTION] How do I use OSD through C++? #214

dengjfzh opened this issue Oct 23, 2024 · 1 comment
Labels
question Further information is requested

Comments

@dengjfzh
Copy link

What is your question?
How do I use OSD through C++? What is the specific structure of the elements parameter of OSD::operator()?

@dengjfzh dengjfzh added the question Further information is requested label Oct 23, 2024
@dengjfzh
Copy link
Author

I found some test code in CV-CUDA/tests/cvcuda/system/TestOpOSD.cpp. I saw that the type of elements actually passed is NVCVElementsImpl*, which is defined in the header file CV-CUDA/src/cvcuda/priv/Types.hpp, but it doesn't seem to be part of the public interface. Why?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant