https://github.com/koji/realsense
RealSense App
https://github.com/koji/realsense
opencv openframeworks python realsense
Last synced: about 2 months ago
JSON representation
RealSense App
- Host: GitHub
- URL: https://github.com/koji/realsense
- Owner: koji
- Created: 2019-02-02T22:29:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-19T14:34:10.000Z (over 7 years ago)
- Last Synced: 2025-11-03T09:27:16.898Z (8 months ago)
- Topics: opencv, openframeworks, python, realsense
- Language: C++
- Size: 8.86 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RealSenseExp
## RealSense App
### openFrameworks
https://github.com/koji/RealSenseExp/tree/master/ofScanner
setup
https://github.com/koji/RealSenseExp/blob/master/oF_setup.me
What this app covers
1. point cloud
2. depth viewer
3. post-processing function which is from SDK
4. eport ply file (this might require to modify the file path)

### python
### nodejs