Skip to content

Commit

Permalink
Update copyright notice + readme OS req
Browse files Browse the repository at this point in the history
  • Loading branch information
adujardin committed Jan 13, 2020
1 parent 5ba69c3 commit 092a468
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion camera control/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This sample shows how to capture images with the ZED SDK and adjust camera setti

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))
- OpenCV

Expand Down
2 changes: 1 addition & 1 deletion camera control/src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2017, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion camera streaming/receiver/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ To retrieve a depth map of the scene, see [Depth Sensing](https://github.com/ste

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))

## Build the program
Expand Down
2 changes: 1 addition & 1 deletion camera streaming/receiver/src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2019, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion camera streaming/sender/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This sample shows how to enable streaming module of the ZED SDK as image sender.

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))

## Build the program
Expand Down
2 changes: 1 addition & 1 deletion camera streaming/sender/src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2019, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion depth sensing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ To retrieve a depth map of the scene, see [Depth Sensing](https://github.com/ste

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))

## Build the program
Expand Down
2 changes: 1 addition & 1 deletion depth sensing/src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2017, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion other/cuda refocus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ It is based on the separable convolution CUDA samples to provide optimal perform

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))

## Build the program
Expand Down
2 changes: 1 addition & 1 deletion other/cuda refocus/src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2016, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion plane detection/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This sample shows how to retrieves the floor plane from the scene and the plane

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))

## Build the program
Expand Down
2 changes: 1 addition & 1 deletion plane detection/src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2017, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion positional tracking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample shows how to track camera motion in space and display it in an OpenG

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))

## Build the program
Expand Down
2 changes: 1 addition & 1 deletion positional tracking/src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2017, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion spatial mapping/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This sample shows how to capture a real-time 3D map of the scene with the ZED AP

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))

## Build the program
Expand Down
2 changes: 1 addition & 1 deletion spatial mapping/src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2017, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion svo recording/export/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It can also convert a SVO in the following png image sequences: LEFT+RIGHT, LEFT

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))
- OpenCV

Expand Down
2 changes: 1 addition & 1 deletion svo recording/export/src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2017, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion svo recording/playback/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ We use OpenCV to display the video.

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))
- OpenCV

Expand Down
2 changes: 1 addition & 1 deletion svo recording/playback/src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2017, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion svo recording/recording/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ SVO video files can be played with the ZED API and used with its different modul

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))

## Build the program
Expand Down
2 changes: 1 addition & 1 deletion svo recording/recording/src/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2017, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial 1 - hello ZED/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ This tutorial simply shows how to configure and open the ZED, then print its ser

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))

## Build the program
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial 1 - hello ZED/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2017, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial 2 - image capture/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ We assume that you have read the tutorial 1 and successfully opened your ZED.

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))

## Build the program
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial 2 - image capture/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2017, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial 3 - depth sensing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ We assume that you have followed previous tutorials (opening the ZED and image c

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))

## Build the program
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial 3 - depth sensing/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2017, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial 4 - positional tracking/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ We assume that you have followed previous tutorials.

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))

## Build the program
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial 4 - positional tracking/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2017, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial 5 - spatial mapping/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ We assume that you have followed previous tutorials.

### Prerequisites

- Windows 7 64bits or later, Ubuntu 16.04
- Windows 10, Ubuntu LTS
- [ZED SDK](https://www.stereolabs.com/developers/) and its dependencies ([CUDA](https://developer.nvidia.com/cuda-downloads))

## Build the program
Expand Down
2 changes: 1 addition & 1 deletion tutorials/tutorial 5 - spatial mapping/main.cpp
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
///////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2017, STEREOLABS.
// Copyright (c) 2020, STEREOLABS.
//
// All rights reserved.
//
Expand Down

0 comments on commit 092a468

Please sign in to comment.