A Concise Introduction to Image Processing using C++
eBook - PDF

A Concise Introduction to Image Processing using C++

  1. 264 pages
  2. English
  3. PDF
  4. Available on iOS & Android
eBook - PDF

A Concise Introduction to Image Processing using C++

Book details
Table of contents
Citations

About This Book

Image recognition has become an increasingly dynamic field with new and emerging civil and military applications in security, exploration, and robotics. Written by experts in fractal-based image and video compression, A Concise Introduction to Image Processing using C++ strengthens your knowledge of fundamentals principles in image acquisition, conservation, processing, and manipulation, allowing you to easily apply these techniques in real-world problems.

The book presents state-of-the-art image processing methodology, including current industrial practices for image compression, image de-noising methods based on partial differential equations (PDEs), and new image compression methods, such as fractal image compression and wavelet compression. It begins with coverage of representation, and then moves on to communications and processing. It concludes with discussions of processing techniques based on image representations and transformations developed in earlier chapters. The accompanying downloadable resources contain code for all algorithms.

Suitable as a text for any course on image processing, the book can also be used as a self-study resource for researchers who need a concise and clear view of current image processing methods and coding examples. The authors introduce mathematical concepts with rigor suitable for readers with some background in calculus, algebra, geometry, and PDEs. All algorithms described are illustrated with code implementation and many images compare the results of different methods. The inclusion of C++ implementation code for each algorithm described enables students and practitioners to build up their own analysis tool.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access A Concise Introduction to Image Processing using C++ by Meiqing Wang,Choi-Hong Lai in PDF and/or ePUB format, as well as other popular books in Informatik & Informatik Allgemein. We have over one million books available in our catalogue for you to explore.

Information

Year
2016
ISBN
9781584888987

Table of contents

  1. Front cover
  2. Table of Contents
  3. Preface
  4. Chapter 1. Basic Concepts of Images
  5. Chapter 2. Basic Image Processing Tools
  6. Chapter 3. Preprocessing Techniques for Images
  7. Chapter 4. Image Segmentation
  8. Chapter 5. Mathematical Morphology
  9. Chapter 6. Image Compression
  10. Back cover