Utils and processing pipelines for LiDAR point clouds
Go to file
2021-02-18 17:56:45 +01:00
doc Add squash function. 2019-04-10 18:02:22 +02:00
idefix Fix for Python < 3.9 2021-02-18 17:56:45 +01:00
test Add rasterize helper function 2021-02-18 14:51:08 +01: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 rasterize script in the package 2021-02-18 16:57:02 +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