CorrelationListX property (ILEADRasterProcess)

Visual Basic example

Visual C++ example

 

Syntax

long CorrelationListX(long lIndex);

Overview

Refer to Bitmaps and Bitmap Lists.

Remarks

(Raster Pro and above only) Gets or sets the X-axis coordinates of the correlated areas.

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

See Also

Elements:

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

Topics:

Raster Images: Comparing Images.