利用Beamlet基容易计算长度的特点,先求出Beamlet曲线的长度,然后根据二叉树层次方式来分割曲线,并将各分割点依次连接成直线段,再计算出所有两两相邻直线段之间的一系列的夹角,得到曲线的Beamlet夹角链码,最后利用两条曲线的Beamlet夹角链码的差异度来度量它们之间的相似性。该方法不仅具有旋转、尺度、平移不变性以及较好的鲁棒性,而且计算量小,匹配速度快。通过实验结果和算法分析,证明了该方法的合理性和有效性。
A new method for curve representation and matching is presented,which is named "Beamlet Included Angle Chain- BIAC".It utilizes a muhiscale structure-beamlets-that is designed primarily for linear and curvilinear features.Four steps in sequence are included in the method: (1) To calculate the length of the curve by the beamlets.The length of the beamlets is easily obtained.(2) To segment the curve based on binary tree with hierarchical structure.And connect all the two neighboring points into some straight lines.(3)To obtain the BIAC of the curve.(4)To determine the comparability of two curves by comparing their BIAC.The representation is invariant to rotation,scaling and translation.And the method is insensitive to disturbances. Experimental results and algorithm analysis demonstrate the reduction of the calculation and the effectiveness and rationality of curve matching.