mkazhdan / PoissonRecon

Poisson Surface Reconstruction
MIT License
1.59k stars 431 forks source link

I got an empty ply after execute the PoissonRecon #267

Closed wanxnyi closed 1 year ago

wanxnyi commented 1 year ago

Dear professor:

But I don't know why the output result is an empty file of 1kb. Am I doing something wrong? I'm hungry for some help.

Thank you very much for all replies. image

mkazhdan commented 1 year ago
  1. Can you share the point-set?
  2. Can you try a higher depth value (e.g. the default 8)?
wanxnyi commented 1 year ago

I understand it. I'm sorry for the silly question. It was indeed because my depth value was set too low. Thank you very much for the reply!