scispace - formally typeset
Book ChapterDOI

CenSurE: Center Surround Extremas for Realtime Feature Detection and Matching

Reads0
Chats0
TLDR
A suite of scale-invariant center-surround detectors (CenSurE) that outperform the other detectors, yet have better computational characteristics than other scale-space detectors, and are capable of real-time implementation are introduced.
Abstract
We explore the suitability of different feature detectors for the task of image registration, and in particular for visual odometry, using two criteria: stability (persistence across viewpoint change) and accuracy (consistent localization across viewpoint change). In addition to the now-standard SIFT, SURF, FAST, and Harris detectors, we introduce a suite of scale-invariant center-surround detectors (CenSurE) that outperform the other detectors, yet have better computational characteristics than other scale-space detectors, and are capable of real-time implementation.

read more

Content maybe subject to copyright    Report

Citations
More filters
Proceedings ArticleDOI

Image processing on mobile devices: An overview

TL;DR: In this paper, the authors reviewed recent challenging tasks related to mobile image processing using both serial and parallel computing approaches in several emerging application contexts, including augmented reality, visual search, object recognition, and so on.
Book ChapterDOI

Speeding Up SURF

Peter Abeles
TL;DR: Several algorithmic changes are proposed to create two new SURf like descriptors and a SURF like feature detector that have comparable stability to the reference implementation, yet a byte code implementation is able run several times faster than the native reference implementation and faster than all other open source implementations tested.
Journal ArticleDOI

Stereo-Based Visual Odometry for Autonomous Robot Navigation

TL;DR: An accurate, computationally-efficient VO algorithm relying solely on stereo vision images as inputs is proposed, which suggests a non-iterative outlier detection technique capable of efficiently discarding the outliers of matched features.
Journal ArticleDOI

Automatic hemolysis identification on aligned dual-lighting images of cultured blood agar plates.

TL;DR: The suitability of the design and evaluation of a method for robust hemolysis detection and classification, which remains feasible even in challenging conditions (low contrast or illumination changes), are demonstrated.
References
More filters
Journal ArticleDOI

Distinctive Image Features from Scale-Invariant Keypoints

TL;DR: This paper presents a method for extracting distinctive invariant features from images that can be used to perform reliable matching between different views of an object or scene and can robustly identify objects among clutter and occlusion while achieving near real-time performance.
Journal ArticleDOI

Random sample consensus: a paradigm for model fitting with applications to image analysis and automated cartography

TL;DR: New results are derived on the minimum number of landmarks needed to obtain a solution, and algorithms are presented for computing these minimum-landmark solutions in closed form that provide the basis for an automatic system that can solve the Location Determination Problem under difficult viewing.
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.
Book ChapterDOI

SURF: speeded up robust features

TL;DR: A novel scale- and rotation-invariant interest point detector and descriptor, coined SURF (Speeded Up Robust Features), which approximates or even outperforms previously proposed schemes with respect to repeatability, distinctiveness, and robustness, yet can be computed and compared much faster.
Proceedings ArticleDOI

Robust real-time face detection

TL;DR: A new image representation called the “Integral Image” is introduced which allows the features used by the detector to be computed very quickly and a method for combining classifiers in a “cascade” which allows background regions of the image to be quickly discarded while spending more computation on promising face-like regions.