SkillAgentSearch skills...

Cclabel

Python implementation of connected component labeling

Install / Use

/learn @spwhitt/Cclabel
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

cclabel

Python implementation of connected componenet labeling for binary images.

Algorithm is based heavily on Optimizing Two-Pass Connected-Component Labeling by Kesheng Wu, Ekow Otoo, and Kenji Suzuki

Any errors in the implementation are soley my fault.

To see it in action, just run ./cclabel example.png

Further details are in the source

View on GitHub
GitHub Stars37
CategoryDevelopment
Updated1y ago
Forks24

Languages

Python

Security Score

75/100

Audited on Dec 11, 2024

No findings