geolib2
Functions | Variables
show.cpp File Reference
#include <geolib/io/import.h>
#include <geolib/serialization.h>
#include <geolib/sensors/DepthCamera.h>
#include <geolib/Shape.h>
#include <opencv2/highgui/highgui.hpp>
Include dependency graph for show.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

double CANVAS_HEIGHT = 480
 
double CANVAS_WIDTH = 640
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 11 of file show.cpp.

Variable Documentation

◆ CANVAS_HEIGHT

double CANVAS_HEIGHT = 480

Definition at line 9 of file show.cpp.

◆ CANVAS_WIDTH

double CANVAS_WIDTH = 640

Definition at line 8 of file show.cpp.