IPindex.gif Previous-2.gif Next-3.gif

IPcompare


Synopsis

compare two ip_Images

Input Ports

&in_image1

ip_Image

&in_image2

ip_Image

 

Parameters

none

Output Ports

Description

IPcompare compares two ip_Images. It compares the sizes of the images (dimensions), the number of bands, and data type, in that order. If the images are otherwise identical, they are then compared on a pixel-by-pixel basis.

IPcompare stops comparing when the first difference is found.

Input Ports

&in_image1
&in_image2
The inputs are references to two ip_Images.

Example

Libraries.Examples.Image_Processing.IPcompare

Path

Libraries.Main.Imaging.IPcompare
Libraries.Image_Processing.Modules.IPcompare

File

v/ip.v

See also

Related modules

 

 

 

 



IPindex.gif Previous-2.gif Next-3.gif