ithron / CortidQCT

A tool for automatic cortical shape identification for QCT scans
Academic Free License v3.0
2 stars 0 forks source link

Failed postcondition when loading highly non-convex meshes #68

Closed ithron closed 4 years ago

ithron commented 4 years ago

When loading a mesh with complex interior geometry, the postcondition check if all normals are oriented outwards fails. image

Since the test checks if all normals are poiting away from the centroid, which is not always the case, e.g. in the mesh shown above.