SkillAgentSearch skills...

SkeletonExtraction

Extract the skeleton of an binary image

Install / Use

/learn @GEO-LIKE/SkeletonExtraction
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SkeletonExtraction

Extract the skeleton of an binary image

Environment configuration

  • vs2015
  • openCV 3.4.1

Basic concepts

Structure Element B

Sequential thinning by use structuring element L

Structure Element L

Utilizing <code>GenerateMat</code> to produce the following image:

Initial Shapes

Extract skeleton by <code>thinning</code>

Skeleton

Reference

[1] Image Processing, Analysis, and Machine Vision, Fourth Edition, Milan Sonka, Vaclav Hlavac, Roger Boyle, CENGAGE Learning.

[2] Digital Image Processing, Third Edition, Rafael C. Gonzalez, Richard E. Woods, Pearson.

Related Skills

View on GitHub
GitHub Stars10
CategoryDevelopment
Updated1y ago
Forks2

Languages

C++

Security Score

60/100

Audited on Jan 8, 2025

No findings