Leonardo Campos
Leonardo Campos
Create the same entities as in Microsoft PetShop sample using DDD.
### Context 4D series was not loading in basic mode because the image ids were being split into time points even though all images should be loaded in a stack...
Added unit tests for stackSegmentation/thresholdBrush, labelmapRendering, contourRendering and labelmapGlobalConfiguration
### Context Drawing a CCW spline Segmentation ROI contour results in a weird behavior because the points are always sorted in CW direction. ### Changes & Results Changed the spline...