Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jmysu/stereo3d
Some computer vision stereao 3D related
https://github.com/jmysu/stereo3d
orbbec-astra spatial stereo-camera
Last synced: about 2 months ago
JSON representation
Some computer vision stereao 3D related
- Host: GitHub
- URL: https://github.com/jmysu/stereo3d
- Owner: jmysu
- License: gpl-3.0
- Created: 2020-10-14T03:14:20.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-19T09:27:24.000Z (about 4 years ago)
- Last Synced: 2023-07-19T09:56:00.557Z (over 1 year ago)
- Topics: orbbec-astra, spatial, stereo-camera
- Homepage:
- Size: 46.1 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stereo3D [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
Some computer vision stereo 3D/structured light related...
For the OpenCV related, please check this one:https://github.com/jmysu/QT5_Opencv4.4_MinGW
For the Astra SDK, to fix C2039 error with VSC2019, might need to add "#include <stdexcept>"...
see reference:https://sciter.com/forums/topic/problems-with-hellocpp-solution-on-win10-vs2019/
__Astra SDK demo hand position__, mm depth repeatability! (w/ VS2019)
Hope their OpenCV5 integration release soon...
__Astra SDK demo body gesture__ (w/ VS2019)
__QT5 app for Orbbec Astra depth/IR camera w/ OpenNI2+OpenCV4...__
Another project in other repository:https://github.com/jmysu/QT5_Opencv4.4_MinGW
## References
- [Astra SDK] (https://orbbec3d.com/develop/#windows) Obbec Astra SDK.