Description: A gray-scale image halftoning image generation process. The program achieved a siggraph 2008 paper in the Structure aware halftoning Halftoning Algorithm. The algorithm is based on the objective function optimization, simulated annealing method used to generate. The program can be read into the gif, png, jpg, bmp format images, and automatically will be converted to grayscale color map. Halftone generated map png format only supports the current output. The realization of the language for java. Jre 1.6.0_10 in the tests are normal.
File list (Check if you may need any files):
src
...\AbstractBufferedImageOp.java
...\BitmapDisplay2.java
...\BitmapImage.java
...\ConvolveFilter.java
...\GaussianFilter.java
...\ImageMath.java
...\NPR_Look.java
...\PixelUtils.java