Object Detection with Pixel Intensity Comparisons Organized in Decision Trees
We describe a method for visual object detection based on an ensemble of optimized decision trees organized in a cascade of rejectors. The trees use pixel intensity comparisons in their internal nodes and this makes them able to process image regions very fast. Experimental analysis is provided through a face detection problem. The obtained results are encouraging and demonstrate that the method has practical value. Additionally, we analyse its sensitivity to noise and show how to perform fast rotation invariant object detection. Complete source code is provided at https://github.com/nenadmarkus/pico.
Code (8)
Tasks
Face DetectionObjectobject-detectionObject DetectionPICOSensitivitySimilar Papers 제목 키워드 기반
Density Map Guided Object Detection in Aerial Images
Object detection in high-resolution aerial images is a challenging task because of 1) the large variation in object size, and 2) non-uniform distribution of objects. A common solution is to divide the large aerial image …
Image CroppingObjectobject-detectionObject Detection+2Object Discovery via Cohesion Measurement
Color and intensity are two important components in an image. Usually, groups of image pixels, which are similar in color or intensity, are an informative representation for an object. They are therefore particularly sui…
ClusteringImage SegmentationObjectObject Discovery+3Distance Surface for Event-Based Optical Flow
We propose DistSurf-OF, a novel optical flow method for neuromorphic cameras. Neuromorphic cameras (or event detection cameras) are an emerging sensor modality that makes use of dynamic vision sensors (DVS) to report asy…
Event-based Optical FlowEvent DetectionOptical Flow EstimationEnforcing Label and Intensity Consistency for IR Target Detection
This study formulates the IR target detection as a binary classification problem of each pixel. Each pixel is associated with a label which indicates whether it is a target or background pixel. The optimal label set for …
Binary ClassificationCrack Detection Using Enhanced Thresholding on UAV based Collected Images
This paper proposes a thresholding approach for crack detection in an unmanned aerial vehicle (UAV) based infrastructure inspection system. The proposed algorithm performs recursively on the intensity histogram of UAV-ta…