Home
last modified time | relevance | path

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

/dports/misc/vxl/vxl-3.3.2/contrib/rpl/rgrl/
H A Drgrl_trans_rad_dis_homo2d.cxx27 map_inhomo_point( vnl_double_2& mapped, vnl_matrix_fixed<double, 3, 3> const& H, vnl_vector<double>… in map_inhomo_point() function
200 map_inhomo_point( true_to_loc, H_, true_from_loc.as_ref() ); in transfer_error_covar()
265 map_inhomo_point( true_to_loc, H_, true_from_loc.as_ref() ); in jacobian_wrt_loc()
292 map_inhomo_point( true_to_loc, H_, true_from_loc.as_ref() ); in map_loc()
H A Drgrl_est_dis_homo2d_lm.cxx59 map_inhomo_point( vnl_double_2& mapped, vnl_matrix_fixed<double, 3, 3> const& H, vnl_vector<double>… in map_inhomo_point() function
213 map_inhomo_point( true_mapped, H, true_from.as_ref() ); in f()
280 map_inhomo_point( true_to_loc, H, true_from_loc.as_ref() ); in gradf()
H A Drgrl_est_homo2d_lm.cxx58 map_inhomo_point( vnl_double_2& mapped, vnl_vector<double> const& p, vnl_vector<double> const& loc ) in map_inhomo_point() function
113 map_inhomo_point( mapped, x, from.as_ref() ); in f()