Home
last modified time | relevance | path

Searched defs:homg_to_image (Results 1 – 4 of 4) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/oxl/mvl/
H A DAffineMetric.cxx118 vgl_point_2d<double> AffineMetric::homg_to_image(vgl_homg_point_2d<double> const& p) const in homg_to_image() function in AffineMetric
124 vnl_double_2 AffineMetric::homg_to_image(const HomgPoint2D& p) const in homg_to_image() function in AffineMetric
H A DHomgMetric.cxx55 vgl_point_2d<double> HomgMetric::homg_to_image(vgl_homg_point_2d<double> const& p) const in homg_to_image() function in HomgMetric
61 vnl_double_2 HomgMetric::homg_to_image(const HomgPoint2D& p) const in homg_to_image() function in HomgMetric
67 void HomgMetric::homg_to_image(const HomgPoint2D& homg, double* ix, double* iy) const in homg_to_image() function in HomgMetric
79 void HomgMetric::homg_to_image(vgl_homg_point_2d<double> const& homg, double& ix, double& iy) const in homg_to_image() function in HomgMetric
H A DSimilarityMetric.cxx144 vgl_point_2d<double> SimilarityMetric::homg_to_image(vgl_homg_point_2d<double> const& p) const in homg_to_image() function in SimilarityMetric
150 vnl_double_2 SimilarityMetric::homg_to_image(const HomgPoint2D& p) const in homg_to_image() function in SimilarityMetric
H A DImageMetric.cxx56 vgl_point_2d<double> ImageMetric::homg_to_image(vgl_homg_point_2d<double> const& p) const in homg_to_image() function in ImageMetric
62 vnl_double_2 ImageMetric::homg_to_image(const HomgPoint2D& p) const in homg_to_image() function in ImageMetric