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 D | rgrl_trans_rad_dis_homo2d.cxx | 27 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 D | rgrl_est_dis_homo2d_lm.cxx | 59 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 D | rgrl_est_homo2d_lm.cxx | 58 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()
|