eight_io
eight_io
These lines: mColorTex.update( getColorImage() ); mDepthTex.update( getDepthImage24() ); // Histogram Produce this error: ``` Call to member function "update" is ambiguous. ``` In the latest Cinder. Is it supposed to...
I have a valid location object, however, when trying to set it in the dictionary, the subj error is thrown. Here's my code ``` NSMutableDictionary *metadata = [[NSMutableDictionary alloc] initWithDictionary:videoCamera->exif...
I am using old kinect 1414 model. Is this the reason for getting an empty screen? What kinect version is this app supposed to work with? Is kinect v2 supported?...
I am copying a working [opentelemetry-angular-interceptor](https://github.com/jufab/opentelemetry-angular-interceptor) setup from a web angular application into a otherwise working nativescript/angular mobile app with the following prerequisites in both cases: ``` node v18.9.0 angular...
- [ x] This only affects the JavaScript OpenTelemetry library - [ x] This may affect other libraries, but I would like to get opinions here first I implementing an...
Any progress on the scene flow implementation? I read your description in the readme, but I don't fully understand what you mean. Perhaps you could rephrase it? Thanks.
As soon as I add this addon to the arealight example, it kills it in a sense that the light looks awful. I don't even have to enable the cam,...
I seem to have followed the directions, but get the "Uncaught TypeError: Object # has no method 'twit' ". Please look at the http://post.scriptum.ru to see this error. Thank you...
During runtime the console is flooded with ``` |error | void cinder::gl::Context::pushDepthFunc(GLenum)[1475] Wrong enum for the depth buffer comparison ``` on OS X.
../../blocks/Cinder-OpenCV/include/opencv2/core/core.hpp:425: error: statement-expressions are allowed only inside functions