←Select platform

ExtractObjectsCommand Class Members

Summary

The following tables list the members exposed by ExtractObjectsCommand.

Public Constructors

Name Description
Public Constructor ExtractObjectsCommand Initializes a new instance of ExtractObjectsCommand.

Public Methods

Name Description
Public Method OnProgress Raises the Progress event. (Inherited from RasterCommand)
Public Method Run Runs the image processing command. (Inherited from RasterCommand)
Public Method ToString Overridden. Returns a meaningful name for this class.

Public Properties

Name Description
Public Property CheckContainerSubchildren Indicates whether the number of children for container filtering includes sub-children.
Public Property CheckForTables Indicates whether the cells within a container should be preserved or ignored.
Public Property ColorInfo The colors for extraction.
Public Property ContainerMinCount Gets or sets the minimum child count for container filtering.
Public Property Data Gets the extracted objects.
Public Property DetectChildren Indicates whether an object hierarchy should be determined during extraction.
Public Property EightConnectivity Indicates whether the diagonals will be considered during object extraction.
Public Property Flatten Indicates whether the final lists should store the children of an object immediately after the parent.
Public Property HasProgress Determines if the command object has a progress event handler set. (Inherited from RasterCommand)
Public Property IgnoreContainers Indicates whether to ignore the container during extraction.
Public Property IgnoreLargeNoise Indicates whether a large noise should be ignored during extraction.
Public Property IgnoreSmallNoise Indicates whether a small noise should be ignored during extraction.
Public Property LargeNoiseThreshold Gets or sets the threshold for large noise.
Public Property MaxObjectCount The maximum number of objects to extract.
Public Property Outline Indicates whether the ExObjObject.Outline should be populated during extraction.
Public Property ReportIgnored Indicates whether the ignored objects should be returned after extraction.
Public Property ROI The region of interest for extraction.
Public Property SmallNoiseThreshold Gets or sets the threshold for small noise.
Public Property SortTopLeft Indicates whether to sort the top-level lists.
Public Property TableMaxBorderPercent The maximum percentage of black pixels for a container to be considered a table.
Public Property TableSizeThreshold The minimum pixel size for a container to be considered a table.
Public Property UseMultiColors Indicates whether object extraction should be performed for multiple colors instead of bitonal.
Public Property UseROI Indicates whether extraction is limited to the ROI.

Public Events

Name Description
Public Event Progress Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand)

See Also

ExtractObjectsCommand Class

Leadtools.ImageProcessing.Core Namespace

Help Version 22.0.2023.11.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.