Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Releases: SMLC-NYSBC/Semantic_Label_Creator

slcpy-0.3.6

13 Jan 12:05
Compare
Choose a tag to compare

0.3.6 (2022-01-13)

  • Include Open3d library for point downsampling
  • Maintenance update

slcpy-0.3.5

06 Jan 12:51
Compare
Choose a tag to compare

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

17 Dec 20:25
Compare
Choose a tag to compare

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

28 Nov 13:52
Compare
Choose a tag to compare

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

01 Nov 17:35
3e3107a
Compare
Choose a tag to compare

0.3.1 (2021-10-31)

*Maintained update

Full Changelog: v0.3.0...v0.3.1

Semantic_Label_Creator

13 Oct 13:56
Compare
Choose a tag to compare

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

13 Aug 09:45
Compare
Choose a tag to compare

0.2.0 (2021-08-13)

  • Added trimming of data for multiple images with specific size + recycling of empty labels

Semantic_Label_Creator

29 Jul 13:59
Compare
Choose a tag to compare

0.1.9 (2021-07-17)

  • Added trimming of input data to label mask size
  • Added multiple labels

Semantic_Label_Creator

17 Jul 17:54
Compare
Choose a tag to compare

0.1.8 (2021-07-17)

  • Bugfix for drawing horizontal lines

Semantic_Label_Creator

09 Jul 14:53
Compare
Choose a tag to compare

0.1.7 (2021-07-09)

  • Maintenance update