We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1c83c0 commit c2c74bcCopy full SHA for c2c74bc
examples/README.md
@@ -34,14 +34,6 @@ Mesh sample shows mesh information after filtering and applying texture on frame
34
python examples/mesh_example.py svo_file.svo
35
```
36
37
-### Object
38
-
39
-Object sample shows the objects detected and tracked by the AI module with their bouding boxes and their 3D positions
40
41
-```
42
-python examples/object_example.py
43
44
45
### Plane
46
47
Plane sample is searching for the floor in a video and extracts it into a mesh if it found it.
0 commit comments