3 research outputs found

    An online background subtraction algorithm deployed on a NAO humanoid robot based monitoring system

    Get PDF
    In this paper, we design a fast background subtraction algorithm and deploy this algorithm on a monitoring system based on NAO humanoid robot. The proposed algorithm detects a contiguous foreground via a contiguously weighted linear regression (CWLR) model. It consists of a background model and a foreground model. The background model is a regression based low rank model. It seeks a low rank background subspace and represents the background as the linear combination of the basis spanning the subspace. The foreground model promotes the contiguity in the foreground detection. It encourages the foreground to be detected as whole regions rather than separated pixels. We formulate the background and foreground model into a contiguously weighted linear regression problem. This problem can be solved efficiently via an alternating optimization approach which includes continuous and discrete variables. Given an image sequence, we use the first few frames to incrementally initialize the background subspace, and we determine the background and foreground in the following frames in an online scheme using the proposed CWLR model, with the background subspace continuously updated using the detected background information. The proposed algorithm is implemented by Python on a NAO humanoid robot based monitoring system. This system consists of a control station and a Nao robot. The Nao robot acts as a mobile probe. It captures image sequence and sends it to the control station. The control station serves as a control terminal. It sends commands to control the behaviour of Nao robot, and it processes the image data sent by Nao. This system can be used for living environment monitoring and form the basis for many vision-based applications like fall detection and scene understanding. The experimental comparisons with most recent algorithms on both benchmark dataset and NAO captures demonstrate the high effectiveness of the proposed algorithm

    Threshold adaptation and XOR accumulation algorithm for objects detection

    Get PDF
    Object detection, tracking and video analysis are vital and energetic tasks for intelligent video surveillance systems and computer vision applications. Object detection based on background modelling is a major technique used in dynamically objects extraction over video streams. This paper presents the threshold adaptation and XOR accumulation (TAXA) algorithm in three systematic stages throughout video sequences. First, the continuous calculation, updating and elimination of noisy background details with hybrid statistical techniques. Second, thresholds are calculated with an effective mean and gaussian for the detection of the pixels of the objects. The third is a novel step in making decisions by using XOR-accumulation to extract pixels of the objects from the thresholds accurately. Each stage was presented with practical representations and theoretical explanations. On high resolution video which has difficult scenes and lighting conditions, the proposed algorithm was used and tested. As a result, with a precision average of 0.90% memory uses of 6.56% and the use of CPU 20% as well as time performance, the result excellent overall superior to all the major used foreground object extraction algorithms. As a conclusion, in comparison to other popular OpenCV methods the proposed TAXA algorithm has excellent detection ability

    Socially assistive robots : the specific case of the NAO

    Get PDF
    Numerous researches have studied the development of robotics, especially socially assistive robots (SAR), including the NAO robot. This small humanoid robot has a great potential in social assistance. The NAO robot’s features and capabilities, such as motricity, functionality, and affective capacities, have been studied in various contexts. The principal aim of this study is to gather every research that has been done using this robot to see how the NAO can be used and what could be its potential as a SAR. Articles using the NAO in any situation were found searching PSYCHINFO, Computer and Applied Sciences Complete and ACM Digital Library databases. The main inclusion criterion was that studies had to use the NAO robot. Studies comparing it with other robots or intervention programs were also included. Articles about technical improvements were excluded since they did not involve concrete utilisation of the NAO. Also, duplicates and articles with an important lack of information on sample were excluded. A total of 51 publications (1895 participants) were included in the review. Six categories were defined: social interactions, affectivity, intervention, assisted teaching, mild cognitive impairment/dementia, and autism/intellectual disability. A great majority of the findings are positive concerning the NAO robot. Its multimodality makes it a SAR with potential
    corecore