Open
Description
Currently, only the giant connected component of the grid::Grid
is used for downstream computations when used with prune
Line 109 in c18ca9b
However, one may want to prune out some unsuitable pixels (where quality is e.g. 0, or where the pixel is not connected to any other pixel), but still perform computations on all connected components.
Metadata
Metadata
Assignees
Labels
No labels