/cuda_inverse_color_example

CUDA example of how to inverse color of jpg images

Primary LanguageC

This source code demonstrates how to do color inversion on JPEG images.

To build, run:
make

To clean, run:
make clean

Requirement:
1) CUDA SDK
2) libjpeg

Tested only on OS X 10.8