Skip to content

v0.0.9

Compare
Choose a tag to compare
@EmanueleGiacomini EmanueleGiacomini released this 12 Jun 08:23
· 2 commits to main since this release

Added new options for conversion to KITTI format:

  • [--rgb-conversion --no-rgb-conversion] to enable/disable Bayer_RG8->RGB Image conversion
  • [--reduce-pcloud --no-reduce-pcloud] to enable/disable PointCloud channels reduction to <x,y,z,intensity>. This flag allows data to be compatible with KITTI readers.

Full Changelog: v0.0.8...v0.0.9