openMVS icon indicating copy to clipboard operation
openMVS copied to clipboard

The result of refineMesh

Open tftangming opened this issue 4 years ago • 1 comments

I use the refineMesh tin order to get a more detailed mesh, after reconstruction Mesh process. But I find it does not produce good result. For example, the boundary of the buildings does not get clear and the region that should be a plane does not refine into a plane region like road plane. I konw there is a parameter named as planar-vertex-ratio, but when I set a specific value, I find the program terminated... What should I do...Can you give me some idea? Thanks very much!!

tftangming avatar Dec 17 '20 05:12 tftangming

running RefineMesh does not guaranty to deliver a perfect mesh; its performance will depend on many factors, among the most important being: accurate SfM reconstruction, good quality images, enough image overlap and covarage, good enough coarse mesh.

cdcseacave avatar Dec 17 '20 15:12 cdcseacave