Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.