VisionServer  v2.1.1-1-g21dc5465
FRC vision library
vision.cpp File Reference
#include "vision.h"
#include "cpp-tools/src/resources.h"
+ Include dependency graph for vision.cpp:

Go to the source code of this file.

Functions

cs::VideoMode getJsonVideoMode (const wpi::json &config)
 

Function Documentation

◆ getJsonVideoMode()

cs::VideoMode getJsonVideoMode ( const wpi::json &  config)

Extracts videomode properties from a config json - 0-values returned if config is invalid

Returns
The VideoMode object

Definition at line 32 of file vision.cpp.