MipAlgorithms::BiRegRANSAC Class Reference
[Binary registration]

RANSAC implementation of binary registration (class BiReg) between Observations. More...

#include <BiRegRANSAC.h>

Inheritance diagram for MipAlgorithms::BiRegRANSAC:

MipAlgorithms::BiReg

List of all members.

Public Member Functions

 BiRegRANSAC ()
 Null constructor.
 BiRegRANSAC (BiRegPar p)
 Parametrical constructor.
void registration (BiRegIn &in, BiRegSol *solution)
 Implementation of the pure virtual method of BiReg.


Detailed Description

RANSAC implementation of binary registration (class BiReg) between Observations.

Author:
Paolo Stegagno

Constructor & Destructor Documentation

MipAlgorithms::BiRegRANSAC::BiRegRANSAC (  ) 

Null constructor.

MipAlgorithms::BiRegRANSAC::BiRegRANSAC ( BiRegPar  p  ) 

Parametrical constructor.


Member Function Documentation

void MipAlgorithms::BiRegRANSAC::registration ( BiRegIn in,
BiRegSol solution 
) [virtual]

Implementation of the pure virtual method of BiReg.

Todo:
Split in some submethods.

Implements MipAlgorithms::BiReg.


The documentation for this class was generated from the following files:

Generated on Mon Feb 20 07:01:10 2017 for MIP by  doxygen 1.5.6