Be the first to rate this file! 6 Downloads (last 30 days) File Size: 11.45 KB File ID: #33530
image thumbnail

Approximation of the Volumetric Scene Reconstruction Error for Multi-Camera Environments

by Boris Schauerte

 

29 Oct 2011

Estimates a 2-D approximation of the volumetric scene reconstruction error.

| Watch this File

File Information
Description

Estimates a 2-D approximation of the volumetric scene reconstruction
error for all possible object locations in the specified area using
the specified camera location.

This can be applied to optimize the placement of the cameras in an
environment (with respect to the expected reconstruction error) as
well as to optimize the view directions of the cameras online (since
it is very efficient to calculate; a C/C++ implementation is provided).

Usage example:
    Ae=estimate_error_2d_map([0 0 3.8 6.6],
                    [0.25 3.5 0.25 3.5; 0.25 0.45 3 4],
                    0.2)
    Where the first argument specifies the modeled room area, the
    second parameter contains the locations of the cameras in the
    room and the third is the (hypothetical) radius of the target
    object. Please refer to [1] for further details.

It has been applied in [1] and [2] for offline optimization of the
camera locations and to optimize the camera view directions online:
[1] B. Schauerte, J. Richarz, et al., "Multi-Modal and Multi-Camera
    Attention in Smart Environments". In Proceedings of the 11th
    International Conference on Multimodal Interfaces (ICMI), 2009.
[2] B. Schauerte, T. Plötz, G. A. Fink, "A Multi-modal Attention
    System for Smart Environments". In Proceedings of the 7th
    International Conference on Computer Vision Systems (ICVS), 2009.

MATLAB release MATLAB 7.12 (2011a)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
volumetric scene reconstruction Boris Schauerte 31 Oct 2011 16:03:56
pantilt zoom cameras Boris Schauerte 31 Oct 2011 16:03:56
camera location optimization Boris Schauerte 31 Oct 2011 16:03:56
active vision Boris Schauerte 31 Oct 2011 16:03:56
smart environment Boris Schauerte 31 Oct 2011 16:03:56
smart room Boris Schauerte 31 Oct 2011 16:03:56

Contact us at files@mathworks.com