Computer vision utilities#
Scorers#
Calculate the contrast of a patch. |
|
Calculate the RGB value of a patch. |
|
Base class for all scorers. |
Mask#
The class for instance mask. |
|
Polygon merging#
Merge polygons in a GeoDataFrame while optionally considering a probability column and applying a buffer. |
|
Performs non-maximum suppression (NMS) on a GeoDataFrame containing polygon geometries. |