- Include Open3d library for point downsampling
- Maintenance update
- HotFix for folder selection on MacOS
- Bugfix in graph creation
- Fix patch creation in Z -> not cutting patches in Z for given size
- Added garbage collection in build graph to manage big files
- Added point downsamling
- Bug fix for calculating patch size when z dimension was bigger then image size
- Quick changes for 0.3.3 for build graph tool. * Added image output after denoising as an option
- Added check for spindletorch to select dtype of output from slcpy_stitch
- Bugfixes for version 0.3.1
- Small update to adapt slcpy to spindletorch and ML packages
- Maintained update
- Remove pixel size calculation interchange to extracting information from (.am) files
- Added module for extracting 3D coordinates for point cloud from semantic label mask
- Added trimming of whole image with stride to calculate overlaying area and number or patches in xyz
- Added module to stitch images into one images based on file names (e.g 1_1_1, where each number indicates xyz patch position
- Output data are now split to imgs and mask folder if -xy != None
- Added trimming of data for multiple images with specific size + recycling of empty labels
- Added trimming of input data to label mask size
- Added multiple labels
- Bugfix for drawing horizontal lines
- Maintenance update
- Bugfixes for version 0.1.0
- Setup PyPI and conda