This is the first binary release after a major refactoring of the code for pip installation.
If you are familiar with Python, I recommend installing dafne with pip with
pip install dafne
The Mac versions seem to work now. Please download the one corresponding to your architecture.
Noticeable changes
- Mask interpolation. When a slice above and below are segmented, Dafne can interpolate the ROI using simple interpolation, registration-based interpolation, or a combination of both.
- New mask to contour algorithm. This algorithm produces much simpler contours. However, it is slower than the previous one.
- More adaptable UI.