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

Optionally use GPU to detect new features #55

Open
stephanietsuei opened this issue Apr 21, 2022 · 0 comments
Open

Optionally use GPU to detect new features #55

stephanietsuei opened this issue Apr 21, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@stephanietsuei
Copy link
Collaborator

Currently, all computation is done on the CPU. Implement a compile-time or runtime switch for using an onboard GPU instead of a CPU to detect new features. (This may require an OpenCV upgrade.)

@stephanietsuei stephanietsuei added the enhancement New feature or request label Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant