Processing ......
FreeComputerBooks.com
Links to Free Computer, Mathematics, Technical Books all over the World
 
Image Processing in C: Analyzing and Enhancing Digital Images
🌠 Top Free C++ Books - 100% Free or Open Source!
  • Title Image Processing in C: Analyzing and Enhancing Digital Images
  • Author(s) Dwayne Philipps
  • Publisher: CMP (August 15, 1997); eBook (Electronic Edition, April 26, 2000)
  • Paperback 720 pages
  • eBook PDF (816 pages, 9.5 MB)
  • Language: English
  • ISBN-10: 087930443X
  • ISBN-13: 978-0879304430
  • Share This:  

Book Description

This book is a tutorial on image processing. Each chapter explains basic concepts with words and figures, shows image processing results with photographs, and implements the operations in C. The C code in this book is based on a series of articles published in The C Users Journal from 1990 through 1993, and includes three entirely new chapters and six new appendices.

The new chapters are 1) an introduction to the entire system, 2) a set of routines for Boolean operations on images -- such as subtracting or adding one with another, 3) a batch system for performing offline processing (such as overnight for long involved manipulations).

The C Image Processing System (CIPS) works with Tag Image File Format (TIFF) gray scale images. The entire system has been updated from the original publications to comply with the TIFF 6.0 specification from June 1993 (the magazine articles were written for the TIFF 5.0 specification.)

The text and accompanying source code provide working edge detectors, filters, and histogram equalizers, I/O routines, display and print procedures that are ready to use, or can be modified for special applications. Print routines are provided for laser printers, graphics printers, and character printers.

Display procedures are provided for monochrome, CGA, VGA, and EGA monitors. All of these functions are provided in a system that will run on a "garden variety" PC, not requiring a math co-processor, frame grabber, or Super VGA monitor.

About the Authors
  • Dwayne Phillips works as an computer and electronics engineer with the U. S. Department of Defense. He took his PhD in Electrical and Computer Engineering from Louisiana State University. His research includes computer vision, artificial intelligence, software engineering, and programming languages.
Reviews, Ratings, and Recommendations: Related Book Categories: Read and Download Links: Similar Books:
  • Applied C++: Manipulating Digital Images

    It takes C++ a step further from the books that describe specific features of C++, provides an image processing framework that is useful for manipulating digital images and a practical toolkit of C++ utilities.

  • Digital Image Processing (Gholamreza Anbarjafari)

    This e-course is designed to give the people who are interested in image processing the fundamental concepts in digital image processing with emphasis in sampling, quantization, interpolation, filtering, and spatial domain enhancement.

  • Modern C (Jens Gustedt)

    Take your C programming skills to new heights, whether you're just starting out with C or have more extensive experience. Organized by level, this comprehensive guide lets you jump in where it suits you best while still reaping the maximum benefits.

  • Beej's Guide to C Programming (Brian Hall)

    This book introduces you to the most commonly used programming language, for computer users who would want to have an idea what is happening behind the scenes as they work with various computer programs.

  • Genetic and Evolutionary Computation for Image Processing

    Image analysis and processing is steadily gaining relevance within the large number of application fields to which genetic and evolutionary computation (GEC) techniques are applied. This book is the first attempt to offer a panoramic view on the field.

  • Principles of Computerized Tomographic Imaging (Avinash C. Kak)

    A comprehensive, tutorial-style introduction to the algorithms for reconstructing cross-sectional images from projection data and contains a complete overview of the engineering and signal processing algorithms necessary for tomographic imaging.

  • Natural Image Statistics in Digital Image Forensics (Siwei Lyu)

    This book provides the first general framework, based on universal statistical properties of natural images, of detecting tampering and authenticating digital images that has been successfully applied to three problems in digital image forensics.

  • Natural Image Statistics: A Probabilistic Approach (A. Hyvarinen)

    This book is both an introductory textbook and a research monograph on modelling the statistical structure of natural images. The statistical structure is described using a number of statistical models whose parameters are estimated from image samples.

  • Introduction to Programming for Image Analysis with VTK

    Provide sufficient introductory material for engineering graduate students with background in programming in C and C++ to acquire the skills to leverage modern open source toolkits in medical image analysis and visualization.

  • Handbook of Digital Face Manipulation and Detection

    This open access book provides the first comprehensive collection of studies dealing with the hot topic of digital face manipulation such as DeepFakes, Face Morphing, or Reenactment. It combines the both biometrics and media forensics fields.

  • Computer Vision: Algorithms and Applications, Second Edition

    This book explores the variety of techniques used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both in specialized applications as well as for fun, consumer-level tasks.

Book Categories
:
Other Categories
Resources and Links