码迷,mamicode.com
首页 > 其他好文 > 详细

【5.11】Hessian-steger-git-readme

时间:2016-05-11 11:06:46      阅读:329      评论:0      收藏:0      [点我收藏+]

标签:

# Hessian-steger
centerline extraction using steger‘s method
对steger的中心条纹提取算法matlab实现
参考文献(代码)

References
1.ImageJ对此方法的实现
2.An Unbiased Detector of Curvilinear Structures —bar profile
3.Unbiased extraction of lines with parabolic and Gaussian profiles —gaussian profile

4.Halcon (MVTec) software package

 

 

problems and some issues

1.The part of linking algorithm is complicate, so I just obmit some part of it,so it seems not so good when compared with the original one.

2.About the table which is used to correct the centerline position, I do it myself using bitsection to find the roots. somehow it seems not so ideal. So for bar-profile, go to ImageJ-ridge detection.

3.Welcome for any questions.

contact:

anwu35@gmail.com

 

【5.11】Hessian-steger-git-readme

标签:

原文地址:http://www.cnblogs.com/miki-52/p/5480741.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!