Skip to content

chabardt/decisionForest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

decisionForest

Connected Component Labeling: Python script used to generate forest of decision trees. The generated algorithms can be performed in 2D or in 3D.

This python file creates C++ headers and sources files.

Given a connectivity, it will generate multiple headers and one source file. The source file contains the function that perform the connected component labeling.

About

Connected Component Labeling: Python script used to generate forest of decision trees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages