scispace - formally typeset
Open AccessJournal ArticleDOI

Central catadioptric image processing with geodesic metric

TLDR
This paper proposes to define catadioptric image processing from the geodesic metric on the unitary sphere and shows that this definition allows to adapt very simply classical image processing methods.
About
This article is published in Image and Vision Computing.The article was published on 2011-11-01 and is currently open access. It has received 31 citations till now. The article focuses on the topics: Image processing & Catadioptric system.

read more

Citations
More filters
Journal ArticleDOI

Acquisition of omnidirectional stereoscopic images and videos of dynamic scenes: a review

TL;DR: A comparative study of the different cameras and methods to create stereoscopic panoramas of a scene, highlighting those that can be used for the real-time acquisition of imagery and video, is presented.
Journal ArticleDOI

Robust Radial Face Detection for Omnidirectional Vision

TL;DR: This research focuses on face detection and highlights the fact that particular attention should be paid to the descriptors in order to successfully perform face detection on omnidirectional images and implies that the adaptation of existing object-detection frameworks, designed for perspective images, should be focused on the choice of appropriate image descriptors.
Journal ArticleDOI

Real time UAV altitude, attitude and motion estimation from hybrid stereovision

TL;DR: A robust, real-time, accurate, exclusively vision-based approach with an embedded C++ implementation, which removes the need for any non-visual sensors, and can be coupled with an Inertial Measurement Unit.
Journal ArticleDOI

Geodesically-corrected Zernike descriptors for pose recognition in omni-directional images

TL;DR: This work provides an efficient definition of distance and angle between pixels in omni-directional images, based on the calibration model of the acquisition camera, and shows that the proposed correction in the calculation of Zernike moments improves pose classification accuracy significantly.
References
More filters
Proceedings ArticleDOI

A Combined Corner and Edge Detector

TL;DR: The problem the authors are addressing in Alvey Project MMI149 is that of using computer vision to understand the unconstrained 3D world, in which the viewed scenes will in general contain too wide a diversity of objects for topdown recognition techniques to work.
Journal ArticleDOI

The Laplacian Pyramid as a Compact Image Code

TL;DR: A technique for image encoding in which local operators of many scales but identical shape serve as the basis functions, which tends to enhance salient image features and is well suited for many image analysis tasks as well as for image compression.
Journal ArticleDOI

Evaluation of Interest Point Detectors

TL;DR: Two evaluation criteria for interest points' repeatability rate and information content are introduced and different interest point detectors are compared using these two criteria.
Journal ArticleDOI

Computing Fourier Transforms and Convolutions on the 2-Sphere

TL;DR: Convolution theorems generalizing well known and useful results from the abelian case are used to develop a sampling theorem on the sphere, which reduces the calculation of Fourier transforms and convolutions of band-limited functions to discrete computations.
Journal ArticleDOI

Catadioptric Projective Geometry

TL;DR: It is shown that a central catadioptric projection is equivalent to a two-step mapping via the sphere, and it is proved that for each catadi optric projection there exists a dual catadiOptric projection based on the duality between points and line images (conics).
Related Papers (5)
Frequently Asked Questions (14)
Q1. What have the authors contributed in "Central catadioptric image processing with geodesic metric" ?

In this paper, the authors propose to define catadioptric image processing from the geodesic metric on the unitary sphere. The authors show that this definition allows to adapt very simply classical image processing methods. The authors show in this paper the efficiency of the approach through different experimental results and quantitative evaluations. 

Moreover, it is worth noting that contrary to methods based on spherical harmonic analysis, the authors process points only in the image plane. It is also important to note that their approach can be applied to any type of single view point sensor, such as perspective camera, central catadioptric camera, but also fish-eye camera [ 7 ], since they all provide images equivalent to spherical images. Perspectives will then consist in applying these processing techniques to heterogeneous central sensor network in order to improve their efficiency and interest. 

In order to take into account the distortions implied by the sensor during the omnidirectional image processing, the intrinsic parameters have to be considered and used for defining a new representation space. 

The geodesic Harris detector presents 43 common corners between images, i.e. a repeatability rate of 86%.20Feature matching between consecutive images of a sequence is a very important problem in computer vision for motion estimation for example. 

the first step consists in defining the convolution product based on geodesic metric in order to process every pixel of the catadioptric image. 

The unit sphere S2 can be parameterized by spherical coordinates:∀x ∈ S2, x = (cos(φ) sin(θ), sin(φ) sin(θ), cos(θ)), (1)where φ ∈ [0, 2π[, θ ∈ [0, π]. 

because of the distortions observed in such catadioptric images (fig 1), traditional image processing techniques are no longer appropriate and require to be adapted to the new sensor geometry. 

In the classical Harris results, only 29 corners are common between the two images, which represents a repeatability equal to 80%. 

∑N i=−N ∑N j=−N IVNr (x)(i, j)H(i, j).(17)It is also possible to define a regular sampling at xs on the tangent plane π by using the distance dR2(x, y). 

It is also important to note that their approach can be applied to any type of single view point sensor, such as perspective camera, central catadioptric camera, but also fish-eye camera [7], since they all provide images equivalent to spherical images. 

over the 21 images, the geodesic method provides 152 matchings in average while the classical methods gives 116 matchings. 

The authors then define the continuous neighborhood Vr(x) of pixel x in the image as follows:Vr(x) = {ys ∈ S2, dS2(xs, ys) 6 r |P(x) = xs}. 

In order to compare their results with conventional methods, the authors will set r such that the geodesic neighborhood is equivalent to the Euclidean neighborhood in the center of the catadioptric image where the distortions are negligible. 

If the authors consider the same corners in both cases obtained by the classical Harris detector with the same thresholds, the use of the23classical ZNCC allows to match totally 65 points with 53 correct matchings, which represents a rate of outliers equal to 18.4%.