Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 Ccompare_crossedges
 Ccompare_vertind
 Cgpc_polygon
 Cgpc_tristrip
 Cgpc_vertex
 Cgpc_vertex_list
 Cprojection_lsqf
 Csphere_residual_function
 Cvgl_1d_basisStorage for 3 collinear points to serve as 1-D projective basis
 Cvgl_bbox_2dVgl_rtree Class C for V=vgl_box_2d<T>, B = vgl_rbox_2d<T>
 Cvgl_box_2dRepresents a cartesian 2D box
 Cvgl_box_3dRepresents a cartesian 3D box
 Cvgl_compute_rigid_3d
 Cvgl_compute_similarity_3d
 Cvgl_conicA quadratic plane curve
 Cvgl_conic_2d_regression
 Cvgl_conic_segment_2dRepresents a 2D conic segment using two points
 Cvgl_convex_hull_2d
 Cvgl_cubic_spline_2d
 Cvgl_cubic_spline_3d
 Cvgl_cylinder
 Cvgl_ellipse_scan_iteratorScan convert an ellipse
 Cvgl_fit_conics_2d
 Cvgl_fit_lines_2d
 Cvgl_fit_oriented_box_2d
 Cvgl_fit_plane_3d
 Cvgl_fit_quadric_3d
 Cvgl_fit_sphere_3d
 Cvgl_frustum_3dA 3D frustum is the portion of a solid (normally a cone or pyramid)
 Cvgl_h_matrix_1dA class to hold a line-to-line projective transformation matrix and to perform common operations using it e.g
 Cvgl_h_matrix_1d_compute
 Cvgl_h_matrix_1d_compute_3pointCalculate the line projectivity which matches three 1D point correspondences
 Cvgl_h_matrix_1d_compute_linear
 Cvgl_h_matrix_1d_compute_optimize
 Cvgl_h_matrix_2dA class to hold a plane-to-plane projective transformation matrix and to perform common operations using it e.g
 Cvgl_h_matrix_2d_compute
 Cvgl_h_matrix_2d_compute_4point
 Cvgl_h_matrix_2d_compute_linear
 Cvgl_h_matrix_2d_compute_rigid_body
 Cvgl_h_matrix_2d_optimize
 Cvgl_h_matrix_2d_optimize_lmq
 Cvgl_h_matrix_3dA class to hold a 3-d projective transformation matrix and to perform common operations using it e.g
 Cvgl_h_matrix_3d_compute
 Cvgl_h_matrix_3d_compute_affine
 Cvgl_h_matrix_3d_compute_linear
 Cvgl_homgGeneral purpose support class for vgl_homg_ classes
 Cvgl_homg_line_2dRepresents a homogeneous 2D line
 Cvgl_homg_line_3d_2_pointsRepresents a homogeneous 3D line using two points
 Cvgl_homg_operators_1d1D homogeneous functions
 Cvgl_homg_operators_2d2D homogeneous operations
 Cvgl_homg_operators_3d3D homogeneous operations
 Cvgl_homg_plane_3dRepresents a homogeneous 3D plane
 Cvgl_homg_point_1dRepresents a homogeneous 1-D point, i.e., a homogeneous pair (x,w)
 Cvgl_homg_point_2dRepresents a homogeneous 2D point
 Cvgl_homg_point_3dRepresents a homogeneous 3D point
 Cvgl_infinite_line_3dRepresents a 3-d line with position defined in the orthogonal plane passing through the origin
 Cvgl_line_2dRepresents a Euclidean 2D line
 Cvgl_line_2d_regressionA class to hold the line 2d_regression data and actual fitting code
 Cvgl_line_3d_2_pointsA class to hold a non-homogeneous representation of a 3D line
 Cvgl_line_segment_2dRepresents a 2D line segment using two points
 Cvgl_line_segment_3dRepresents a 3D line segment using two points
 Cvgl_norm_trans_2d
 Cvgl_norm_trans_3d
 Cvgl_orient_box_3d
 Cvgl_orient_box_3d_operators
 Cvgl_oriented_box_2d
 Cvgl_p_matrix
 Cvgl_plane_3dRepresents a Euclidean 3D plane
 Cvgl_point_2dRepresents a cartesian 2D point
 Cvgl_point_3dRepresents a cartesian 3D point
 Cvgl_pointset_3d
 Cvgl_polygonStore a polygon
 Cvgl_polygon_scan_iteratorFill a polygonal face with interior scan lines
 CcrossedgeDescribes an edge crossing the current scan line
 CvertindVertex index - uniquely identifies a vertex in the array chains
 Cvgl_polygon_sheet_as_arrayA commonly required (single-sheet) polygon representation
 Cvgl_quadric_3d
 Cvgl_ray_3dRepresents a 3-d ray
 Cvgl_region_scan_iteratorAbstract base class for iterating over the pixels in a region of an image
 Cvgl_rotation_3d
 Cvgl_rtreeTemplated rtree class
 Cvgl_rtree_box_box_2d
 Cvgl_rtree_const_iteratorConst_iterator for rtree
 Cvgl_rtree_iteratorIterator for rtree
 Cvgl_rtree_iterator_baseBase class for both rtree iterators
 Cvgl_rtree_nodeRepresent a node in the rtree
 Cvgl_rtree_point_box_2dVgl_rtree Class C for V=vgl_point_2d<T>, B = vgl_box_2d<T>
 Cvgl_rtree_polygon_probe
 Cvgl_rtree_probeFunction predicate object for querying the tree
 Cvgl_sphere_3dRepresents a cartesian 3D point
 Cvgl_tolerance
 Cvgl_triangle_scan_iteratorOptimized polygon scan iterator for triangles
 CptVertices of triangle
 Cvgl_vector_2dDirection vector in Euclidean 2D space, templated by type of element
 Cvgl_vector_3dDirection vector in Euclidean 3D space, templated by type of element
 Cvgl_window_scan_iteratorIterator to scan rectangular windows