-
Notifications
You must be signed in to change notification settings - Fork 37
/
Copy pathimage_match_config.yml
67 lines (54 loc) · 1.2 KB
/
image_match_config.yml
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
system_paths:
basepath: /home/acpaquette/Desktop/
inputfile_path: /home/acpaquette/autocnet/autocnet/examples/Apollo15/
outputfile_path: /home/acpaquette/autocnet/autocnet/examples/Apollo15/
extract_features:
method: sift
extractor_parameters:
nfeatures: 1000
match_features:
k: 50
# Any clean keys being passed in requires a method to have been used on the candidate graph object
# before the key can be passed in
ratio_check:
clean_keys:
-
# Keyword arguments
ratio: 0.8
mask_name: None
single: False
fundamental_matrices:
clean_keys:
- ratio
- symmetry
# Keyword arguments
method: ransac
reproj_threshold: 5.0
confidence: 0.99
subpixel_register:
clean_keys:
- ratio
template_size: 5
threshold: 0.8
search_size: 15
max_x_shift: 1.0
max_y_shift: 1.0
tiled: False
# Keyword arguments
upsampling: 16
error_check: False
suppress:
clean_keys:
- ratio
# Keyword arguments
min_radius: 2
k: 50
error_k: 0.1
cnet_conversion:
clean_keys:
- subpixel
to_isis:
networkid: None
targetname: Moon
description: None
username: DEFAULTUSERNAME