Go to the source code of this file.
Classes | |
| class | vgl_fit_lines_2d< T > |
| class | vgl_fit_plane_3d< T > |
| class | vgl_line_2d_regression< T > |
| A class to hold the line 2d_regression data and actual fitting code. More... | |
| class | vgl_fit_conics_2d< T > |
| class | vgl_conic_2d_regression< T > |
| class | vgl_h_matrix_1d< T > |
| A class to hold a line-to-line projective transformation matrix and to perform common operations using it e.g. More... | |
| class | vgl_h_matrix_2d< T > |
| A class to hold a plane-to-plane projective transformation matrix and to perform common operations using it e.g. More... | |
| class | vgl_h_matrix_3d< T > |
| A class to hold a 3-d projective transformation matrix and to perform common operations using it e.g. More... | |
| class | vgl_p_matrix< T > |
| class | vgl_norm_trans_2d< T > |
| class | vgl_norm_trans_3d< T > |
| class | vgl_convex_hull_2d< T > |
| class | vgl_orient_box_3d< Type > |
| class | vgl_rotation_3d< T > |
| class | vgl_homg_operators_1d< T > |
| 1D homogeneous functions. More... | |
| class | vgl_homg_operators_2d< T > |
| 2D homogeneous operations. More... | |
| class | vgl_homg_operators_3d< Type > |
| 3D homogeneous operations. More... | |
| class | vgl_rtree_probe< V, B, C > |
| Function predicate object for querying the tree. More... | |
| class | vgl_rtree_node< V, B, C > |
| Represent a node in the rtree. More... | |
| class | vgl_rtree_iterator_base< V, B, C > |
| Base class for both rtree iterators. More... | |
| class | vgl_rtree_iterator< V, B, C > |
| Iterator for rtree. More... | |
| class | vgl_rtree_const_iterator< V, B, C > |
| const_iterator for rtree. More... | |
| class | vgl_rtree< V, B, C > |
| Templated rtree class. More... | |
Typedefs | |
| typedef vgl_h_matrix_1d_compute_optimize | vgl_h_matrix_1d_computeOptimise1 |
Definition at line 21 of file vgl_algo_fwd.h.
1.8.15