-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Hi! Thanks for providing such a good library to process medical images and volumes.
I have a question when I was trying to run the calculate-volume-map executable program, the input mesh should be piecewise linear complex or tetrahedral mesh generated from PLC accordingly. I tried both *.off and *.obj formats which are pretty common in mesh processing but failed. My question is what format of PLC should I use? Thanks.