-
Notifications
You must be signed in to change notification settings - Fork 2
/
objects.h
68 lines (68 loc) · 1.91 KB
/
objects.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
objects=\
er9b_downsample_image.o\
er9b_downsample_image_dimensions.o\
er9b_error_handler.o\
feature_add_feature.o\
feature_add_features.o\
feature_adjust_features_image_doubling.o\
feature_build_dog_space.o\
feature_build_scale_space.o\
feature_check_extremum_edge_like.o\
feature_compute_descriptors.o\
feature_compute_features_orientation_histogram.o\
feature_compute_features_sigma.o\
feature_create_init_image.o\
feature_descriptor_convert_histogram.o\
feature_descriptor_histogram.o\
feature_descriptor_histogram_interpolate.o\
feature_descriptor_normalize.o\
feature_detect_features.o\
feature_dog_deriv.o\
feature_dog_hessian.o\
feature_get_dominant_orientation.o\
feature_gradient_magnitude_orientation.o\
feature_interpolate_extremum_location.o\
feature_interpolate_extremum_location_main.o\
feature_is_extremum.o\
feature_main.o\
feature_orientation_histogram.o\
feature_show_features.o\
feature_smooth_orientation_histogram.o\
gaussian_blur_image.o\
homography_apply.o\
homography_main.o\
interpolate_bicubic.o\
interpolate_bicubic_rgb.o\
interpolate_cubic.o\
match_distance_squared.o\
match_feature.o\
match_features.o\
match_main.o\
match_show_matches.o\
orsa_best_number_false_alarms.o\
orsa_characteristic_polynomial.o\
orsa_compute_sort_errors.o\
orsa_epipolar.o\
orsa_find_cubic_roots.o\
orsa_log_combi.o\
orsa_main.o\
orsa_pick_7_random_matches.o\
rectify_compress.o\
rectify_compute_disp_range_b.o\
rectify_compute_disp_range.o\
rectify_compute_fundamental_matrix.o\
rectify_compute_inverse_k_matrix.o\
rectify_compute_inverse_k_matrix_deriv.o\
rectify_compute_k_matrix.o\
rectify_compute_rotation.o\
rectify_compute_rotation_deriv.o\
rectify_compute_rotation_left.o\
rectify_compute_rotation_right.o\
rectify_compute_sampson_error.o\
rectify_compute_sampson_error_jacobian.o\
rectify_compute_vertical_disparity_error.o\
rectify_fix_center.o\
rectify_main.o\
rectify_minimize_sampson_error.o\
rectify_uncompress.o\
rgb_to_grayscale.o