https://github.com/nobuotsukamoto/realsense_examples
https://github.com/nobuotsukamoto/realsense_examples
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nobuotsukamoto/realsense_examples
- Owner: NobuoTsukamoto
- License: mit
- Created: 2020-08-28T12:50:10.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-27T13:05:09.000Z (over 4 years ago)
- Last Synced: 2024-10-29T08:41:52.669Z (12 months ago)
- Language: C++
- Size: 6.59 MB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RealSense examples
Realsense examples.
# Environment
- Windows 10
- Visual Studio 2019
- Ubuntu 18.04 or Higher
- Raspberry Pi 4# Installation
- [Raspberry Pi OS 64bit Installation](doc/installation_raspberry_pi_64.md)# List of examples.
# Reference
- [Dovyski / cvui](https://github.com/Dovyski/cvui)
- [IntelRealSense / librealsense](https://github.com/IntelRealSense/librealsense)
- [iwatake2222 / play_with_tflite](https://github.com/iwatake2222/play_with_tflite)
- [opencv / opencv](https://github.com/opencv/opencv)
- [tensorflow / tensorflow](https://github.com/tensorflow/tensorflow)