JeVois  1.20
JeVois Smart Embedded Machine Vision Toolkit
Share this page:
jevois::module Namespace Reference

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
 

Function Documentation

◆ beginning()

Send serial message to mark the jevois::module::beginning ( MARK  START)

◆ end()

Send serial message to mark the the jevois::module::end ( MARK  STOP)

Referenced by clearcache().

Variable Documentation

◆ http

Prepend standardized serial messages with a frame frame or frame date time See details in jevois::module::http

Definition at line 199 of file Module.H.

◆ number

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

Definition at line 210 of file Module.H.

◆ others

Send serial message to mark the the or both among jevois::module::others

Definition at line 221 of file Module.H.

◆ SerMark

jevois::module::SerMark

◆ SerMark_Values

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

Definition at line 223 of file Module.H.

◆ SerStamp

jevois::module::SerStamp

Definition at line 210 of file Module.H.

◆ SerStamp_Values

Prepend standardized serial messages with a frame frame or frame date time See details in jevois::module::SerStamp_Values

Definition at line 213 of file Module.H.

◆ SerStyle

jevois::module::SerStyle

Definition at line 197 of file Module.H.

Referenced by jevois::GUIhelper::drawConsole().

◆ SerStyle_Values

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().

◆ time

Prepend standardized serial messages with a frame frame jevois::module::time

Definition at line 211 of file Module.H.

Referenced by jevois::StdModule::getStamp().

◆ Useful

Send serial message to mark the the or both jevois::module::Useful

Definition at line 221 of file Module.H.