Home > cs259-deblur

cs259-deblur

Cs259-deblur is a project mainly written in C and SHELL, it's free.

UCLA Winter 2011 CS259 Benchmark: deblur

gcc -O3 -lm deblure.c ./a.out M N P denoised_array_3D.bin deblurred_array_3D.bin

M, N and P are the size of the 3 dimensions M<=181 N<=217 P<=181