JeVois
1.19
JeVois Smart Embedded Machine Vision Toolkit
|
|
Functions | |
Send serial message to mark the | beginning (MARK START) of the " "processing of a video frame from the camera sensor |
Send serial message to mark the the | end (MARK STOP) |
Variables | |
SerStyle | |
Style for standardized serial messages as defined in | http |
Style for standardized serial messages as defined in | SerStyle_Values |
SerStamp | |
Prepend standardized serial messages with a frame | number |
Prepend standardized serial messages with a frame | time |
Prepend standardized serial messages with a frame frame or frame date time See details in | SerStamp_Values |
SerMark | |
Send serial message to mark the the or both | Useful |
Send serial message to mark the the or both among | others |
Send serial message to mark the the or both among if one needs to know when no results were sent over serial on a given frame Combine with parameter serstamp if you need to know the frame | SerMark_Values |
Send serial message to mark the jevois::module::beginning | ( | MARK | START | ) |
Send serial message to mark the the jevois::module::end | ( | MARK | STOP | ) |
Referenced by clearcache().
Prepend standardized serial messages with a frame frame or frame date time See details in jevois::module::http |
Send serial message to mark the the or both among if one needs to know when no results were sent over serial on a given frame Combine with parameter serstamp if you need to know the frame jevois::module::number |
Send serial message to mark the the or both among jevois::module::others |
jevois::module::SerMark |
Definition at line 219 of file Module.H.
Referenced by jevois::StdModule::sendSerialMarkStart(), and jevois::StdModule::sendSerialMarkStop().
Send serial message to mark the the or both among if one needs to know when no results were sent over serial on a given frame Combine with parameter serstamp if you need to know the frame jevois::module::SerMark_Values |
Prepend standardized serial messages with a frame frame or frame date time See details in jevois::module::SerStamp_Values |
jevois::module::SerStyle |
Definition at line 197 of file Module.H.
Referenced by jevois::GUIhelper::drawConsole().
Style for standardized serial messages as defined in jevois::module::SerStyle_Values |
Definition at line 199 of file Module.H.
Referenced by jevois::GUIhelper::drawConsole().
Prepend standardized serial messages with a frame frame jevois::module::time |
Definition at line 211 of file Module.H.
Referenced by jevois::StdModule::getStamp().