Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 1.16 KB

README.md

File metadata and controls

30 lines (22 loc) · 1.16 KB

Stereo3D License: GPL v3

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