--- layout: default ---
Introduction Getting started Modules Macros
Back to module list

Fix skeleton breaks

Description

Fixes breaks (gaps) in binary skeleton images. This considers each end point of the skeleton and tests it against multiple distance and orientation criteria to see if it can be linked to any other ends (or even midpoints) of the skeleton. The path between linked ends is added to the binary image as a straight line. The input image must be 8-bit and have the logic black foreground (intensity 0) and white background (intensity 255)

Parameters