Releases: CGK-Laboratory/CellSelect-3DMorph
Releases · CGK-Laboratory/CellSelect-3DMorph
Release v2.0.0
v1.0.0
v1.0.0
- New Cell Selection Functionality
- Erosion of images for better segmentation was achieved by changing line 210 of the code from the original se=strel('diamond',6) to se=strel('diamond',5)
- There are pop-up windows indicating an error has occurred during segmentation
- Adds small optimizations
- Improves code formatting