Alex

Results 4 issues of Alex

class nanogui::GLFramebuffer does not have call glDeleteFramebuffers(1, &mFramebuffer); (I think should be in free()) which leads to slow leaks.

This is working without xsimd: ``` auto another = xt::view(src, i - rows, xt::all()); auto current = xt::view(src, i, xt::all()); //output row view auto vr = xt::view(res, i, xt::all()); vr...

...and getting > INFO:0] Initialize OpenCL runtime... > [ INFO:0] Successfully initialized OpenCL cache directory: /root/.cache/opencv/3.4.1/opencl_cache/ > [ INFO:0] Preparing OpenCL cache configuration for context: 32-bit--Broadcom--VideoCore_IV_GPU--0_4 > OpenCV(3.4.1) Error: Unknown...

bug

When bio scanned, then coordinates `#1` clicked "bearing label" is not shown in full on small 1920 screen. Also EDMC does not resize any more itself. Patch below fixes that...

bug