Skip to content

Shuilin123/Skeleton-line-labeling-algorithm

Repository files navigation

Skeleton line labeling algorithm based on linear time component labeling

Introduce

This is a completely c language implementation of the skeleton line identification program, the program does not rely on other image library to achieve skeleton line identification and image generation.

blob - a 8-neighbour connected components labelling and contours extractor.

See blob.h for a complete documentation.

Reference

"A linear-time component-labeling algorithm using contour tracing technique"
by Fu Chang, Chun-Jen Chen, and Chi-Jen Lu.

License

blob is licensed under the MIT License, see LICENSE for more information.

Build

  1. Download dev c++.
    2.Run devc++ to open "Skeleton line labeling algorithm based on linear time component labeling.dev".
    3.Click the "Compile & Run" button.

Acknowledgement

BlockoS (2016) blob

About

Skeleton line labeling algorithm based on linear time component labeling

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors