ArtifactRegionExt extension

Extension that adds region convenience methods to Artifact.

on

Properties

enclosures int

Available on Artifact, provided by the ArtifactRegionExt extension

Lazily evaluates and caches the number of enclosed regions.
no setter

Methods

findSubArtifacts() List<Artifact>

Available on Artifact, provided by the ArtifactRegionExt extension

Finds the connected components (artifacts) in a binary image matrix.
findSubRegions() List<IntRect>

Available on Artifact, provided by the ArtifactRegionExt extension

Identifies distinct regions in a dilated binary image.