licornea_tools
Functions | Variables
cg_straight_depths_from_depths.cc File Reference
#include <iostream>
#include <utility>
#include <vector>
#include <cmath>
#include <algorithm>
#include <fstream>
#include <set>
#include <map>
#include "lib/image_correspondence.h"
#include "../lib/args.h"
#include "../lib/misc.h"
#include "../lib/intrinsics.h"
#include "../lib/image_io.h"
#include "../lib/json.h"
#include "../lib/opencv.h"

Go to the source code of this file.

Functions

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

Variables

constexpr bool verbose = true
 

Function Documentation

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

Definition at line 21 of file cg_straight_depths_from_depths.cc.

Here is the call graph for this function:

Variable Documentation

constexpr bool verbose = true

Definition at line 19 of file cg_straight_depths_from_depths.cc.