home *** CD-ROM | disk | FTP | other *** search
- * Some image enhancement by ThH.
- * the source image should be in A
- *
- hist * display the histogram
- nlapl a b * laplace filter
- add a b * add to original
- equal b c * stretch the contrast
- hist c * display the histogram of the result
- gdisp a * remove the histogram
- gdisp c * remove the histogram
-