Computer vision and image processing algorithms are computationally intensive. With CUDA acceleration, applications can achieve interactive video frame-rate performance. Here we outline some of the work in the area of imaging and vision and point to some resources for developers.
Technical Reports on using CUDA for Imaging & Vision
Segmentation
Feature Processing
Fast Scale Invariant Feature Detection and Matching on Programmable Graphics Hardware
Stereo Imaging
Machine Learning & Data Processing
Large-scale Deep Unsupervised Learning using Graphics Processors
Core Software Kernels for Imaging and Vision on CUDA GPUs
SIFT (Scale Invariant Feature Transform)
Optical Flow
Libraries and collections
OpenVIDIA: Popular computer vision algorithms on CUDA including
Stereo Vision
Convolutions, Sobel, RMS, Histograms, Threshold, etc
NVPP: NVIDIA Performance Primitives (Early access: Focuses on image and video processing)