Skip to content

This is the original implementation of paper 'A novel Pixel Orientation Estimation based line segment detection framework, and its applications to SAR images'. The algorithm is proposed to detect line segments from binary edge maps and can be combined with any edge detector. The proposed algorithm can be an excellent alternative for Hough transf…

License

Notifications You must be signed in to change notification settings

ChenguangTelecom/POE_line_detect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the original implementation of our paper "A novel Pixel Orientation Estimation based line segment detection framework, and its applications to SAR images". The algorithm is proposed to detect line segments from binary edge maps, which can be an excellent alternative for Hough transform to detect line segments from binary edge maps. The proposed method can be combined with any edge detector. Please read 'demo.m' to know how to use it. Before running demo.m, please type 'mex poe_line_detect.c poe.c' to compile the mex files. Please cite our paper if you are using this code.

Should you have any questions, please do not hesitate to contact

Chenguang Liu liu815314683@gmail.com Shenzhen University

About

This is the original implementation of paper 'A novel Pixel Orientation Estimation based line segment detection framework, and its applications to SAR images'. The algorithm is proposed to detect line segments from binary edge maps and can be combined with any edge detector. The proposed algorithm can be an excellent alternative for Hough transf…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages