Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 436 Bytes

File metadata and controls

11 lines (7 loc) · 436 Bytes

Contour check

This script counts the amount of contours of an object.

To compute only outlines of objects, it fills the transparent holes of an object with white color and computes afterwards the contours.

Normally an object should only contain a single contour. If multiple objects are visible on the image, more contours appear.

Use this script with caution!

Not fully working and displaying a lot of false positives!