Classes | Namespaces

D:/Programmierung/C/TRTK/include/TRTK/Ransac.hpp File Reference

This file contains the Ransac class. More...

#include <cstddef>
#include <cmath>
#include <limits>
#include <vector>
#include <set>
#include "Coordinate.hpp"
#include "ErrorObj.hpp"
Include dependency graph for Ransac.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TRTK::Ransac< T, DataType >
 Robust model fitting. More...
class  TRTK::Ransac< T, DataType >::Model
 Interface class for models to be used with the Ransac class. More...

Namespaces

namespace  TRTK
 

Namespace of the Transformation and Registration Toolkit.



Detailed Description

This file contains the Ransac class.

Definition in file Ransac.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines