An adapter to make old-style cameras which remember the last projected point.
More...
#include <camera.h>
|
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 |
|
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: