#include <events.h>
Public Member Functions | |
| input_ready (vpImage< vpRGBa > &I, vpCameraParameters &cam) | |
| input_ready (vpImage< vpRGBa > &I, vpCameraParameters &cam, int frame) | |
Public Attributes | |
| vpCameraParameters | cam_ |
| int | frame |
| vpImage< vpRGBa > & | I |
| tracking::input_ready::input_ready | ( | vpImage< vpRGBa > & | I, |
| vpCameraParameters & | cam | ||
| ) | [inline] |
| tracking::input_ready::input_ready | ( | vpImage< vpRGBa > & | I, |
| vpCameraParameters & | cam, | ||
| int | frame | ||
| ) | [inline] |
| vpCameraParameters tracking::input_ready::cam_ |
| vpImage<vpRGBa>& tracking::input_ready::I |