pointcloudset
0.11.1

Tutorial

  • Usage of Package
  • Working with the whole Dataset
  • Working with a PointCloud
  • Plane segmenation, Clustering and Overlaying Several Plots
  • Applying Functions to the whole Dataset
  • Working with LAS and PCD Files
  • Combining them to a pointcloudset dataset
  • Exporting of Las
  • Use Kitti Dataset

Convert ROS 1 and ROS 2 files

  • pointcloudset CLI

Contribute

  • How to Contribute
  • Getting started
  • Guidelines
  • Support

Python API

  • How to read the API documentation
  • pointcloudset package
    • pointcloudset.diff package
    • pointcloudset.filter package
    • pointcloudset.geometry package
    • pointcloudset.io package
      • pointcloudset.io.dataset package
        • pointcloudset.io.dataset.dir module
        • pointcloudset.io.dataset.pointcloud module
        • pointcloudset.io.dataset.ros module
      • pointcloudset.io.pointcloud package
    • pointcloudset.pipeline package
    • pointcloudset.plot package
    • pointcloudset.config module
    • pointcloudset.dataset module
    • pointcloudset.dataset_core module
    • pointcloudset.pointcloud module
    • pointcloudset.pointcloud_core module

Changelog

  • Changelog
pointcloudset
  • »
  • pointcloudset package »
  • pointcloudset.io package »
  • pointcloudset.io.dataset package
  • View page source
Next Previous

pointcloudset.io.dataset package¶

Functions for dataset input and output.

Submodules¶

  • pointcloudset.io.dataset.dir module
    • dataset_to_dir()
    • dataset_from_dir()
  • pointcloudset.io.dataset.pointcloud module
    • dataset_from_pointclouds()
  • pointcloudset.io.dataset.ros module
    • dataset_from_ros()
Next Previous

© Copyright VIRTUAL VEHICLE Research GmbH.

Built with Sphinx using a theme provided by Read the Docs.