Switch to full style
Java2 codes,problems ,discussions and solutions are here
Post a reply

Image Viewer

Sun May 06, 2007 9:52 pm

Moved to : finished-projects/image-viewer-image-processing-filters-noise-enhancements-t639.html
This is an image viewer created using java. It is the first version.This version contain the folowing features :
- Applying Filters
1- Threshold (using dynamic threashold).
2- Invert .
3- Yellow Invert.
4- 3x3 Blur .
5- 3x3 Sharpen .
6- 3x3 Edge Detection.
7- 5x5 Edge Detection.
8- Custom Filter (user enter any Filter).
9- Canny Detector.

- Applying Noise
1- Gaussian Noise.
2- Impluse Noise.

- Applying Enhancement
1 - Binirization (Using Threashold)
2 - Brightness
- Image Operations :
1- Zoom out.
2- Zoom in.
3- Rotation CCW.
4- Rotation CC.
5- Select (Part of image).
6- RGB Histogram.

Other Features :
- Can Load any image with extention (jpg,gif,png) and make the operations on it then he can save it on the harddisk.
- User can refresh the Orginal Image at any time to get it back.
- Can Print the image after operations.
- The user can make more than one operations after each other on the same image. For example he can user Invert filter then use edge 3x3 filter then he can save image.

Screen Shots of the Program :
Image_Viewer.GIF
Image viewer screen shot
Image_Viewer.GIF (60.7 KiB) Viewed 7820 times

1- Threashold Filter on RGB Image.
Threshold.GIF
Threshold RGB filter
Threshold.GIF (36.17 KiB) Viewed 7772 times

2- Invert Filter
Invert.GIF
Invert Filter
Invert.GIF (47.12 KiB) Viewed 7781 times

3- Yellow Invert Filter
Yellow.GIF
Yellow Invert Filter
Yellow.GIF (51.74 KiB) Viewed 7772 times

4- 3x3 Blur Filter
3-3blur.GIF
3*3 Blur Filter
3-3blur.GIF (44.47 KiB) Viewed 7775 times

5- 3x3 Edge Detection Filter
3x3Edge.GIF
3*3 Edge detection Filter
3x3Edge.GIF (61.87 KiB) Viewed 7779 times

6- 5x5 Edge Detection Filter
5x5Edge.GIF
5x5Edge
5x5Edge.GIF (67.03 KiB) Viewed 7791 times

7- Canny Filter
Canny.GIF
Canny Filter
Canny.GIF (15.93 KiB) Viewed 7776 times


- Applying Noise
Gaussian Noise.
Noise.GIF
Gaussian Noise
Noise.GIF (83.54 KiB) Viewed 7721 times


-Binirization
Binirization.GIF
Binirization
Binirization.GIF (14.98 KiB) Viewed 7761 times

ImageViewer.rar
NetBeans Image viewer Project
(231.21 KiB) Downloaded 1681 times


Moved to : finished-projects/image-viewer-image-processing-filters-noise-enhancements-t639.html



Post a reply
  Related Posts  to : Image Viewer
 Image-Viewer-Image Processing-Filters-Noise-enhancements     -  
 need java code for cpu utilization and live log viewer...     -  
 Move image in front of a background image     -  
 different between cfa image and gray level image     -  
 PNG image to the image you generated     -  
 put image in asp.net     -  
 Image I/O library     -  
 Get Brightness value from key image.....     -  
 put image on button in C#     -  
 php Random image     -