licornea_tools
Functions
ir_intrinsic_reprojection.cc File Reference
#include "../lib/common.h"
#include "../lib/args.h"
#include "../lib/opencv.h"
#include "../lib/intrinsics.h"
#include "../lib/misc.h"
#include "../lib/obj_img_correspondence.h"
#include "../lib/viewer.h"
#include "lib/live/grabber.h"
#include "lib/live/checkerboard.h"
#include <string>
#include <cassert>
#include <fstream>

Go to the source code of this file.

Functions

const cv::Vec3b orig_color (0, 0, 255)
 
const cv::Vec3b reproj_color (0, 0, 255)
 
int main (int argc, const char *argv[])
 

Function Documentation

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

Definition at line 20 of file ir_intrinsic_reprojection.cc.

Here is the call graph for this function:

const cv::Vec3b orig_color ( ,
,
255   
)
const cv::Vec3b reproj_color ( ,
,
255   
)