Digital Image Processing Project
YIMP is a Lightweight Image processing tool. It allows you to see how the filters and operators effect on image.
Features:
- Smoothing filters
- Gaussian
- Mean
- Median
- Edge filters
- Laplacian of Gaussian
- Sobel
- Arithmetic Operations
- Addition
- Substraction
- Power
- Inversion
- Equal
- Morphological Operations
- Erosion(Standart, Geodesic, Reconstruction)
- Dilation(Standart, Geodesic, Reconstruction)
- Opening(Standart, Reconstruction)
- Closing(Standart, Reconstruction)
Use:
- Open an image:
- File -> Open File(Ctrl O)
- Apply Filters:
- Click the image -> Filters -> Choose the filter -> Enter necessary information
- Right click to the image -> Choose the filter -> Enter necessary information
Export Jar File:
- Right click to build xml-> Run Target -> Store package