项目作者: Abhiram-Prasad

项目描述 :
GPU Accelerated Image Filters
高级语言: Python
项目地址: git://github.com/Abhiram-Prasad/GPU-Image-Filters.git
创建时间: 2018-09-12T14:13:53Z
项目社区:https://github.com/Abhiram-Prasad/GPU-Image-Filters

开源协议:

下载


GPU Accelerated Image Filters

Used GPU programming libraries like pyCUDA to increase the speed of processing of commonly used image filters such as Black & White filter, Negative filter, Color filter and Brightness filter.

Achieved ~24x speedup in comparison to the serial versions of the image filters when tested with 1K, 2K and 4K images.