Home
last modified time | relevance | path

Searched refs:points_in_ref (Results 1 – 1 of 1) sorted by relevance

/dports/misc/vxl/vxl-3.3.2/contrib/mul/msm/tools/
H A Dmsm_estimate_residuals.cxx268 msm_points points_in_ref, dpoints; in test_model() local
286 aligner.apply_transform(point,inv_pose,points_in_ref); in test_model()
287 calc_point_distances(sm_inst.model_points(),points_in_ref,d); in test_model()
290 dpoints.vector()=points_in_ref.vector()-sm_inst.model_points().vector(); in test_model()