Skip to Content
Practical Image and Video Processing Using MATLAB
book

Practical Image and Video Processing Using MATLAB

by Oge Marques
September 2011
Beginner to intermediate
704 pages
15h 44m
English
Wiley-IEEE Press
Content preview from Practical Image and Video Processing Using MATLAB

Chapter 06

Arithmetic and Logic Operations

What will we Learn?

  • Which arithmetic and logic operations can be applied to digital images?
  • How are they performed in MATLAB?
  • What are they used for?

6.1 Arithmetic Operations: Fundamentals and Applications

Arithmetic operations involving images are typically performed on a pixel-by-pixel basis; that is, the operation is independently applied to each pixel in the image. Given a 2D array (X) and another 2D array of the same size or a scalar (Y), the resulting array, Z, is obtained by calculating

(6.1)equation

where opn is a binary arithmetic (+, −, ×, /) operator.

This section describes each arithmetic operation in more detail, focusing on how they can be performed and what are their typical applications.

6.1.1 Addition

Addition is used to blend the pixel contents from two images or add a constant value to pixel values of an image. Adding the contents of two monochrome images causes their contents to blend (Figure 6.1). Adding a constant value (scalar) to an image causes an increase (or decrease if the value is less than zero) in its overall brightness, a process sometimes referred to as additive image offset (Figure 6.2). Adding random amounts to each pixel value is a common way to simulate additive noise (Figure 6.3). The resulting (noisy) image is typically used as a test image for restoration algorithms such as those described in Chapter 12. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Digital Signal and Image Processing Using MATLAB

Digital Signal and Image Processing Using MATLAB

Gérard Blanchet, Maurice Charbit
Digital Image Interpolation in Matlab

Digital Image Interpolation in Matlab

Chi-Wah Kok, Wing-Shan Tam

Publisher Resources

ISBN: 9781118093474Purchase Link