, including all inherited members.
aligned_bounding_box(const mfpf_pose &pose, mfpf_pose &box_pose, double &wi, double &wj) const | mfpf_point_finder | [virtual] |
b_read(vsl_b_istream &bfs) | mfpf_point_finder | [virtual] |
b_write(vsl_b_ostream &bfs) const | mfpf_point_finder | [virtual] |
base_equality(const mfpf_point_finder &pf) const | mfpf_point_finder | [protected] |
clone() const =0 | mfpf_point_finder | [pure virtual] |
dA_ | mfpf_point_finder | [protected] |
ds_ | mfpf_point_finder | [protected] |
evaluate(const vimt_image_2d_of< float > &image, const vgl_point_2d< double > &p, const vgl_vector_2d< double > &u)=0 | mfpf_point_finder | [pure virtual] |
evaluate_region(const vimt_image_2d_of< float > &image, const vgl_point_2d< double > &p, const vgl_vector_2d< double > &u, vimt_image_2d_of< double > &response)=0 | mfpf_point_finder | [pure virtual] |
get_image_of_model(vimt_image_2d_of< vxl_byte > &image) const | mfpf_point_finder | [virtual] |
get_outline(vcl_vector< vgl_point_2d< double > > &pts) const =0 | mfpf_point_finder | [pure virtual] |
get_sample_vector(const vimt_image_2d_of< float > &image, const vgl_point_2d< double > &p, const vgl_vector_2d< double > &u, vcl_vector< double > &v) | mfpf_point_finder | [virtual] |
grid_search(const vimt_image_2d_of< float > &image, const vgl_point_2d< double > &p, const vgl_vector_2d< double > &u, vcl_vector< mfpf_pose > &poses, vcl_vector< double > &fit) | mfpf_point_finder | [virtual] |
grid_search_one_pose(const vimt_image_2d_of< float > &image, const vgl_point_2d< double > &p, const vgl_vector_2d< double > &u, vcl_vector< mfpf_pose > &pts, vcl_vector< double > &fit) | mfpf_point_finder | [virtual] |
image_level(const mfpf_pose &pose, const vimt_image_pyramid &im_pyr) const | mfpf_point_finder | |
is_a() const | mfpf_point_finder | [virtual] |
mfpf_point_finder() | mfpf_point_finder | |
model_dim() | mfpf_point_finder | [virtual] |
multi_search(const vimt_image_2d_of< float > &image, const vgl_point_2d< double > &p, const vgl_vector_2d< double > &u, vcl_vector< mfpf_pose > &poses, vcl_vector< double > &fits) | mfpf_point_finder | [virtual] |
multi_search_one_pose(const vimt_image_2d_of< float > &image, const vgl_point_2d< double > &p, const vgl_vector_2d< double > &u, vcl_vector< mfpf_pose > &pts, vcl_vector< double > &fit) | mfpf_point_finder | [virtual] |
nA_ | mfpf_point_finder | [protected] |
ns_ | mfpf_point_finder | [protected] |
overlap(const mfpf_pose &pose1, const mfpf_pose &pose2) const | mfpf_point_finder | [virtual] |
print_summary(vcl_ostream &os) const | mfpf_point_finder | [virtual] |
radius() const =0 | mfpf_point_finder | [pure virtual] |
refine_match(const vimt_image_2d_of< float > &image, vgl_point_2d< double > &p, vgl_vector_2d< double > &u, double &fit) | mfpf_point_finder | [virtual] |
search(const vimt_image_2d_of< float > &image, const vgl_point_2d< double > &p, const vgl_vector_2d< double > &u, vgl_point_2d< double > &new_p, vgl_vector_2d< double > &new_u) | mfpf_point_finder | [virtual] |
search_ni() const | mfpf_point_finder | [inline] |
search_ni_ | mfpf_point_finder | [protected] |
search_nj() const | mfpf_point_finder | [inline] |
search_nj_ | mfpf_point_finder | [protected] |
search_one_pose(const vimt_image_2d_of< float > &image, const vgl_point_2d< double > &p, const vgl_vector_2d< double > &u, vgl_point_2d< double > &new_p)=0 | mfpf_point_finder | [pure virtual] |
search_one_pose_with_opt(const vimt_image_2d_of< float > &image, const vgl_point_2d< double > &p, const vgl_vector_2d< double > &u, vgl_point_2d< double > &new_p) | mfpf_point_finder | [virtual] |
search_with_opt(const vimt_image_2d_of< float > &image, const vgl_point_2d< double > &p, const vgl_vector_2d< double > &u, vgl_point_2d< double > &new_p, vgl_vector_2d< double > &new_u) | mfpf_point_finder | [virtual] |
set_angle_range(unsigned nA, double dA) | mfpf_point_finder | |
set_model(const vcl_vector< double > &v) | mfpf_point_finder | [virtual] |
set_scale_range(unsigned ns, double ds) | mfpf_point_finder | |
set_search_area(unsigned ni, unsigned nj) | mfpf_point_finder | [virtual] |
set_step_size(double) | mfpf_point_finder | [virtual] |
step_size() const | mfpf_point_finder | [inline] |
step_size_ | mfpf_point_finder | [protected] |
version_no() const | mfpf_point_finder | |
~mfpf_point_finder() | mfpf_point_finder | [virtual] |