#include <firei_interface.h>
Data Fields | |
char * | devicefile |
int | nodenum |
int | handlenum |
int | width |
int | height |
the device file. Ubuntu 8.04 usually had the files in /dev/video1394/0 but for 9.04 it is now /dev/video1394-0
the handle number for the camera
the width of the image of the camera
Referenced by undistortparams_change_handler().
the node number for the camera
the height of the image of the camera
Referenced by undistortparams_change_handler().