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

Test the Nvidia Vision Programming Interface #7

Open
mgawthro opened this issue Oct 30, 2024 · 0 comments
Open

Test the Nvidia Vision Programming Interface #7

mgawthro opened this issue Oct 30, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@mgawthro
Copy link
Contributor

The vision programming interface is a package provided by Nvidia that somewhat replaces a lot of what we use OpenCV for, but does it more efficiently on the device.

So you would be in charge of comparing speed and output of the VPI to OpenCV and that way we understand it's strengths and weaknesses. So obtain a jetson (any of ours should be fine), verify VPI is installed, and investigate the various features. https://docs.nvidia.com/vpi/algorithms.html

Somewhat becoming the go-to person for pre/post-processing techniques with classical CV.

@mgawthro mgawthro added good first issue Good for newcomers help wanted Extra attention is needed labels Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant