An open API service indexing awesome lists of open source software.

https://github.com/rien/project-imagefiltering

Project for the course GPU Programming
https://github.com/rien/project-imagefiltering

Last synced: about 2 months ago
JSON representation

Project for the course GPU Programming

Awesome Lists containing this project

README

          

Project for the course GPU Programming, implements image filters (per-pixel, block-based and global filters) in the C++AMP framework for GPGPU programming.

The solution should be compiled/linked for x64 bit mode using Visual Studio 2015 (update 2)