CVD 0.8
Public Member Functions
CVD::RotationEstimator< APPEARANCE, IMAGE, GRADIENT > Class Template Reference

a specialization of ESMEstimator for pure camera rotation only. More...

#include <esm.h>

Inheritance diagram for CVD::RotationEstimator< APPEARANCE, IMAGE, GRADIENT >:
CVD::ESMEstimator< CameraRotation, APPEARANCE, IMAGE, GRADIENT >

List of all members.

Public Member Functions

 RotationEstimator (const TooN::Vector< 4 > &cam_params, const TooN::SO3<> &init=TooN::SO3<>())
void reset ()

Detailed Description

template<typename APPEARANCE, typename IMAGE = CVD::byte, typename GRADIENT = TooN::Vector<2, typename Pixel::traits<IMAGE>::wider_type>>
class CVD::RotationEstimator< APPEARANCE, IMAGE, GRADIENT >

a specialization of ESMEstimator for pure camera rotation only.

Definition at line 485 of file esm.h.


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