Commit d932e9a
committed
stereo_camera: Fix usage of automatically adjusted parameters
For example, if auto exposure was enabled, the value calculated by the
NxLib was not updated in the parameter set. This had the effect that the
original start value was re-used when capturing the next time, and it
took several frames again to obtain a good result.
Save the parameter set after capture to update the automatically
adjusted values.1 parent 8f773e7 commit d932e9a
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
279 | 283 | | |
280 | 284 | | |
281 | 285 | | |
| |||
0 commit comments