Skip to content

Commit

Permalink
Update README.md SVO examples
Browse files Browse the repository at this point in the history
  • Loading branch information
adujardin committed Jan 30, 2018
1 parent 4137b35 commit 9af7a52
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion svo recording/export/README.md
@@ -1,4 +1,4 @@
# Stereolabs ZED - SVO Recording utilities
# Stereolabs ZED - SVO Export

This sample demonstrates how to read a SVO file and convert it into an AVI file (LEFT + RIGHT) or (LEFT + DEPTH_VIEW).

Expand Down
4 changes: 2 additions & 2 deletions svo recording/playback/README.md
@@ -1,4 +1,4 @@
# Stereolabs ZED - SVO Playback utilities
# Stereolabs ZED - SVO Playback

This sample demonstrates how to read a SVO video file.
We use OpenCV to display the video.
Expand Down Expand Up @@ -40,4 +40,4 @@ Open a terminal in build directory and execute the following command:

Example :

./ZED_SVO_Recording "./mysvo.svo"
./ZED_SVO_Recording "./mysvo.svo"
2 changes: 1 addition & 1 deletion svo recording/recording/README.md
@@ -1,4 +1,4 @@
# Stereolabs ZED - SVO Recording utilities
# Stereolabs ZED - SVO Recording

This sample shows how to record video in Stereolabs SVO format.
SVO video files can be played with the ZED API and used with its different modules.
Expand Down

0 comments on commit 9af7a52

Please sign in to comment.