Skip to content

Commit 69d7e30

Browse files
committed
Lower ImageRegion::Bottom y pixel target
1 parent 57aa3ec commit 69d7e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

etc/parameters/default.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1033,7 +1033,7 @@
10331033
},
10341034
"minimum_bottom_focus_pitch": 0.2,
10351035
"image_regions": {
1036-
"bottom": [0.5, 0.7],
1036+
"bottom": [0.5, 1.0],
10371037
"center": [0.5, 0.5]
10381038
}
10391039
},

0 commit comments

Comments
 (0)