Florian Bruggisser

Results 45 issues of Florian Bruggisser

Thank you for creating this project. I am looking into fine-tuning the pretrained model and wanted to ask how I should approach this? Is it enough to just load the...

I am currently trying to capture both, the color image and the depth image. This is working, but the depth image looks really bad. The nearer areas are all blown...

#### Idea Sometimes you have some parameters you want to provide on every path. At the moment it is possible to reference them with the `$ref` tag. This works great...

overlay-candidate
re-use: ref-group-combine

As discussed in https://github.com/bytedeco/javacv/issues/1344 I have added the support for the Intels Deep Learning Inference Engine. The compile.sh has been extended by the guide of the wiki: https://github.com/opencv/opencv/wiki/Intel's-Deep-Learning-Inference-Engine-backend#build-opencv-from-source There is...

enhancement
help wanted

I tried to create the pdf but make does always fail with this error: ### Error ``` Traceback (most recent call last): File "src/parseBook.py", line 49, in modifiedChapterString = injectShaderBlocks(folder,modifiedChapterString)...

As already slightly discussed in https://github.com/wmuron/motpy/issues/9, it can be necessary to pass information of the detection through the tracker, to be used in a later step. For example, I have...

feature
shader

feature
shader

Travis build support which tests the library on MacOS, Windows and Linux. Unit tests for shaders.

enhancement
shader
library

For effects like bloom it would be nice to have a special buffer to store textures and information.

feature
library