Utils and processing pipelines for LiDAR point clouds
Go to file
2020-08-27 14:00:34 +02:00
doc Add squash function. 2019-04-10 18:02:22 +02:00
idefix Add helpers module with dsm() and interpolate() 2020-08-27 14:00:34 +02:00
test Add helpers module with dsm() and interpolate() 2020-08-27 14:00:34 +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 Add helpers module with dsm() and interpolate() 2020-08-27 14:00:34 +02: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