JeVois
1.22
JeVois Smart Embedded Machine Vision Toolkit
|
|
Go to the source code of this file.
Functions | |
int | main (int argc, char const *argv[]) |
Main daemon that grabs video frames from the camera, sends them to processing, and sends the results out over USB. | |
int main | ( | int | argc, |
char const * | argv[] | ||
) |
Main daemon that grabs video frames from the camera, sends them to processing, and sends the results out over USB.
Definition at line 22 of file jevois-daemon.C.
References jevois::logEnd(), jevois::Engine::mainLoop(), and jevois::Engine::streamOn().