1.

What Is Image Arithmetic Functions In Matlab?

Answer»

FOLLOWING is the list of image arithmetic functions and their usage.

  •  Imabsdiff ­ Returns absolute DIFFERENCE of two images. 
  •  Imadd ­ PERFORMS ADDITION of two images or addition of constant to image. 
  •  Imapplymatrix ­ Applies linear combination of color channels. 
  •  Imcomplement ­ Complements an image. 
  •  Imdivide ­ DIVIDE one image into another or divide image by constant. 
  •  Imlincomb ­ Linear combination of images. 
  •  Immultiply ­ Multiplies two images or multiplies image by constant. 
  •  Imsubtract ­ Subtracts one image from another or subtracts constant from image.

Following is the list of image arithmetic functions and their usage.



Discussion

No Comment Found