Index of /~adrho74/project/grab/code/Susan

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory  -  
[TXT]README.txt2016-03-17 14:37 205  
[   ]Susan_basic.cu2015-10-30 09:21 61K 
[   ]Susan_modified.cu2015-10-30 09:23 61K 
[IMG]lena.pgm2015-10-21 16:02 256K 

Compile any of the 2 versions with nvcc:

nvcc -o <executable_name> Susan_<version>.cu

Run the example using "-p" and "-3" as input arguments:

./<executable_name> lena.pgm <output_image_name>.pgm -p -3