Notes: Little Restoration is our fisrt pure Java 1.15 (Sun version) It is build like a tutorial on Fast restoration. It contains already Fast Restoration technology like Van Vliet Fast IIR (O(N)): blurring, gradient, laplacian, gabor It shows the link between IIR and Implicit LOD and AOS: Heat flow of Alvarez/Deriche I continues with anisotropic restoration of Weickert: AOS Perona Finally, it shows a variant of Barash, which include usefully the local deconvolution, allowing better enhancement. The Applet packages follows our C++ code, but now the classes are in pure Java.(avoiding expensive double) The result is the same than in C++, but we are sticked to use grey/color jpeg. We have still all Java advantages. Sitting in a browser, marshalling, ... We avoid Java2, for maximum portability on browsers.