Search results for " Detection"
showing 10 items of 1676 documents
Improving Video Object Detection by Seq-Bbox Matching
2019
International audience
Advanced 3D movement analysis algorithms for robust functional capacity assessment.
2017
SummaryObjectives: We developed a novel system for in home functional capacities assessment in frail older adults by analyzing the Timed Up and Go movements. This system aims to follow the older people evolution, potentially allowing a forward detection of motor decompensation in order to trigger the implementation of rehabilitation. However, the pre-experimentations conducted on the ground, in different environments, revealed some problems which were related to KinectTM operation. Hence, the aim of this actual study is to develop methods to resolve these problems.Methods: Using the KinectTM sensor, we analyze the Timed Up and Go test movements by measuring nine spatio-temporal parameters, …
Fast and Robust Face Detection on a Parallel Optimized Architecture implemented on FPGA
2009
In this paper, we present a parallel architecture for fast and robust face detection implemented on FPGA hardware. We propose the first implementation that meets both real-time requirements in an embedded context and face detection robustness within complex backgrounds. The chosen face detection method is the Convolutional Face Finder (CFF) algorithm, which consists of a pipeline of convolution and subsampling operations, followed by a multilayer perceptron. We present the design methodology of our face detection processor element (PE). This methodology was followed in order to optimize our implementation in terms of memory usage and parallelization efficiency. We then built a parallel arch…
Design of a Real-time face detection parallel architecture using High-Level Synthesis
2008
Abstract We describe a High-Level Synthesis implementation of a parallel architecture for face detection. The chosen face detection method is the well-known Convolutional Face Finder (CFF) algorithm, which consists of a pipeline of convolution operations. We rely on dataflow modelling of the algorithm and we use a high-level synthesis tool in order to specify the local dataflows of our Processing Element (PE), by describing in C language inter-PE communication, fine scheduling of the successive convolutions, and memory distribution and bandwidth. Using this approach, we explore several implementation alternatives in order to find a compromise between processing speed and area of the PE. We …
ROBUST ROAD SIGNS SEGMENTATION IN COLOR IMAGES
2012
International audience; This paper presents an efficient method for road signs segmentation in color images. Color segmentation of road signs is a difficult task due to variations in the image acquisition conditions. Therefore, a color constancy algorithm is usually applied prior to segmentation, which increases the computation time. The proposed method is based on a log-chromaticity color space which shows good invariance properties to changing illumination. Thus, the method is simple and fast since it does not require color constancy algorithms. Experiments with a large dataset and comparison with other approaches, show the robustness and accuracy of the method in detecting road signs in …
Road Signs Detection and Reconstruction using Gielis Curves
2012
International audience; Road signs are among the most important navigation tools in transportation systems. The identification of road signs in images is usually based on first detecting road signs location using color and shape information. In this paper, we introduce such a two-stage detection method. Road signs are located in images based on color segmentation, and their corresponding shape is retrieved using a unified shape representation based on Gielis curves. The contribution of our approach is the shape reconstruction method which permits to detect any common road sign shape, i.e. circle, triangle, rectangle and octagon, by a single algorithm without any training phase. Experimental…
An SVD-Based Approach for Ghost Detection and Removal in High Dynamic Range Images
2012
International audience; In this paper, we propose a simple method for the ghost detection problem in the context of merging multiple low dynamic range (LDR) images to form a high dynamic range (HDR) image. We show that the second biggest singular values extracted over local spatio-temporal neighbourhoods can be effectively used for ghost region detection. Furthermore, we combine the proposed method with an exposure fusion technique to generate final HDR image free of ghosting artefacts. We present experimental results to illustrate the efficiency of the proposed method and quantitative comparison with other existing approaches show the good performance of our method in detecting and removin…
Hand Gestures Recognition and Tracking
2013
In this project we develop a system that uses low cost web cameras to recognise gestures and track 2D orientations of the hand. This report is organized as such. First in section 2 we introduce various methods we undertook for hand detection. This is the most important step in hand gesture recognition. Results of various skin detection algorithms are discussed in length. This is followed by region extraction step (section 3). In this section approaches like contours and convex hull to extract region of interest which is hand are discussed. In section 4 a method is describe to recognize the open hand gesture. Two additional gestures of palm and fist are implemented using Haar-like features. …
Presentations of constrained systems with unconstrained positions
2005
International audience; We give a polynomial-time construction of the set of sequences that satisfy a finite-memory constraint defined by a finite list of forbidden blocks, with a specified set of bit positions unconstrained. Such a construction can be used to build modulation/error-correction codes (ECC codes) like the ones defined by the Immink-Wijngaarden scheme in which certain bit positions are reserved for ECC parity. We give a lineartime construction of a finite-state presentation of a constrained system defined by a periodic list of forbidden blocks. These systems, called periodic-finite-type systems, were introduced by Moision and Siegel. Finally, we present a linear-time algorithm for con…
Real-time implementation of counting people in a crowd on the embedded reconfigurable architecture on the unmanned aerial vehicle
2020
The crowd counting task is an important research problem. Now more and more people are concerned about safety issues. Considering the scenario of a crowded scene: a population density system analyzes the crowds and triggers a warning to divert the crowds when their population density exceeds a normal range. With such a system, the incident of the Shanghai New Year's stampede will not happen again. The most difficult problem of population counting at present: On the one hand, in the densely populated area, how to make the model distinguish human head features more finely, such as head overlap. The second aspect is to find a small-scale local head feature in an image with a wide range of popu…