Cone-plane intersection
by Sylvain Calinon
18 Apr 2008
(Updated 24 Jul 2009)
Compute the intersection of a cone and a plane, where the result is represented as an ellipse
|
Watch this File
|
| File Information |
| Description |
This function computes the intersection of a cone and a plane, where the result is represented either as an ellipse or in the form of a Gaussian distribution.
This algorithm can be used to extract probabilistically information concerning gazing or pointing direction. Indeed, by representing a visual field as a cone and representing a table as a plane, the Gaussian distribution can be used to compute the probability that one object on the table is observed/pointed by the user.
The source code is an implementation of the algorithms described in the book "Robot Programming by Demonstration: A Probabilistic Approach", EPFL/CRC Press (more information on http://programming-by-demonstration.org/book/)
|
| MATLAB release |
MATLAB 7.5 (R2007b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (3) |
| 02 Aug 2008 |
Gavriel Aminov
|
|
|
| 10 Feb 2009 |
Val Schmidt
|
|
|
| 02 Mar 2009 |
Yanhua
|
|
|
| Updates |
| 24 Jul 2009 |
Notation updated to match the description of the algorithm in the the book "Robot Programming by Demonstration: A Probabilistic Approach", EPFL/CRC Press (more information on http://programming-by-demonstration.org/book/) |
|
Contact us at files@mathworks.com