ollie-bell / CUDA-Image-Processing

Miscellaneous collection of image processing functions using CUDA, Thrust, NPP and OpenCV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CUDA-Image-Processing

Miscellaneous collection of image processing functions using CUDA, Thrust, NPP and OpenCV.

Based on the problem sets from Udacity CS344 Introduction to Parallel Programming.

thrust_dev branch is the current active development branch for improving memory management using thrust containers.

About

Miscellaneous collection of image processing functions using CUDA, Thrust, NPP and OpenCV


Languages

Language:Cuda 74.9%Language:C++ 22.5%Language:Makefile 2.6%