libcvd
Public Member Functions | List of all members
CVD::Camera::OldCameraAdapter< C > Class Template Reference

An adapter to make old-style cameras which remember the last projected point. More...

#include <camera.h>

Inheritance diagram for CVD::Camera::OldCameraAdapter< C >:
Inheritance graph
[legend]
Collaboration diagram for CVD::Camera::OldCameraAdapter< C >:
Collaboration graph
[legend]

Public Member Functions

TooN::Vector< 2 > project (const TooN::Vector< 2 > &v) const
 
TooN::Matrix< 2 > get_derivative () const
 
TooN::Matrix< num_parameters, 2 > get_parameter_derivs () const
 
TooN::Vector< 2 > unproject (const TooN::Vector< 2 > &v) const
 

Detailed Description

template<class C>
class CVD::Camera::OldCameraAdapter< C >

An adapter to make old-style cameras which remember the last projected point.


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