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

Speed up thresholding using GPU #62

Open
kartik2112 opened this issue Feb 23, 2018 · 2 comments
Open

Speed up thresholding using GPU #62

kartik2112 opened this issue Feb 23, 2018 · 2 comments

Comments

@kartik2112
Copy link
Owner

Dev Talk Nvidia opencv-gpu-modules-performs-slowly-in-tk1

@kartik2112
Copy link
Owner Author

Consider this one too: NVIDIA Performance Primitives

@kartik2112
Copy link
Owner Author

inRange has not been implemented for opencv CUDA. So cannot speed up that operation. Tried using CUDA GaussianBlur and MorphologyEx operations but is slowing it down

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

No branches or pull requests

1 participant