首页 > 其他 > 详细

Curvilinear structure detections

时间:2015-12-09 19:28:01      阅读:308      评论:0      收藏:0      [点我收藏+]

此部分参考处

As a structure-based detector, PCBR does not use edges, instead, it uses curvilinear structures, also called ridges. Curvilinear structures detection generates a single response for both lines and edges, producing a clearer structural sketch of an image than is usually provided by the gradient magnitude image. The Steger‘s algorithm [2] is modified to get the curvilinear images. As only the first step of this algorithm is used which is to calculate the principal curvature images, the principal curvature is adopted as the name of this detector. To get the principal curvature, the Hessian matrix is calculated:

技术分享

where 技术分享 is second partial derivative of the image evaluated at point x in the 技术分享 direction and 技术分享 is the mixed partial second derivative of the image evaluated at point x in the 技术分享 and 技术分享 directions. The maximum and minimum eigenvalues of this matrix form two images which correspond to white lines on black background and black lines on white background.

Curvilinear structure detections

原文:http://www.cnblogs.com/arxive/p/5033426.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!