Visual Servoing Platform
version 3.2.0 under development (2019-01-22)
Main Page
Related Pages
Modules
Namespaces
Classes
Examples
record_helper.h
1
#ifndef __record_helper_
2
#define __record_helper_
3
4
#include <string>
5
#include <visp3/core/vpImage.h>
6
7
bool
record_helper(
const
std::string &opt_seqname,
int
opt_record_mode,
const
vpImage<unsigned char>
&I);
8
9
#endif
10
vpImage< unsigned char >
local
soft
visp
ViSP-web-script
visp
tutorial
grabber
record_helper.h
Generated by
1.8.11