Be the first to rate this file! 15 Downloads (last 30 days) File Size: 8.4 KB File ID: #28207
image thumbnail

A Fast Corner Detector Based on the Chord-to-Point Distance Accumulation Technique

by Mohammad Awrangjeb

 

15 Jul 2010 (Updated 15 Jul 2010)

Reference: A Fast Corner Detector Based on the Chord-to-Point Distance Accumulation Technique, IEEE.

| Watch this File

File Information
Description

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 the absolute curvature products as candidate corners and remove weak corners by comparing with the curvature-threshold ${T_h}$.

8. Calculate angles at each candidate corners obtained from the previous step and compare with the angle-threshold ${\delta}$ to remove false corners.

9. Find corners, if any, between the ends of smoothed `loop' curves and add those corners which are far away from the detected corners.

10. Compare T-corners with the detected corners and add those T-corners which are far away from the detected corners.

Acknowledgements

The author wishes to acknowledge the following in the creation of this submission:
A Corner Detector based on Global and Local Curvature Properties

Required Products Image Processing Toolbox
MATLAB release MATLAB 7.8 (R2009a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Updates
15 Jul 2010

Tags & description.

Tag Activity for this File
Tag Applied By Date/Time
fastcpda Mohammad Awrangjeb 15 Jul 2010 11:26:20
cpda Mohammad Awrangjeb 15 Jul 2010 11:26:20
corner detection Mohammad Awrangjeb 15 Jul 2010 11:26:20
chordtopoint distance accumulation Mohammad Awrangjeb 15 Jul 2010 11:26:20
contourbased corner detector Mohammad Awrangjeb 15 Jul 2010 11:26:20
fast cpda Mohammad Awrangjeb 16 Jul 2010 10:49:59
image analysis Mohammad Awrangjeb 16 Jul 2010 10:49:59
contour based corner detector Mohammad Awrangjeb 16 Jul 2010 10:49:59
curvature Mohammad Awrangjeb 16 Jul 2010 10:49:59
chord to point distance accumulation Mohammad Awrangjeb 16 Jul 2010 10:49:59
obtuse corner Mohammad Awrangjeb 16 Jul 2010 10:50:00
round corner Mohammad Awrangjeb 16 Jul 2010 10:50:00

Contact us at files@mathworks.com