vgl_norm_trans_2d< T > Member List
This is the complete list of members for vgl_norm_trans_2d< T >, including all inherited members.
center_of_mass(vcl_vector< vgl_homg_point_2d< T > > const &points, T &cx, T &cy)vgl_norm_trans_2d< T > [protected, static]
compute_from_lines(vcl_vector< vgl_homg_line_2d< T > > const &lines, bool isotropic=true)vgl_norm_trans_2d< T >
compute_from_points(vcl_vector< vgl_homg_point_2d< T > > const &points, bool isotropic=true)vgl_norm_trans_2d< T >
compute_from_points_and_lines(vcl_vector< vgl_homg_point_2d< T > > const &pts, vcl_vector< vgl_homg_line_2d< T > > const &lines, bool isotropic=true)vgl_norm_trans_2d< T >
correlation(vgl_homg_point_2d< T > const &p) const vgl_h_matrix_2d< T >
correlation(vgl_homg_line_2d< T > const &l) const vgl_h_matrix_2d< T >
get(vnl_matrix_fixed< T, 3, 3 > *M) const vgl_h_matrix_2d< T >
get(vnl_matrix< T > *M) const vgl_h_matrix_2d< T >
get(T *M) const vgl_h_matrix_2d< T >
get(unsigned int row_index, unsigned int col_index) const vgl_h_matrix_2d< T >
get_inverse() const vgl_h_matrix_2d< T >
get_matrix() const vgl_h_matrix_2d< T > [inline]
get_translation() const vgl_h_matrix_2d< T >
get_translation_vector() const vgl_h_matrix_2d< T >
get_upper_2x2() const vgl_h_matrix_2d< T >
get_upper_2x2_matrix() const vgl_h_matrix_2d< T >
is_euclidean() const vgl_h_matrix_2d< T >
is_identity() const vgl_h_matrix_2d< T >
is_rotation() const vgl_h_matrix_2d< T >
operator()(vgl_homg_point_2d< T > const &p) const vgl_h_matrix_2d< T >
operator()(vgl_conic< T > const &C) const vgl_h_matrix_2d< T >
operator()(vgl_homg_line_2d< T > const &l) const vgl_h_matrix_2d< T >
operator*(vgl_homg_point_2d< T > const &p) const vgl_h_matrix_2d< T > [inline]
operator*(vgl_homg_line_2d< T > const &l) const vgl_h_matrix_2d< T > [inline]
operator*(vgl_h_matrix_2d< T > const &H) const vgl_h_matrix_2d< T > [inline]
operator==(vgl_h_matrix_2d< T > const &M) const vgl_h_matrix_2d< T > [inline]
preimage(vgl_homg_line_2d< T > const &l) const vgl_h_matrix_2d< T >
preimage(vgl_homg_point_2d< T > const &q) const vgl_h_matrix_2d< T >
preimage(vgl_conic< T > const &C) const vgl_h_matrix_2d< T >
projective_basis(vcl_vector< vgl_homg_point_2d< T > > const &four_points)vgl_h_matrix_2d< T >
projective_basis(vcl_vector< vgl_homg_line_2d< T > > const &four_lines)vgl_h_matrix_2d< T >
read(vcl_istream &s)vgl_h_matrix_2d< T >
read(char const *filename)vgl_h_matrix_2d< T >
scale_aniostropic(vcl_vector< vgl_homg_point_2d< T > > const &in, T &sdx, T &sdy, T &c, T &s)vgl_norm_trans_2d< T > [protected, static]
scale_xyroot2(vcl_vector< vgl_homg_point_2d< T > > const &in, T &radius)vgl_norm_trans_2d< T > [protected, static]
set(unsigned int row_index, unsigned int col_index, T value)vgl_h_matrix_2d< T > [inline]
set(T const *M)vgl_h_matrix_2d< T >
set(vnl_matrix_fixed< T, 3, 3 > const &M)vgl_h_matrix_2d< T >
set_affine(vnl_matrix_fixed< T, 2, 3 > const &M23)vgl_h_matrix_2d< T >
set_affine(vnl_matrix< T > const &M23)vgl_h_matrix_2d< T >
set_aspect_ratio(T aspect_ratio)vgl_h_matrix_2d< T >
set_identity()vgl_h_matrix_2d< T >
set_rotation(T theta)vgl_h_matrix_2d< T >
set_scale(T scale)vgl_h_matrix_2d< T >
set_similarity(T s, T theta, T tx, T ty)vgl_h_matrix_2d< T >
set_translation(T tx, T ty)vgl_h_matrix_2d< T >
t12_matrix_vgl_h_matrix_2d< T > [protected]
vgl_h_matrix_2d()vgl_h_matrix_2d< T > [inline]
vgl_h_matrix_2d(vgl_h_matrix_2d< T > const &M)vgl_h_matrix_2d< T > [inline]
vgl_h_matrix_2d(vnl_matrix_fixed< T, 3, 3 > const &M)vgl_h_matrix_2d< T > [inline]
vgl_h_matrix_2d(vnl_matrix_fixed< T, 2, 2 > const &M, vnl_vector_fixed< T, 2 > const &m)vgl_h_matrix_2d< T >
vgl_h_matrix_2d(T const *M)vgl_h_matrix_2d< T > [inline, explicit]
vgl_h_matrix_2d(vcl_istream &s)vgl_h_matrix_2d< T > [explicit]
vgl_h_matrix_2d(char const *filename)vgl_h_matrix_2d< T > [explicit]
vgl_h_matrix_2d(vcl_vector< vgl_homg_point_2d< T > > const &points1, vcl_vector< vgl_homg_point_2d< T > > const &points2)vgl_h_matrix_2d< T >
vgl_norm_trans_2d()vgl_norm_trans_2d< T >
vgl_norm_trans_2d(const vgl_norm_trans_2d< T > &M)vgl_norm_trans_2d< T >
vgl_norm_trans_2d(vnl_matrix_fixed< T, 3, 3 > const &M)vgl_norm_trans_2d< T >
vgl_norm_trans_2d(const T *t_matrix)vgl_norm_trans_2d< T >
vgl_norm_trans_2d(vcl_istream &s)vgl_norm_trans_2d< T >
vgl_norm_trans_2d(char const *filename)vgl_norm_trans_2d< T >
~vgl_h_matrix_2d()vgl_h_matrix_2d< T > [inline]
~vgl_norm_trans_2d()vgl_norm_trans_2d< T >