LabelCloud Versions Save

A lightweight tool for labeling 3D bounding boxes in point clouds.

v1.1.0

5 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ch-sa/labelCloud/compare/v1.0.1...v1.1.0

v1.0.1

1 year ago

v1.0.0

1 year ago

Mayor Changes

  • labelCloud now supports bounding box-based semantic segmentation.
  • Labels are now categorical instead of free text.
  • This allows the usage of colors.
  • A welcome dialog asks to list all classes.
  • KITTI labels in camera frame can now be loaded when the calib files are provided.
  • Points inside bounding boxes can be cropped and saved as separate point cloud files.

What's Changed

New Contributors

Full Changelog: https://github.com/ch-sa/labelCloud/compare/v0.7.9...v1.0.0

v0.7.9

1 year ago

Note: This will probably be the last patch release that only includes object detection. The next one will be a major release adding semantic segmentation capabilities and restructuring large parts of the code and process!

Highlights

  • New interactive documentation with Material for MkDocs
  • Fixed tests
  • Fixed bug with OpenGL that led to crash on Windows systems

What's Changed

Full Changelog: https://github.com/ch-sa/labelCloud/compare/v0.7.8...v0.7.9

v0.7.8

1 year ago

What's Changed

Full Changelog: https://github.com/ch-sa/labelCloud/compare/v0.7.7...v0.7.8

v0.7.7

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/ch-sa/labelCloud/compare/v0.7.6...v0.7.7

v0.7.6

2 years ago

What's Changed

Full Changelog: https://github.com/ch-sa/labelCloud/compare/v0.7.5...v0.7.6

v0.7.5

2 years ago

What's Changed

  • Add point cloud handlers by @ch-sa in https://github.com/ch-sa/labelCloud/pull/63
  • Introduce io module for import and export
  • Introduce abstract point cloud handler
  • Support writing rotated point clouds in binary format (via numpy)
  • Improve log writing and formatting

Full Changelog: https://github.com/ch-sa/labelCloud/compare/v0.7.4...v0.7.5

v0.7.4

2 years ago

What's Changed

Full Changelog: https://github.com/ch-sa/labelCloud/compare/v0.7.3...v0.7.4

v0.7.3

2 years ago

What's Changed

Full Changelog: https://github.com/ch-sa/labelCloud/compare/v0.7.2...v0.7.3