Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shiritbrook authored Nov 30, 2017
1 parent 7c8caa4 commit df6cd79
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions tools/readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Tools for Intel® RealSense™ Camera

## List of Tools:

1. [RealSense-Viewer](./realsense-viewer) - This application allows you to quickly access your Intel® RealSense™ Depth cameras and modules. It allows you to view the depth stream, record and playback streams, configure your camera and much more.
2. [Enumerate-Devices](./enumerate-devices) - Console application providing information about connected devices
3. [Firmware-Logger](./fw-logger) - Console application for collecting internal camera logs.
4. [Data-Collect](./data-collect) - Console application capable of generating CSV report of frame statistics
5. [Terminal](./terminal) - Troubleshooting tool that sends commands to the camera firmware
6. [Depth Quality Tool](./depth-quality) - Application that calculates and visualizes depth metrics to assess and characterize the quality of the depth data.
2. [Depth Quality Tool](./depth-quality) - Application that calculates and visualizes depth metrics to assess and characterize the quality of the depth data.

### Debug Tools

3. [Enumerate-Devices](./enumerate-devices) - Console application providing information about connected devices
4. [Firmware-Logger](./fw-logger) - Console application for collecting internal camera logs.
5. [Data-Collect](./data-collect) - Console application capable of generating CSV report of frame statistics
6. [Terminal](./terminal) - Troubleshooting tool that sends commands to the camera firmware

0 comments on commit df6cd79

Please sign in to comment.