Update Requirements authored by Nicolas Pope's avatar Nicolas Pope
......@@ -135,6 +135,7 @@ We will rely, at least initially, on OpenCV and the Point Cloud Library. It is a
* **3.1.1.1** Capture a volumetric scene in real-time from a fixed laboratory with multiple people
* **3.1.1.2** Allow 4D scenes to be generated virtually from some scene description and animation
* **3.1.1.3** Support the translation of more traditional formats into our volumetric representation as a source
* **3.2.1.2** Output from all generators must be a standard representation (F8 / 3.1.8)
### 3.1.2 Transformation (F2)
* **3.1.2.1** Merge multiple volumetric scenes into a single scene, with no restriction on the origin of the scene
......@@ -186,7 +187,6 @@ We will rely, at least initially, on OpenCV and the Point Cloud Library. It is a
### 3.2.1 Generation (F1)
* **3.2.1.1** Capture input from passive multi-view stereo cameras
* **3.2.1.2** Output from generators must be a standard representation (F8)
### 3.2.2 Streaming (F5)
* **3.2.2.1** Streams are to be accessible as a well documented web service
......
......