, including all inherited members.
compute_residuals(const vnl_vector< double > ¶ms, vcl_vector< double > &residuals) const | rrel_homography2d_est | [virtual] |
compute_weights(const vcl_vector< double > &residuals, const rrel_wls_obj *obj, double scale, vcl_vector< double > &weights) const | rrel_estimation_problem | [virtual] |
fit_from_minimal_set(const vcl_vector< int > &point_indices, vnl_vector< double > ¶ms) const | rrel_homography2d_est | [virtual] |
from_pts_ | rrel_homography2d_est | [protected] |
homog_dof_ | rrel_homography2d_est | [protected] |
homog_to_params(const vnl_matrix< double > &m, vnl_vector< double > &p) const | rrel_homography2d_est | [virtual] |
homography_to_parameters(const vnl_matrix< double > &m, vnl_vector< double > &p) const | rrel_homography2d_est_aff | [virtual] |
min_num_pts_ | rrel_homography2d_est | [protected] |
MULTIPLE enum value | rrel_estimation_problem | |
NONE enum value | rrel_estimation_problem | |
normalize(const vcl_vector< vnl_vector< double > > &pts, const vcl_vector< double > &wgts, vcl_vector< vnl_vector< double > > &norm_pts, vnl_matrix< double > &norm_matrix) const | rrel_homography2d_est | [protected] |
num_samples() const | rrel_homography2d_est | [virtual] |
num_samples_to_instantiate() const | rrel_estimation_problem | [inline] |
num_unique_samples() const | rrel_estimation_problem | [inline, virtual] |
param_dof() const | rrel_estimation_problem | [inline] |
parameters_to_homography(const vnl_vector< double > &p, vnl_matrix< double > &m) const | rrel_homography2d_est_aff | [virtual] |
params_to_homog(const vnl_vector< double > &p, vnl_matrix< double > &m) const | rrel_homography2d_est | [virtual] |
print_points() const | rrel_homography2d_est | |
prior_multiple_scales() const | rrel_estimation_problem | [virtual] |
prior_scale() const | rrel_estimation_problem | [virtual] |
residual_dof() const | rrel_homography2d_est | [inline, virtual] |
rrel_estimation_problem(unsigned int param_dof, unsigned int num_samples_for_fit) | rrel_estimation_problem | |
rrel_estimation_problem() | rrel_estimation_problem | |
rrel_homography2d_est(const vcl_vector< vgl_homg_point_2d< double > > &from_pts, const vcl_vector< vgl_homg_point_2d< double > > &to_pts, unsigned int homog_dof=8) | rrel_homography2d_est | |
rrel_homography2d_est(const vcl_vector< vnl_vector< double > > &from_pts, const vcl_vector< vnl_vector< double > > &to_pts, unsigned int homog_dof=8) | rrel_homography2d_est | |
rrel_homography2d_est_aff(const vcl_vector< vgl_homg_point_2d< double > > &from_pts, const vcl_vector< vgl_homg_point_2d< double > > &to_pts) | rrel_homography2d_est_aff | |
rrel_homography2d_est_aff(const vcl_vector< vnl_vector< double > > &from_pts, const vcl_vector< vnl_vector< double > > &to_pts) | rrel_homography2d_est_aff | |
scale_t enum name | rrel_estimation_problem | |
scale_type() const | rrel_estimation_problem | [inline, virtual] |
set_no_prior_scale() | rrel_estimation_problem | [virtual] |
set_num_samples_for_fit(unsigned int num_samp) | rrel_estimation_problem | [inline, protected] |
set_param_dof(unsigned int dof) | rrel_estimation_problem | [inline, protected] |
set_prior_multiple_scales(const vcl_vector< double > &scales) | rrel_estimation_problem | [virtual] |
set_prior_scale(double scale) | rrel_estimation_problem | [virtual] |
set_scale_type(scale_t t) | rrel_estimation_problem | [inline, protected] |
set_similarity_weights(const vcl_vector< double > &wgts) | rrel_estimation_problem | [inline] |
similarity_weights() const | rrel_estimation_problem | [inline] |
SINGLE enum value | rrel_estimation_problem | |
to_pts_ | rrel_homography2d_est | [protected] |
weighted_least_squares_fit(vnl_vector< double > ¶ms, vnl_matrix< double > &norm_covar, const vcl_vector< double > *weights=0) const | rrel_homography2d_est | [virtual] |
~rrel_estimation_problem() | rrel_estimation_problem | [virtual] |
~rrel_homography2d_est() | rrel_homography2d_est | [virtual] |
~rrel_homography2d_est_aff() | rrel_homography2d_est_aff | [virtual] |