Default capture resolution to MAX_RESOLUTION

This commit is contained in:
Joel Collins 2019-05-20 10:06:42 +01:00
parent 78882ab4c5
commit 1fe8ea18d8
2 changed files with 7 additions and 7 deletions

View file

@ -1,8 +1,3 @@
# Resolutions for streaming and capture
video_resolution: [832, 624]
image_resolution: [2592, 1944]
numpy_resolution: [1312, 976]
# Field of view, in stage steps
fov: [4100, 3146]