Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Myzhar authored Nov 4, 2022
1 parent 87f2997 commit def6ae1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ If you need help or more informations check our [Support](https://support.stereo

* **Camera Control** - This sample shows how to adjust the ZED camera parameters.

* **Camera ROI** - This sample shows how to use Region of Interest to control Gain, Exposure, and White Balance zones, or to set a zone of the image to focus for ZED SDK processing.

* **Camera Streaming** - This sample shows how to stream and receive on local network the ZED's video feed.

* **Depth Sensing** - This sample shows how to capture a 3D point cloud and display with OpenGL. It also shows how to save depth data in different formats.
Expand All @@ -32,4 +34,4 @@ If you need help or more informations check our [Support](https://support.stereo

* **SVO Recording** - This sample shows how to record and playback video files in SVO format. SVO files lets you use all the ZED SDK features without having a ZED connected.

* **Other** - Other general samples that demonstrate the use of the ZED SDK.
* **Other** - Other general samples that demonstrate the use of the ZED SDK.

0 comments on commit def6ae1

Please sign in to comment.