This repository has been archived by the owner on Aug 2, 2023. It is now read-only.
Releases: SMLC-NYSBC/Semantic_Label_Creator
Releases · SMLC-NYSBC/Semantic_Label_Creator
slcpy-0.3.6
slcpy-0.3.5
0.3.5 (2022-01-03)
- HotFix for folder selection on MacOS
- Bugfix in graph creation
- Fix patch creation in Z -> not cutting patches in Z for a given size
Full Changelog: v0.3.4...v0.3.5
Semantic Label Creator
0.3.4 (2021-12-17)
- Added point downsamling
- Bug fix for calculating patch size when z dimension was bigger then image size
Semantic_Label_Creator
Full Changelog:
v0.3.1...v0.3.3
0.3.3 (2021-11-28)
- Added check for spindletorch to select dtype of output from
slcpy_stitch
0.3.2 (2021-11-19)
- Bugfixes for version 0.3.1
- Small update to adapt slcpy to spindletorch and ML packages
Semantic_Label_Creator
Semantic_Label_Creator
0.3.0 (2021-10-13)
- 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 the whole image with stride to calculate overlaying area and number of patches in XYZ
- Added module to stitch images into one image based on file names (e.g 1_1_1, first three numbers indicate XYZ patch position last indicate patch stride.
Full Changelog: RRobert92/Semantic_Label_Creator@v0.2.0...v0.3.0
Semantic_Label_Creator
0.2.0 (2021-08-13)
- Added trimming of data for multiple images with specific size + recycling of empty labels
Semantic_Label_Creator
0.1.9 (2021-07-17)
- Added trimming of input data to label mask size
- Added multiple labels
Semantic_Label_Creator
0.1.8 (2021-07-17)
- Bugfix for drawing horizontal lines
Semantic_Label_Creator
0.1.7 (2021-07-09)
- Maintenance update