Pipeline for measuring surface area & issues with dynamic modeller

Hello,

I was hoping someone could provide me feedback on the pipeline I am developing for measuring the eye surface area of insects (from microCT scans) and figure out the specific issue I am having when performing surface cut using Dynamic Modeller. As of now, I think this could be the pipeline (I am using Slicer ver 5.0.2 on imac):

  1. Convert .tiff stacks to .nrrd in ImageJ and specify the voxel size (this step might not be necessary)
  2. Import .nrrd file and segment out the whole head in the Segment Editor (thresholding works fine)
  3. Convert this segment to model (data module → right click on the segment → export visible segment to model)
  4. Create a close curve from the Markups module and place the points to demarcate the outline of the eye (resample points if needed). Here I chose the following options in the curve settings tab (curve type= shortest distance on the surface, constrain to model= model I just created, cost function=inverse squared)
  5. Then open Dynamic Modeller and chose curve cut.
  6. I will then find the surface area in the Models module

Firstly, please let me know if there are any shortcuts to speed up the analyses (I have close to 400 scans to measure). Secondly, you can see that the placement of the curve is misplaced when seen in 2D slices but looks alright on the 3D model. And thirdly, the surface cut is not extracting the actual demarcated curve but is extracting something else (red blotch seen in the 3D view image). I am wondering why this is happening. Any inputs will be very helpful and thank you very much in advance.