licornea_tools
Functions | Variables
view_dataset.cc File Reference
#include "../lib/args.h"
#include "../lib/opencv.h"
#include "../lib/dataset.h"
#include "../lib/image_io.h"
#include "../lib/viewer.h"
#include "../lib/filesystem.h"
#include <string>

Go to the source code of this file.

Functions

int main (int argc, const char *argv[])
 

Variables

const real max_viz_depth = 6000
 

Function Documentation

int main ( int  argc,
const char *  argv[] 
)

Definition at line 13 of file view_dataset.cc.

Here is the call graph for this function:

Variable Documentation

const real max_viz_depth = 6000

Definition at line 11 of file view_dataset.cc.