CorrelationListIndex property (ILEADRasterProcess)

Visual Basic example

Visual C++ example

 

Syntax

long CorrelationListIndex(long lIndex);

Overview

Refer to Bitmaps and Bitmap Lists.

Remarks

(Raster Pro and above only) (Read only) Gets the indices of the images that match correlated areas.

This property will be updated by calling the CorrelationList or CorrelationList2 methods

See Also

Elements:

CorrelationList method, CorrelationListMaxPoints property, CorrelationListX property, CorrelationListY property, CorrelationListCount property, IntensityDetect method, SpatialFilter method, BinaryFilter method, MaxFilter method, MinFilter method, Correlation method, CorrelationList2 method.

Topics:

Raster Images: Comparing Images.