Closed silent-code closed 2 years ago
Hi, Yes it is possible to change some camera settings using the API, here is the list: https://www.stereolabs.com/docs/api/python/classpyzed_1_1sl_1_1VIDEO__SETTINGS.html
This sample shows how to use them.
This issue is stale because it has been open 30 days with no activity. Remove stale label or comment otherwise it will be automatically closed in 5 days
Hi is it possible to pre-process images in the ZED pipeline after the video image is acquired on the ZED hardware but prior to the ZED algorithms such as spatial mapping, SLAM, etc. The reason for this is to adjust for environmental factors such as haze, low lighting etc.
Thanks in advance.