Preview

DIGITAL IMAGE PROCESSING

Powerful Essays
Open Document
Open Document
1391 Words
Grammar
Grammar
Plagiarism
Plagiarism
Writing
Writing
Score
Score
DIGITAL IMAGE PROCESSING
A
Project Report
ON
Image Enrichment using Java

INSTITUTE OF TECHNOLOGY AND MANAGEMENT
AL-1, SECTOR-7, GIDA, GORAKHPUR(U.P)

SESSION 2013-14

SUBMITTED TO
DEPARTMENT OF COMPUTER SCIENCE & ENGINEERING
INSTITUTE OF TECHNOLOGY & MANAGEMENT

Team Member
Amit Kumar Singh(Team Leader)
Dipesh Kumar
Surjit Pandey

Project Guide
Mr. Amit Kumar Kar

Project Co-ordinator
Mr. Rajeev Ranjan Kumar Tripathi
Mr. Shailesh Patel

Abstract

The field of Image Processing refers to processing digital images by means of digital computer. One of the main application areas in Digital Image Processing methods is to improve the pictorial information for human interpretation.
Most of the digital images contain noise. This can be removed by many enhancement techniques. Filtering is one of the enhancement techniques which is used to remove unwanted information (noise) from the image. It is also used for image sharpening and smoothening.
Some neighborhood operations work with the values of the image pixels in the neighborhood and the corresponding values of a sub image that has the same dimensions as the neighborhood. The sub image is called a “filter”.
The aim of this project is to demonstrate the filtering techniques by performing different operations such as smoothening, sharpening, removing the noise etc. This project has been developed using Java language because of its universal acceptance and easy understandability.
The Image Processing is based on client-server model. A client sends a request with image that is to be processed to the server computer. The server computer receives the image and process it according to client request and sends the result back to the client machine.

Keywords— Image Processing, Human Interpretation, Filtering, Smoothening

\

INTRODUCTION
Interest in digital image processing methods stems from two principal application areas: improvement of pictorial information for human



References: Gonzalez, Rafael; Steve Eddins (2008). "4". Digital Image Processing (2nd ed.). Mc Graw Hill. p. 163. Tinku Acharya and Ajoy K. Ray (2006). Image Processing - Principles and Applications. Wiley InterScience. Wilhelm Burger and Mark J. Burge (2007). Digital Image Processing: An Algorithmic Approach Using Java. Springer. ISBN 1-84628-379-5. R. Fisher, K (2002). Digital Image Processing. Springer. ISBN 3-540-67754-2. Milan Sonka, Vaclav Hlavac and Roger Boyle (1999). Image Processing, Analysis, and Machine Vision. PWS Publishing. Tim Morris (2004). Computer Vision and Image Processing. Palgrave Macmillan.

You May Also Find These Documents Helpful

  • Satisfactory Essays

    Digital Camera - When working with digital graphics, professionals will usually need to bring in their own images for their work so they will usually use digital cameras. By using digital cameras it will be easy for them to put the pictures directly onto the computer system from the digital camera. This could either be done by a cable or a card.…

    • 732 Words
    • 3 Pages
    Satisfactory Essays
  • Powerful Essays

    This assignment is based on Unit 305 of the Level 3 VRQs in Photo Imaging. It is made up of the following learning outcomes and tasks.…

    • 1908 Words
    • 8 Pages
    Powerful Essays
  • Good Essays

    Describe theory and applications of digital graphics technology with some appropriate use of subject terminology.…

    • 742 Words
    • 3 Pages
    Good Essays
  • Best Essays

    Harmon, D and Jones, D (2006) The Digital Photography Handbook; An Illustrated Step-By-Step Guide, Quercus…

    • 2451 Words
    • 10 Pages
    Best Essays
  • Satisfactory Essays

    Samsung Strategy Map

    • 250 Words
    • 1 Page

    |Computing & Intelligence » » » » » » » » |Image sensing, visual, display, & sound processing, user interfaces |…

    • 250 Words
    • 1 Page
    Satisfactory Essays
  • Good Essays

    [16] H. Igehy and L. Pereira. Image replacement through texture synthesis. In Proc. Int. Conf. Image Processing, pp. III:186–190, 1997.…

    • 5706 Words
    • 23 Pages
    Good Essays
  • Good Essays

    Photo Manipulation

    • 757 Words
    • 4 Pages

    With digital processing, there is almost no limit to what can be done to an image, and many things…

    • 757 Words
    • 4 Pages
    Good Essays
  • Powerful Essays

    Alpha Channel

    • 4578 Words
    • 14 Pages

    The history of digital image compositing—other than simple digital implementation of known film art—is essentially the history of the alpha channel. Distinctions are drawn between digital printing and digital compositing, between matte creation and matte usage, and between (binary) masking and (subtle) matting. The history of the integral alpha channel and premultiplied alpha ideas are presented and their importance in the development of digital compositing in its current modern form is made clear.…

    • 4578 Words
    • 14 Pages
    Powerful Essays
  • Good Essays

    Photo Manipulation

    • 701 Words
    • 3 Pages

    Image manipulation is everywhere on are daily life. It is a type of digital art. It is a unique way to describe editing photos and adding filters and special effects to photographs in order to make an illusion or define through digital means. Photo manipulation has been commonly used to deceive or convince viewers. It can be simply a photo which colors have been converted, or a photo that has been painted over, usually they use photoshop, but there are other softwares what can we use for manipulating images, image manipulation is an art as well.…

    • 701 Words
    • 3 Pages
    Good Essays
  • Good Essays

    Digital matting refers to the accurate extraction of foreground objects from an image here part of the regions in the object could have contributions from the background. This contribution is incorporated into a compositing equation in the form of opacity α of a pixel; the equation expresses the observed color value of a pixel as a convex combination of foreground (F) and background (B) colors. The opacity takes value in the range [0, 1], with 0 indicating that the pixel is from the background and 1 indicating that it is from the foreground. Estimating the digital matte is useful in image and video editing tasks such as background replacement.…

    • 482 Words
    • 2 Pages
    Good Essays
  • Satisfactory Essays

    16.1.2.4 Programmable Authoring Systems: Such systems prove effective in the field of image analysis and processing with the help of specific subroutines for each task. User programmability is built into the system to facilitate analysis and evaluate the results as…

    • 724 Words
    • 3 Pages
    Satisfactory Essays
  • Satisfactory Essays

    RRL S.I.P. draft

    • 594 Words
    • 3 Pages

    (David Jin and Sally Jin ,Advances in Multimedia, Software Engineering and Computing Vol. 1,2011, China, Springer-Verlag Berlin Hiedelberg,pg.227).…

    • 594 Words
    • 3 Pages
    Satisfactory Essays
  • Good Essays

    Considering frequency domain filtering, the effect of LPF applied to an image is to blur (smooth) it. Similar smoothing effect can be achieved by using spatial filters (spatial masks, kernels, templates, or windows). We discussed that a spatial filter consists of a neighborhood and a pre-defined operation performed on the image pixels defining the neighborhood. The result of filtering – a new pixel with coordinated of the neighborhood’s center and the value defined by the operation. g y p If the operation is linear, the filter is said to be a linear spatial filter.…

    • 2321 Words
    • 10 Pages
    Good Essays
  • Powerful Essays

    Medical images enhancement and edge detection is an important work for object recognition of the human organs and it is an essential pre-processing requirement in medical imaging. The effect of the edge detection decides the result of the final processed image. Conventionally, edge is detected according to some early brought forward algorithms like Sobel algorithm, Canny algorithm and Laplacian of Gaussian operator(zero crossing method in our case) , but in theory they belong to…

    • 1664 Words
    • 7 Pages
    Powerful Essays
  • Good Essays

    Histogram_thresholding

    • 723 Words
    • 3 Pages

    Theory: The histogram of an image with intensity levels in the range 0 to L-1, where L-1 is the last intensity value in an image(e.g. 255 in gray scale image) is a discrete function h(rk)=nk where rk is the kth intensity value and nk is the number of pixels in the image with intensity rk. It is common practice to normalize a histogram by dividing each of its components by the total number of pixels in the image, denoted by the product MN, where M and N are the row and column dimensions of the image. Thus a normalized histogram is given by p(rk)=nk/M*N, for k=0,1,2…,L-1. P(rk) is nothing but probability of occurrence of intensity level rk in the image. The sum of all components of a normalized histogram is equal to 1.…

    • 723 Words
    • 3 Pages
    Good Essays