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

Real-time video processing using native programming on Android platform

TL;DR: The result shows that with native programming on Android platform, even a complicated object detection algorithm can be done in real-time, with a total average ratio of 0.41.
Proceedings ArticleDOI

Object flow: A descriptor for classifying traffic motion

TL;DR: The effectiveness of the proposed scene descriptor is demonstrated by comparing it to two simpler baselines on the task of classifying more than 100 challenging video sequences into intersection and non-intersection scenarios.
Proceedings ArticleDOI

Surgical tools recognition and pupil segmentation for cataract surgical process modeling.

TL;DR: Two methods are presented: one method to segment the pupil and one to extract and recognize surgical tools, to develop an application-dependant framework able to extract high-level tasks (surgical phases) using microscope videos data only.
Journal ArticleDOI

Automated segmentation and area estimation of neural foramina with boundary regression model

TL;DR: A novel boundary regression segmentation framework is proposed for fully automated and multi-modal segmentation of neural foramina which creatively formulates the segmentation task as a boundary regression problem which models a highly nonlinear mapping function from substantially diverse Neural foramina images directly to desired object boundaries.
Journal ArticleDOI

Performance Analysis of Various Feature Detector and Descriptor for Real-Time Video based Face Tracking

TL;DR: The tracking speed and accuracy of these feature detectors in real time video for face tracking is measured using parameters like average number of detected key points, average detection time of key-point, frame per second and number of matches using OpenCV.
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.