Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
jafar::traversability::HomographyMosaic Class Reference

HomographyMosaic inherits from Homography. More...


Detailed Description

HomographyMosaic inherits from Homography.

maintains the homography H_{I_nI_0} between the first considered image I_0 and the actual image I_n. With the help of this ``cumulative'' homography the new image I_n can be added to the mosaic.

Definition at line 22 of file trv_homographyMosaic.hpp.

#include <trv_homographyMosaic.hpp>

Inheritance diagram for jafar::traversability::HomographyMosaic:
Inheritance graph
[legend]

List of all members.

Public Member Functions

void printInfo (void) const
void update (const jblas::mat33 &HC0C1)
void setH_C0Cn (const jblas::mat33 &HC0Cn)
void setH_CnC0 (const jblas::mat33 &HCnC0)
jblas::mat33 getH_C0Cn (void) const
jblas::mat33 getH_CnC0 (void) const
void init (const float uCenter, const float vCenter)

Private Attributes

jblas::mat33 mH_C0Cn
jblas::mat33 mH_CnC0
int uCntr
int vCntr

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:51 for Jafar by doxygen 1.7.6.1
LAAS-CNRS