Skip to content

Commit 937794b

Browse files
committed
Name change fixes
1 parent 12a1e31 commit 937794b

File tree

9 files changed

+25
-23
lines changed

9 files changed

+25
-23
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
![](./images/Picto+STEREOLABS_Black.jpg)
22

3-
# ZED Driver
3+
# ZED Open Capture
44

5-
The ZED Driver allows the low level control of ZED, ZED Mini and ZED 2 camera. The driver provides methods to access raw video frames, to control the video parameters and to acquire raw data from the internal sensors (only ZED Mini and ZED2). A synchronization mechanism is provided to get the correct sensor data associated to each video frame.
5+
The ZED Open Capture library allows the low level control of ZED, ZED Mini and ZED 2 camera. The library provides methods to access raw video frames, to control the video parameters and to acquire raw data from the internal sensors (only ZED Mini and ZED2). A synchronization mechanism is provided to get the correct sensor data associated to each video frame.
66

77
**Note:** The provided data are not calibrated, images are not rectified in a stereoscopic way, IMU data may drift or be misaligned.
88
Calibration data can be accessed using the [ZED SDK](https://www.stereolabs.com/developers/release/).
@@ -47,8 +47,8 @@ To be able to access the USB you must install the udev rule contained in the `ud
4747

4848
### Clone the repository
4949

50-
$ git clone https://github.com/stereolabs/zed-driver.git
51-
$ cd zed-driver
50+
$ git clone https://github.com/stereolabs/zed-open-capture.git
51+
$ cd zed-open-capture
5252

5353
### Compile
5454

doc/api_doc/Documentation_C++.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<html xmlns="http://www.w3.org/1999/xhtml">
22
<head>
3-
<title>ZED Documentation</title>
3+
<title>ZED Open Capture</title>
44
<meta http-equiv="refresh" content="0;URL='html/classsl_1_1Camera.html'" />
55
</head>
6-
</html>
6+
</html>

doc/api_doc/add-on.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11

2-
/*! \mainpage ZED Driver Documentation
2+
/*! \mainpage ZED Open Capture
33

44
![](img/ZED-2-front.jpg)
55

6-
The ZED Driver allows the low level control of ZED, ZED Mini and ZED 2 camera.
7-
The driver provides methods to access video frames, to control the video parameters and to acquire data from the internal sensors.
6+
The ZED Open Capture library allows the low level control of ZED, ZED Mini and ZED 2 camera.
7+
The library provides methods to access video frames, to control the video parameters and to acquire data from the internal sensors.
88
A synchronization mechanism is provided to get the correct sensor data associated to each video frame.
99

1010
<br>
1111

1212
<h2 style="text-align: left;">Modules</h2>
13-
The driver is composed of two modules:
13+
The library is composed of two modules:
1414

1515
- <a href="group__Video__group.html">Video Capture</a>: video frame grabbing and camera control
1616
- <a href="group__Depth__group.html">Sensor Capture</a>: camera sensors data grabbing
@@ -26,7 +26,7 @@ The given IMU data are expressed in the RAW/IMU coordinate system as show below
2626

2727

2828
<h2 style="text-align: left;">Examples</h2>
29-
A <a href="md_examples.html">set of examples</a> is provided to better understand how to use the ZED Driver and how to exploit all the available features.
29+
A <a href="md_examples.html">set of examples</a> is provided to better understand how to use the ZED Open Capture and how to exploit all the available features.
3030

3131

3232
\latexonly

doc/api_doc/doxyfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
3232
# title of most generated pages and in a few other places.
3333
# The default value is: My Project.
3434

35-
PROJECT_NAME = "ZED Driver"
35+
PROJECT_NAME = "ZED Open Capture"
3636

3737
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
3838
# could be handy for archiving the generated documentation or if some version

doc/api_doc/examples.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
A set of examples is provided to exploit all the features of the ZED Driver:
44

5-
- [Video Capture and Control](zed_drv_video_example_8cpp-example.html): demonstrates how to acquire video stream, convert it to RGB and control the video settings using the keyboard (Requires OpenCV)
6-
- [Sensor Capture](zed_drv_sensors_example_8cpp-example.html): demonstrates how to acquire all the sensors data at the maximum frequency available
7-
- [Video/Sensors synchronization](zed_drv_sync_example_8cpp-example.html): demonstrates how to synchronize video and sensors data using the timestamps
5+
- [Video Capture and Control](zed_open_capture_video_example_8cpp-example.html): demonstrates how to acquire video stream, convert it to RGB and control the video settings using the keyboard (Requires OpenCV)
6+
- [Sensor Capture](zed_open_capture_sensors_example_8cpp-example.html): demonstrates how to acquire all the sensors data at the maximum frequency available
7+
- [Video/Sensors synchronization](zed_open_capture_sync_example_8cpp-example.html): demonstrates how to synchronize video and sensors data using the timestamps
8+
- [Video Rectification](zed_open_capture_rectify_example_8cpp-example.html): demonstrates how to rectify the video frames getting the calibration parameters from the Stereolabs servers

doc/api_doc/header.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
77
<meta name="robots" content="noindex, follow"/>
88
<meta name="generator" content="Doxygen $doxygenversion"/>
9-
<!--BEGIN PROJECT_NAME--><title>$title | ZED Driver API Reference | Stereolabs</title><!--END PROJECT_NAME ($projectname)-->
9+
<!--BEGIN PROJECT_NAME--><title>$title | ZED Open Capture API Reference | Stereolabs</title><!--END PROJECT_NAME ($projectname)-->
1010
<!--BEGIN !PROJECT_NAME--><title>$title</title><!--END !PROJECT_NAME-->
1111

1212
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,500,600,700,800">
@@ -37,7 +37,7 @@
3737
</td>
3838

3939
<td class="nav-links nav-links-header">
40-
<a href="https://github.com/stereolabs/zed-driver" >SOURCE CODE</a>
40+
<a href="https://github.com/stereolabs/zed-open-capture" >SOURCE CODE</a>
4141
</td>
4242

4343
<td class="nav-links nav-links-header">

doc/api_doc/installation.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ To be able to access the USB you must install the udev rule contained in the `ud
3838

3939
### Clone the repository
4040

41-
$ git clone https://github.com/stereolabs/zed-driver.git
42-
$ cd zed-driver
41+
$ git clone https://github.com/stereolabs/zed-open-capture.git
42+
$ cd zed-open-capture
4343

4444
### Compile
4545

@@ -114,8 +114,8 @@ Compile only the sensors library
114114
If you compiled and installed the examples you can test that everything is correctly working:
115115

116116
1. Connect the camera to an USB3 port
117-
2. Test the video functionalities: `$ zed_driver_video_example`
118-
3. If you own a ZED Mini or a ZED2 you can also test the sensors: `$ zed_driver_sensors_example`
119-
4. Finally, if you own a ZED Mini or a ZED2, you can test the video/sensors synchronization: `$ zed_driver_sync_example`
117+
2. Test the video functionalities: `$ zed_open_capture_video_example`
118+
3. If you own a ZED Mini or a ZED2 you can also test the sensors: `$ zed_open_capture_sensors_example`
119+
4. Finally, if you own a ZED Mini or a ZED2, you can test the video/sensors synchronization: `$ zed_open_capture_sync_example`
120120

121121

doc/api_doc/modules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Modules
22

3-
The driver is composed of two main modules:
3+
The ZED Open Capture library is composed of two main modules:
44

55
- [Video Capture](classsl__drv_1_1VideoCapture.html): video frame grabbing and camera settings control
66
- [Sensor Capture](classsl__drv_1_1SensorCapture.html): camera sensors data grabbing

doc/api_doc/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ _____
1111
- Sensors Capture example
1212
- Video/Sensors synchronization
1313
- Video/Sensors synchronization example
14+
- Video rectification example
1415

1516
### Known Issues
1617
- None

0 commit comments

Comments
 (0)