Finds the connected components (artifacts) in a binary image matrix.
List<Artifact> findSubArtifacts() => _findSubArtifacts(this);