Detecting Corners for 3D Objects

Detecting Corners for 3D Objects

Misbah Irshad, Irfa Elahi, Malik Zawwar Hussain
Copyright: © 2011 |Pages: 10
DOI: 10.4018/ijcvip.2011100105
OnDemand:
(Individual Articles)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

In this paper, a corner detection algorithm for 3D objects is presented. This algorithm is an extension of corner detection scheme for planar objects (Chetrikov & Zsabo, 1999). This algorithm finds corners and other high curvature points for 3D objects.
Article Preview
Top

1. Introduction

Corner points are very important to identify a shape. These points are also referred to as significant points. Detection of these points is not an easy task as exactness of detected corners can only be judged by human eye and no other standard criteria is existed. Then accuracy of any corner detection scheme can only be examined if the original corner positions are known. Correct detection of these points help to reverse engineer the shapes accurately. Generally corner detection can be defined as an approach which extracts the dominating features of an image and consequently helps deducing contents of the image. Corner detection can be used in many fields like motion detection, image registration, image mosaicing, video tracking, panorama stitching, object recognition and 3D modelling. Detecting corners has long been an area of interest to researchers in image processing and other areas of computer vision. There are a lot of schemes found in literature for planar objects (Beus & Tiu, 1987; Chetrikov & Zsabo, 1999; Freeman & Davis, 1977; Jyoti, Ratna, & Sainarayanan, 2011; Mikolajczyk & Schmid, 2004; Rosenfeld & Weszka, 1975; Rosenfeld & Johnston, 1973; Sarfraz, Asim, & Masood, 2006). Each of these algorithms takes a chain coded curve (Avrahami & Pratt, 1991; Hou & Wei, 2002) as an input which is converted into a connected sequence of grid points. A measure of corner strength is assigned to each point and corners are selected on the base of this measure. However, in 3D cases no contribution is seen to the authors’ knowledge.

A corner detection scheme for 3D shapes is discussed in this paper and found to be accurate and simple. It is a generalization of the scheme (Beus & Tiu, 1987). Some advantageous features of the purposed 3D scheme are:

  • Each corner is detected once.

  • It is computationally efficient.

  • It is invariant to transformation changes.

  • It is highly insensitive to the noise in the image.

  • It is robust to minor changes in size and resolution.

  • It is very suitable for natural shapes or objects. Independent tuning of the parameters can further fine tune the results if needed in some extreme case.

This paper discusses detection of high curvature points in surfaces. Planar scheme (Chetrikov & Zsabo, 1999) is reviewed in Section 2. Proposed approach is described in Section 3. The scheme is demonstrated with examples in Section 4. The paper is concluded in Section 5.

Top

2. Detecting Corner Points In Planar Objects

In this section the method presented in Chetrikov & Zsabo (1999) is explained. In this algorithm a corner point is determined as a point where a triangle of specified angle can be inscribed within a specified distance from its neighbor points. The algorithm consists of two passes. First pass scans the sequence of points and picks out the candidate corner points. In the second pass, which is post processing step, superfluous candidates are removed.

2.1. First Pass

In the first pass a variable triangle ijcvip.2011100105.m01 is inscribed on the each point ijcvip.2011100105.m02of the curve as shown in Figure 1. A point ijcvip.2011100105.m03 is the candidate corner point if it satisfies the following three conditions:

ijcvip.2011100105.m04
ijcvip.2011100105.m05
ijcvip.2011100105.m06
Figure 1.

Corner point detection demonstration (first pass: test p for candidate corner point)

ijcvip.2011100105.f01
where p is the point under consideration, ijcvip.2011100105.m07is the ijcvip.2011100105.m08clockwise neighbor of p and ijcvip.2011100105.m09is the ijcvip.2011100105.m10anti-clockwise neighbor of p.

ijcvip.2011100105.m11 is the distance between p and ijcvip.2011100105.m12, ijcvip.2011100105.m13 is the distance between p and ijcvip.2011100105.m14. If ijcvip.2011100105.m15the distance ijcvip.2011100105.m16 and ijcvip.2011100105.m17.

The opening angle of triangle, ijcvip.2011100105.m18can be found by using cosine law

ijcvip.2011100105.m19
which implies

ijcvip.2011100105.m20.

Now each point p may have zero, one or more than one alpha values. Minimum value of ijcvip.2011100105.m21among all ijcvip.2011100105.m22values is chosen as ijcvip.2011100105.m23value of the point p.

Complete Article List

Search this Journal:
Reset
Volume 14: 1 Issue (2024): Forthcoming, Available for Pre-Order
Volume 13: 1 Issue (2023)
Volume 12: 4 Issues (2022): 1 Released, 3 Forthcoming
Volume 11: 4 Issues (2021)
Volume 10: 4 Issues (2020)
Volume 9: 4 Issues (2019)
Volume 8: 4 Issues (2018)
Volume 7: 4 Issues (2017)
Volume 6: 2 Issues (2016)
Volume 5: 2 Issues (2015)
Volume 4: 2 Issues (2014)
Volume 3: 4 Issues (2013)
Volume 2: 4 Issues (2012)
Volume 1: 4 Issues (2011)
View Complete Journal Contents Listing