The following tables list the members exposed by ExtractObjectsCommand.
Public Constructors
Name | Description | |
---|---|---|
ExtractObjectsCommand | Initializes a new instance of ExtractObjectsCommand. |
Public Methods
Name | Description | |
---|---|---|
OnProgress | Raises the Progress event. (Inherited from RasterCommand) | |
Run | Runs the image processing command. (Inherited from RasterCommand) | |
ToString | Overridden. Returns a meaningful name for this class. |
Public Properties
Name | Description | |
---|---|---|
CheckContainerSubchildren | Indicates whether the number of children for container filtering includes sub-children. | |
CheckForTables | Indicates whether the cells within a container should be preserved or ignored. | |
ColorInfo | The colors for extraction. | |
ContainerMinCount | Gets or sets the minimum child count for container filtering. | |
Data | Gets the extracted objects. | |
DetectChildren | Indicates whether an object hierarchy should be determined during extraction. | |
EightConnectivity | Indicates whether the diagonals will be considered during object extraction. | |
Flatten | Indicates whether the final lists should store the children of an object immediately after the parent. | |
HasProgress | Determines if the command object has a progress event handler set. (Inherited from RasterCommand) | |
IgnoreContainers | Indicates whether to ignore the container during extraction. | |
IgnoreLargeNoise | Indicates whether a large noise should be ignored during extraction. | |
IgnoreSmallNoise | Indicates whether a small noise should be ignored during extraction. | |
LargeNoiseThreshold | Gets or sets the threshold for large noise. | |
MaxObjectCount | The maximum number of objects to extract. | |
Outline | Indicates whether the ExObjObject.Outline should be populated during extraction. | |
ReportIgnored | Indicates whether the ignored objects should be returned after extraction. | |
ROI | The region of interest for extraction. | |
SmallNoiseThreshold | Gets or sets the threshold for small noise. | |
SortTopLeft | Indicates whether to sort the top-level lists. | |
TableMaxBorderPercent | The maximum percentage of black pixels for a container to be considered a table. | |
TableSizeThreshold | The minimum pixel size for a container to be considered a table. | |
UseMultiColors | Indicates whether object extraction should be performed for multiple colors instead of bitonal. | |
UseROI | Indicates whether extraction is limited to the ROI. |
Public Events
Name | Description | |
---|---|---|
Progress | Occurs during the image processing command, to provide status on the progress of the command. (Inherited from RasterCommand) |
See Also
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document