Public Types | Public Member Functions | Protected Member Functions
swri_opencv_util::Homography Class Reference

#include <models.h>

Inheritance diagram for swri_opencv_util::Homography:
Inheritance graph
[legend]

List of all members.

Public Types

enum  { MIN_SIZE = 4 }

Public Member Functions

virtual bool GetModel (const std::vector< int32_t > &indices, M &model, double max_error) const
 Homography (const T &data)
bool ValidData () const

Protected Member Functions

virtual void CalculateNorms (const M &model, cv::Mat &norms)

Detailed Description

Definition at line 72 of file models.h.


Member Enumeration Documentation

anonymous enum
Enumerator:
MIN_SIZE 

Definition at line 75 of file models.h.


Constructor & Destructor Documentation

swri_opencv_util::Homography::Homography ( const T data) [inline, explicit]

Definition at line 77 of file models.h.


Member Function Documentation

void swri_opencv_util::Homography::CalculateNorms ( const M model,
cv::Mat &  norms 
) [protected, virtual]

Reimplemented from swri_opencv_util::Correspondence2d.

Definition at line 111 of file models.cpp.

bool swri_opencv_util::Homography::GetModel ( const std::vector< int32_t > &  indices,
M model,
double  max_error 
) const [virtual]

Implements swri_opencv_util::Correspondence2d.

Definition at line 75 of file models.cpp.

bool swri_opencv_util::Homography::ValidData ( ) const [inline]

Definition at line 79 of file models.h.


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


swri_opencv_util
Author(s): Marc Alban
autogenerated on Tue Oct 3 2017 03:19:24