Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 961 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 961 Bytes

QtKittiVisualizer

Description

The QtKittiVisualizer allows viewing the 3D point clouds and bounding boxes of the raw KITTI data sets. It is a tool based on Qt, the PCL and the VTK.

It includes the C++ part of the raw data development kit provided on the official KITTI website.

Tested Versions

Ubuntu 20.04 with

  • CMake (3.16.3)
  • Qt (5.12.8)
  • VTK (9.1.0)
  • PCL (1.12.1)

Build Instructions

Can now be found in the documentation/build-instructions directory.

Screenshot

A screen shot of the current version can be found in the documentation/screenshots directory.

License

The new parts of the software are licensed under the Apache License, Version 2.0.