Utils and processing pipelines for LiDAR point clouds
Go to file
2019-04-01 17:21:48 +02:00
doc Work in progress, voxel grid, test and production 2019-03-19 19:09:46 +01:00
idefix Add dtype to load_txt 2019-04-01 17:21:48 +02:00
test Add dtype to load_txt 2019-04-01 17:21:48 +02:00
.gitignore Import sub-package in main package 2019-03-07 08:20:29 +01:00
LICENSE Add LICENSE 2019-03-28 16:53:08 +00:00
README.md Initial commit 2019-02-28 12:35:35 +01:00
setup.py Initial commit 2019-02-28 12:35:35 +01:00

IDEFIX

Utils and processing pipelines for LiDAR point clouds featuring :

  • State of the art methods
    • Fully configuratble discretization
    • Hierarchical representations
    • Filtering and machine learning applications
  • Code quality 👌
    • Continuous integration with full code coverage
    • Complete documentation