licornea_tools
Functions
cg_slopes_viewer.cc File Reference
#include "../lib/args.h"
#include "../lib/opencv.h"
#include "../lib/intrinsics.h"
#include "../lib/dataset.h"
#include "../lib/misc.h"
#include "../lib/viewer.h"
#include "../lib/assert.h"
#include "lib/feature_points.h"
#include "lib/cg/feature_slopes.h"
#include <cstdlib>
#include <iostream>
#include <string>

Go to the source code of this file.

Functions

mat33 to_rotation_matrix (real x, real y, real z)
 
int main (int argc, const char *argv[])
 

Function Documentation

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

Definition at line 38 of file cg_slopes_viewer.cc.

Here is the call graph for this function:

mat33 to_rotation_matrix ( real  x,
real  y,
real  z 
)

Definition at line 16 of file cg_slopes_viewer.cc.