OpenCV installation with CUDA on UBUNTU

Опубликовано: 05 Октябрь 2024
на канале: Computer Vision Lab
5,212
49

CUDA stands for Compute Unified Device Architecture. It is a parallel computing platform and application programming interface (API) created by NVIDIA. CUDA is designed to harness the processing power of NVIDIA graphics processing units (GPUs) for general-purpose computing tasks, beyond just rendering graphics for games and graphics-intensive applications.
OpenCV has CUDA compatiblity inside which means that we can use Computer Vision functionalities accelerated by a gpu. This video contains how to install opencv compatible with cuda


🌠 OpenCV Installation without CUDA:    • Install LATEST OpenCV 4.8.0 | Ubuntu ...  

🌠 You may want to watch also:    • QR code Detection with OpenCV Class Q...  

🌠 Stackoverflow: https://stackoverflow.com/users/11048...

🌠 Github: https://github.com/yunus-temurlenk?ta...

🌠 Twitter:   / code_enjoy  

🌠Hashnode: https://yunustemurlenk.hashnode.dev/


If you see any mistake and any advice please comment. Thanks for watching...

#ubuntu, #cuda, #opencv