|
golib
0.5
|
#include "mex.h"#include <govideocapture.h>Macros | |
| #define | USAGE() |
Functions | |
| void | mexFunction (int nlhs, mxArray *plhs[], int nrhs, const mxArray *prhs[]) |
This mex module provides a function to open a video4linux device.
fd = videocaptureopen (device_filename, width, height); | #define USAGE | ( | ) |