Skip to content

Commit bd91ba3

Browse files
csu-bot-zividchrisasc
authored andcommitted
Reword capture_tutorial
1 parent 5835ad1 commit bd91ba3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/camera/basic/capture_tutorial.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -158,8 +158,8 @@ As with all cameras there are settings that can be configured.
158158

159159
### Presets
160160

161-
The recommendation is to use [Zivid
162-
Presets](https://support.zivid.com/latest/reference-articles/presets-settings.html)
161+
The recommendation is to use
162+
[Presets](https://support.zivid.com/latest/reference-articles/presets-settings.html)
163163
available in Zivid Studio and as .yml files (see `load_yml_label`
164164
below). Alternatively, you can use our Capture Assistant, or you may
165165
configure the settings manually.
@@ -322,8 +322,8 @@ settings_2d.processing.color.gamma = 1.0
322322
Zivid Studio can store the current settings to .yml files. These can be
323323
read and applied in the API. You may find it easier to modify the
324324
settings in these (human-readable) yaml-files in your preferred editor.
325-
Check out [Zivid
326-
Presets](https://support.zivid.com/latest/reference-articles/presets-settings.html)
325+
Check out
326+
[Presets](https://support.zivid.com/latest/reference-articles/presets-settings.html)
327327
for recommended .yml files tuned for your application.
328328

329329
([go to

0 commit comments

Comments
 (0)