#include <string>
#include <map>
#include <cmath>
#include <random>
#include "lib/image_correspondence.h"
#include "../lib/args.h"
#include "../lib/misc.h"
#include "../lib/json.h"
#include "../lib/opencv.h"
#include "../lib/camera.h"
#include "../lib/image_io.h"
#include "../lib/random_color.h"
#include "../lib/intrinsics.h"
#include "../lib/filesystem.h"
#include "../lib/rotation.h"
Go to the source code of this file.
|
int | main (int argc, const char *argv[]) |
|
int main |
( |
int |
argc, |
|
|
const char * |
argv[] |
|
) |
| |
bool noisy_position = true |
bool noisy_rotation = false |