Xrvitd / GCNO

Code of Globally Consistent Normal Orientation for Point Clouds by Regularizing the Winding-Number Field. ACM Transactions on Graphics (SIGGRAPH 2023).

Home Page:https://ruixu.me/html/GCNO/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

报错

wjiangsheng opened this issue · comments

运行main的时候会报错The oriented bounding box cannot (yet) be computed for a mesh with fewer than 4 vertices!

commented

检测下你的输入模型是否有问题吧。提供的测试点云也报错吗?

相对路径改成绝对路径好了,感谢