Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
87 changes: 0 additions & 87 deletions bindings/python/examples/first_frame/readme.md

This file was deleted.

13 changes: 1 addition & 12 deletions bindings/python/examples/readme.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,3 @@
# 3D Time of Flight : Python examples

### Overview
The examples in this directory provide sample Python applications to demonstrate how 3D TOF camera can be used.


#### Directory Structure

| Directory/File | Description |
| --------- | ----------- |
| data_collect | Python version of data collect |
| first_frame | Python example to capture a frame |
| streaming | Use PyGame to show depth frames in real-time |
| dual_cameras | A Python example showing how to use a two camea setup |
Refer to the eval kit [documentation](../../../doc/user-guide/ADTF3175D-EvalKit-610.md#python-tools) for more details.
Loading