Marvin Schirrmacher
Marvin Schirrmacher
I think it is a good idea to integrate fuzz tests for this library. I made a short run and found a null pointer: ``` Pattern.compile("..|.#|..") => Method threw 'java.lang.NullPointerException'...
I applied `(function_definition _) @function` and `(function_declarator (parameter_list) @parameters)`

I found out that also resizing the window by hand to the maximum window size creates a crash. [See crash logs](https://github.com/google/filament/files/13779628/crash.txt)
Here is the glb file: [cubes.glb.zip](https://github.com/google/filament/files/13791477/cubes.glb.zip)
Amazing! Thanks for the incredibly good support! ONNX helps a lot deploying the model in various contexts without requiring the Python data structures...
@antithing I will publish the code here, I will integrate the model to my private C++ project. Will update you.
Reducing the ISP size with `camRgb.setIspScale(1, 3)` improved the synchronisation but it is still not perfect.
Here my code which is probably not right: ``` import numpy as np import matplotlib.pyplot as plt from imageio import imread from structure_tensor import eig_special_2d, structure_tensor_2d # Parameters for the...
Here the model is hosted: https://huggingface.co/spaces/schirrmacher/ormbg