fast_cpda

所属分类:图形图像处理
开发工具:matlab
文件大小:7KB
下载次数:27
上传日期:2012-08-21 17:03:32
上 传 者mineawl
说明:   一种快速的基于在弦到点距离累技术的角点检测
( A Fast Corner Detector Based on the Chord-to-Point Distance Accumulation Technique 1. Find the edge image using the Canny edge detector. 2. Extract edges (curves) from the edge image: 2a. fill gaps if they are within a range and select long edges, 2b. find T-junctions and mark them as T-corners. 2c. obtain the `status of each selected edge ${\Gamma}$ as either `loop or `line . 3. Smooth ${\Gamma}$ using a small width Gaussian kernel in order to remove quantization noises and trivial details. This small scale Gaussian smoothing also offers good localization of corners. 4. Select significant points on the smoothed curve using scale evolution technique. 5. At each selected point of the smoothed curve, compute three discrete curvatures following the CPDA technique using three chords of different lengths. 6. Find three normalized curvatures at each selected point of and then multiply them to obtain the curvature product. 7. Find the local maxima of )

文件列表:
fast_cpda.m (26987, 2012-08-21)

近期下载者

相关文件


收藏者