Click or drag to resize

IBlobInfoGetBlobRegions Method

Gets the rectangular blob regions from the blob id map.

Namespace:  CohesiveComputing.Imaging
Assembly:  CohesiveComputing.BatchImagePro (in CohesiveComputing.BatchImagePro.dll) Version: 1.0.0
Syntax
C#
IBlobRegion[] GetBlobRegions()

Return Value

Type: IBlobRegion
Array of rectangular blob regions.
See Also