ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
ransac.h File Reference
#include <cfloat>
#include <random>
#include <stdexcept>
#include <vector>
#include "optim/random_sampler.h"
#include "optim/support_measurement.h"
#include "util/alignment.h"
#include "util/logging.h"
Include dependency graph for ransac.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  colmap::RANSACOptions
 
class  colmap::RANSAC< Estimator, SupportMeasurer, Sampler >
 
struct  colmap::RANSAC< Estimator, SupportMeasurer, Sampler >::Report
 

Namespaces

 colmap