Identifies distinct regions in a dilated binary image.
List<IntRect> findSubRegions() => _findSubRegions(this);