Utils and processing pipelines for LiDAR point clouds
Go to file
2021-02-09 18:11:58 +00:00
doc Add squash function. 2019-04-10 18:02:22 +02:00
idefix Update get_grid doc 2020-08-30 15:36:52 +02:00
test Add DTM filter and 2D grids 2020-08-30 15:33:04 +02:00
.gitignore Update ignore, re-enable laz test 2020-08-19 15:27:55 +02:00
idefix_plot.py Dump and load point clouds passing tests 2019-04-16 18:53:00 +02:00
LICENSE Add LICENSE 2019-03-28 16:53:08 +00:00
pytest.ini Dump and load point clouds passing tests 2019-04-16 18:53:00 +02:00
README.md Initial commit 2019-02-28 12:35:35 +01:00
setup.py bump version 2021-02-09 19:09:39 +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