I am running on a machine with 16GB of ram, running poisson mesher it seems to eat up all the memory then crash.
It's a fairly large mesh; I can open the fused.ply in meshroom but I'd like to get the mesh from colmap to see the full pipeline result.
Are there any additional options that I can tweak to get poisson mesher to not fail?
I am running from command line with this command:
colmap poisson_mesher --input_path ./dense/fused.ply --output_path ./dense/meshed-poisson.ply --PoissonMeshing.num_threads 2 --PoissonMeshing.trim 2