Getting depth data without depth engine
ShayHQ opened this issue · 1 comments
ShayHQ commented
Hi all!
I have a question about capturing depth data without using the depth engine.
Is it possible to get the raw depth data without changing code in the SDK?
I am using raspberry pi 4 which does not support OpenGL 4.4 so the depth engine is unable to create the opengl 4.4 context.
ShayHQ commented
Had to divide the entire sdk to two repos one without the depth engine (ir images) and the other builds the engine wrapper only