Skip to content

Commit c2c74bc

Browse files
authored
Update README.md
1 parent f1c83c0 commit c2c74bc

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

examples/README.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -34,14 +34,6 @@ Mesh sample shows mesh information after filtering and applying texture on frame
3434
python examples/mesh_example.py svo_file.svo
3535
```
3636

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-
4537
### Plane
4638

4739
Plane sample is searching for the floor in a video and extracts it into a mesh if it found it.

0 commit comments

Comments
 (0)