Image Processing

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 24

IMAGE

PROCESSING
What is Image
Processing ?
 Image Processing is any form of signal
processing for which our input is an image,
such as photographs or frames of video and
our output can be either an image or a set of
characteristics or parameters related to the
image
APPLICATIONS
  Face detection
  Feature detection
  Non-photorealistic rendering
  Medical image processing
  Microscope image processing
  Morphological image processing
  Remote sensing
  Automated Sieving Procedures
  Finger print reorganization
PURPOSE OF IMAGE
PROCESSING
  Visualization - Observe the objects that are not
visible.
  Image sharpening and restoration - To create a better

image.
  Image retrieval - Seek for the image of interest.
  Measurement of pattern – Measures various objects

in an image.
  Image Recognition – Distinguish the objects in an

image.
ADVANTAGES
 This one is more accurate than
the overlapping method because
it is based upon minutia.
 It is an interactive method for

recognizing fingerprints.
DISADVANTAGES
 It is more time consuming
as compared to the former.
 More complex program.
Image Filters

 The Java 2D API provides a framework for


filtering images. That is, a source image enters a filter, the
filter processes the image data in some way, and a new image
emerges.

 Source Image ==> Filter ==> Destination Image

 The java.awt.image package includes several filter


classes and we can also create your own. The filter classes
implement the java.awt.image.BufferedImageOp interface.
WORKING OF
THE PROJECT
1.WELCOME PAGE:- This is the page which appears when the
project modules get open in NetBeans.
2. FILE MENU:-
Here, the menu items of the File Menu are shown.
This dialog box appears when the Open menu item is clicked ….

3.(i) OPEN DIALOG BOX:-This dialog box appears when the Open menu item is clicked
….
3.(ii) Here the image appears in the window
when it is selected from the open dialog box…
4. IMAGE FILTER MENU:- Here, the menu items of Image Filter menu are shown…
4. (i) GRAYSCALE FILTER
4(ii) BLUR FILTER :-
4(iii) INVERT FILTER:-
4(iv) CONTRAST FILTER :-
4(v) SHARPEN FILTER :-
5. (i) Saving processed images
5. (ii) In this picture, it is shown that the filtered image gets saved
in the folder from where you selected the original image….
6(i) QUIT MENU ITEM:-
6. (ii) Here the action of Quit menu is shown when it’s clicked.
CONCLUSION
 Using image processing techniques, we can sharpen the
images, contrast to make a graphic display more useful
for display, reduce amount of memory requirement for
storing image in for mation, etc., due to such
techniques, image processing is applied in recognition
of images´ as in factory floor quality assurance
systems; image enhancement', as in satellite
reconnaissance systems; image synthesis´ as in law
enforcement suspect identification systems, and image
construction´ as in plastic surgery design systems.
FUTURE SCOPE
 The future of image processing will involve scanning
the heavens for other intelligent life out in space. ...
Using large scale homogeneous cellular arrays of
simple circuits to perform image processing tasks and
to demonstrate pattern-forming phenomena is an
emerging topic.

You might also like