resource efficiency update by @kbestak in #1
- encoding approach to check overlaps
- no more mask comparisons
- linear sum assignment only per connected component
- bipartite graph construction through local functions while checking for connected components
- plotting updates - for large images, plot_target_size parameter can be set specifying target size to which the image will be downsampled
Full Changelog: 0.1.0...0.1.2