CFP last date
20 May 2024
Reseach Article

Implementation of PPM Image Processing and Median Filtering

by Sushant Pawar, Prasad S.Halgaonkar, J.W.Bakal, V.M.Wadhai
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 14 - Number 5
Year of Publication: 2011
Authors: Sushant Pawar, Prasad S.Halgaonkar, J.W.Bakal, V.M.Wadhai
10.5120/1843-2489

Sushant Pawar, Prasad S.Halgaonkar, J.W.Bakal, V.M.Wadhai . Implementation of PPM Image Processing and Median Filtering. International Journal of Computer Applications. 14, 5 ( January 2011), 6-9. DOI=10.5120/1843-2489

@article{ 10.5120/1843-2489,
author = { Sushant Pawar, Prasad S.Halgaonkar, J.W.Bakal, V.M.Wadhai },
title = { Implementation of PPM Image Processing and Median Filtering },
journal = { International Journal of Computer Applications },
issue_date = { January 2011 },
volume = { 14 },
number = { 5 },
month = { January },
year = { 2011 },
issn = { 0975-8887 },
pages = { 6-9 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume14/number5/1843-2489/ },
doi = { 10.5120/1843-2489 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T20:02:35.785837+05:30
%A Sushant Pawar
%A Prasad S.Halgaonkar
%A J.W.Bakal
%A V.M.Wadhai
%T Implementation of PPM Image Processing and Median Filtering
%J International Journal of Computer Applications
%@ 0975-8887
%V 14
%N 5
%P 6-9
%D 2011
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Image consists of a rectangular array of discrete picture elements called pixels. The PPM (portable pixmap format (.ppm)) is a particularly simple way used to represent or encode a rectangular image as uncompressed data file. This .ppm file can be viewed with number of tools, including GIMP, gThumb image viewer etc. Reading and Writing PPM images are a difficult task which has been overcome successfully in our experiment.

References
  1. Sebastian Montabone, “Beginning Digital Image Processing: Using Free Tools for Photographers”, Apress 2010.
  2. Wilhelm Burger, “Principles of Digital Image Processing: Core Algorithms”, Springer 2009.
  3. R. Gonzalez, R. Woods, “Digital Image Processing”, Pearson Prentice Hall Ltd., 2007.
  4. Fredric Patin, “An Introduction of Digital Image Processing,” June 2003.
  5. Allen Bovik, “The Essential Guide to Video Processing,” Academic Press- 2nd Edition 2009.
  6. Byron Gottfrried, “Programming with C,” Schaum’s Outline, 2nd Edition 1999.
  7. Yeshwant Kanetkar, “Let Us C,” Allied Publisher, 3rd Edition 1998.
  8. J. Purcell, “Inc Linux Complete Command Reference,” Red Hat Software, 1997.
Index Terms

Computer Science
Information Sciences

Keywords

Digital Image Processing Median Filter