Image Loading and CUDA Image Processing with Nsight Profiling and OpenCV
This post explains how to use Nsight to profile CUDA performance, how to load images with OpenCV, and how to transfer 2D images to device memory for processing with CUDA kernels.