Actions
All examples can be found inside the directory examples
. Be sure to have checked the page about compilation. To compile all examples, do the following:
cd examples
qmake
make
Each subdirectory contains one example.
Example1 : compute a Fourier transorm
Example2 : Lower the total variation of an image
Example3 : Tomography and radon transform
Example4 : Using the SVD as a lame compression scheme
Updated by Thomas Capricelli almost 14 years ago · 14 revisions