Skip to content

Brown-LEMS/TCG_Contour_Extraction

Repository files navigation

Topological Contour Graph (TCG) Extraction

This is the repository of TCG curve detector (in Matlab). Originally developed by Yuliang Guo; documented by Hongyi Fan and Chiang-Heng Chien. Used and edited by Chiang-Heng Chien.

Usage:

To run TCG, one needs to first generate SE edge.

Run TCG_contour_extraction_matlab/util/SE_Dollar_detector/edgesDemo_SETO_ucm.m (Don't forget to change the path in the script), you will get one .edg file, one _bry.png file and one _SE.png file.

Run TCG_main.m. .cem file will be generated.

Corner Detector: "corner_pts" outputed from "contour_breaker_at_conner()" function will be the final corner points detected by Yuliang.

About

This is a repository for extracting TCG contours.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors