Skip to content

madsravn/easyCuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Small and easy CUDA

This is for you who just wants to mess around with CUDA without having to set it up or know too much about it - handy if you want to learn with trial and error, and if you are better at learning hands-on.

Build process;

$ sh compile.sh

$ ./filter <file_path> <0-5 filter_id value>

It'll generate a file called output_image.png in project folder! And that's it =]

filter_id possible values;

filder_id filter
0 blur
1 black_and_white
2 grayscale
3 negative
4 sepia
5 detect_yellow

About

Small cuda framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages