Functions
Video_Capture.cpp File Reference
#include <assert.h>
#include <ctype.h>
#include <opencv2/highgui/highgui_c.h>
#include "CV.hpp"
#include "File.hpp"
#include "String.hpp"
Include dependency graph for Video_Capture.cpp:

Go to the source code of this file.

Functions

int main (int arguments_size, char *arguments[])
 A video display routine that can capture images.

Function Documentation

int main ( int  arguments_size,
char *  arguments[] 
)

A video display routine that can capture images.

Parameters:
arguments_sizeis the number of command line arguments (plus 1.)
argumentsis the command line arguments vector.
Returns:
0 for success and 1 for failure.

main*() opens a camera (or video file) and allows the user to capture images by typing the [space] key.

Definition at line 20 of file Video_Capture.cpp.



fiducial_lib
Author(s): Wayne Gramlich
autogenerated on Thu Jun 6 2019 18:08:04