CorrelationListMaxPoints property (ILEADRasterProcess)

Visual Basic example

Visual C++ example

 

Syntax

long CorrelationListMaxPoints;

Overview

Refer to Bitmaps and Bitmap Lists.

Remarks

(Raster Pro and above only) Gets or sets the maximum number of values stored in the CorrelationListX and CorrelationListY properties. This is also equal to the maximum number of regions in bitmap referenced by pRaster that can be found to correlate.

See Also

Elements:

CorrelationList method, CorrelationListX 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.