Michael MIGLIORE
Michael MIGLIORE
> Also, I see log::debug(""); sprinkled around the code base. I am wondering how I can access the logs? Just use the option `--verbose` when running f3d
What is the size of your files?
Could be a --vr or --xr option with another f3d::window implementation. I think it should be fairly easy to experiment with it, but maybe harder to make it robust and...
Honestly, VTK's algorithm is a bit confusing, I have no idea what it is currently doing, but it does not look like SSIM since it is supposed to return a...
> At the end of the day, what matters to me is that our CI do not become less sensitive AND do not produce more false positive. I agree, let...
Ok, let me know when everything is in place in VTK and we can discuss about the next steps. We can keep this PR opened for now.
@mwestphal it's ready to review, but cannot be merged before VTK MR
Using `--geometry-only` as a workaround could work
Indeed