tonyfu97 / OpenCV-CUDA-C-Programming

Practice programming CUDA C for computer vision applications, following the book "Hands-On GPU-Accelerated Computer Vision with OpenCV and CUDA" by Bhaumik Vaidya

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV-CUDA-C-Programming

This repo is for me to refresh my CUDA C programming skills. I will be following the popular book Hands-On GPU-Accelerated Computer Vision with OpenCV and CUDA by Bhaumik Vaidya.

Hardware Configurations:

  • CPU: AMD Ryzen 9 5900X 12-Core
  • Memory: 32 GB DIMM 2668 MHz
  • GPU: NVIDIA GeForce RTX 3080 10 GB

Software Configurations:

  • OS: Windows 11 Home Edition
  • NVIDIA Graphics Card Driver: 31.0.15.2824
  • CUDA Toolkit: 12.2.1
  • CUDA version: 8.6
  • IDE: Visual Studio 17.6

About

Practice programming CUDA C for computer vision applications, following the book "Hands-On GPU-Accelerated Computer Vision with OpenCV and CUDA" by Bhaumik Vaidya

License:MIT License


Languages

Language:Cuda 80.3%Language:C++ 19.7%