- Page Coding Style Guidelines (ToDo)
- Write the guide...
- Class TRTK::EstimateProjectiveTransformation2D< T >
- Check the estimation algorithm for numerical issues.
- Member TRTK::Transform3D< T >::orthographicProjection (const Plane=XY_PLANE) const
- Check whether this method corresponds to Bloomenthal's paper.
- Member TRTK::Transform3D< T >::perspectiveProjection (const T distance, const Plane=XY_PLANE) const
- Check whether this method corresponds to Bloomenthal's paper.