Hello, everyone! PoissonRecon have two software/bin: one is PoissonRecon, the other is SurfaceTrimmer. When using PoissonRecon for pointcloud.ply(the parameters:"–depth 9", “–pointWeight 4”, “–samplesPerNode 1.0”, “–threads 4”, “–linearFit”, “–density”), anyone know that there are many invalid areas around the mesh. Like this:
After using the texrecon of mvs-texturing, the texture mesh like this:
You can see the upper right area is curved.
Then I use SurfaceTrimmer process the mesh generated by the PoissonRecon, like this:
And I use the texrecon of mvs-texturing, there are some error:
PLY Loader: Ignoring face with 0 vertices!
PLY Loader: Ignoring face with 27 vertices!
PLY Loader: Ignoring face with 63 vertices!
PLY Loader: Ignoring face with 0 vertices!
PLY Loader: Ignoring face with 53 vertices!
PLY Loader: Ignoring face with 66 vertices!
PLY Loader: Ignoring face with 0 vertices!
PLY Loader: Ignoring face with 81 vertices!
PLY Loader: Ignoring face with 84 vertices!
PLY Loader: Ignoring face with 0 vertices!
PLY Loader: Ignoring face with 34 vertices!
PLY Loader: Ignoring face with 66 vertices!
PLY Loader: Ignoring face with 0 vertices!
PLY Loader: Ignoring face with 247 vertices!
PLY Loader: Ignoring face with 67 vertices!
PLY Loader: Ignoring face with 0 vertices!
PLY Loader: Ignoring face with 100 vertices!
PLY Loader: Ignoring face with 66 vertices!
PLY Loader: Ignoring face with 0 vertices!
PLY Loader: Ignoring face with 55 vertices!
done.
WARNING: Premature EOF detected!
Received signal SIGSEGV (segmentation fault)
Obtained 6 stack frames: 0x5b8a54 0x7f54b24a74b0 0x58a4a2 0x44f66d 0x7f54b2492830 0x453629
Who has tried this? Can anyone share some suggestions?