The following tables list the members exposed by CorrelationListCommand.
Name | Description | |
---|---|---|
![]() | CorrelationListCommand Constructor | Overloaded. Initializes a new CorrelationListCommand with default parameters. |
Name | Description | |
---|---|---|
![]() | CorrelationImage | Gets or sets the RasterImage object that references the image(s) for which to search. |
![]() | HasProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | ListIndex | Gets or sets an array of integers to be updated with the indices of the images that match correlated areas. |
![]() | NumberOfPoints | Gets a value that indicates the number of areas in the image actually found to be correlated to one or more of the listed images. |
![]() | Points | Gets or sets an array of Point objects to be updated with the starting points of the correlated areas. |
![]() | Threshold | Gets or sets a value that indicates the correlation threshold. |
![]() | XStep | Gets or sets a value that represents the step size in the X direction (along image width), in pixels. |
![]() | YStep | Gets or sets a value that represents the step size in the Y direction (along image height), in pixels. |
Name | Description | |
---|---|---|
![]() | OnProgress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | raise_Progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | Run | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
![]() | ToString | Overridden. Overridden. Returns a meaningful name for this method. |
Name | Description | |
---|---|---|
![]() | raise__progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |
Name | Description | |
---|---|---|
![]() | Progress | (Inherited from Leadtools.ImageProcessing.RasterCommand) |