Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CCL: Connected Components Labelization

SCT: Scan plus Connection Table

SCT is the most simple CCL algorithm. It uses a connection table to remember the conflict between pixels of different sets. The label equivalences is propagated through that table.

Test image Result
Test image Result image

About

Connected component labelling

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages