Image Editor and Cross Stitch Application
- Zhiyu Long
- Oct 27, 2021
- 1 min read
Designed the application architecture by following the Mode-View-Controller model;
Using Java Swing to build the interactive GUI, generated and customized the pixelated image to the Cross Stitch Pattern;
Implements the image processors such as blurring, sharpening, color transformation, filter, pixilation, and mosaic using Java;
Project design:

Example screemshots:
- Pixelate:

- Mosaic

- Generate Pattern

- Dither

- Blur

- Filter

- Can also execute script file with command.
Comentários