Adriana Costas
Adriana Costas
Hello, I have a software that is able to create a 3D reconstruction using images captured with a phone and their poses provided by ArKit . I'm using my own...
Hello, I have updated OpenMVS to the new version 2.2.0 and DensifyPointCloud breaks returning the following errors: ``` error: failed loading image header 12:20:14 [App ] error: failed loading image...
Hello, I have been trying to compile AliceVision on Debian 11 for a while following your instructions (including different methods) but it seems to be not possible. Using the recommended...
Hello, I have tried to use your script (thanks for sharing!) to convert the model of superpoint.onnx (available [here](https://github.com/fabio-sim/LightGlue-ONNX/releases/download/v1.0.0/superpoint.onnx)). Apparently the model is converted without any issue, but then when...
As reported in [#1055](https://github.com/cdcseacave/openMVS/issues/1055), the confidence values after executing the FilterDepthMap function were not in the expected range of [0,1]. The changes presented here address that issue by ensuring the...
Hello, I'm just opening this issue to see if someone can help me to increase the quality of my splat. I'm trying to generate a splat of a room. After...
Hello, What are the ranges for the depth confidence and normals uncertainty values? Thank you in advance!