Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Native point cloud Processing provider (QEP 263) #52182

Merged
merged 26 commits into from Mar 22, 2023
Merged

Native point cloud Processing provider (QEP 263) #52182

merged 26 commits into from Mar 22, 2023

Commits on Mar 21, 2023

  1. Copy the full SHA
    5e1e988 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    f5a7af0 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    c4284ea View commit details
    Browse the repository at this point in the history
  4. add information algorithm

    alexbruy committed Mar 21, 2023
    Copy the full SHA
    2493137 View commit details
    Browse the repository at this point in the history
  5. add convert format algorithm

    alexbruy committed Mar 21, 2023
    Copy the full SHA
    d9b1fb5 View commit details
    Browse the repository at this point in the history
  6. add reproject algorithm

    alexbruy committed Mar 21, 2023
    Copy the full SHA
    6ca2d85 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    928d37e View commit details
    Browse the repository at this point in the history
  8. add thin algorithm

    alexbruy committed Mar 21, 2023
    Copy the full SHA
    3390977 View commit details
    Browse the repository at this point in the history
  9. add boundary algorithm

    alexbruy committed Mar 21, 2023
    Copy the full SHA
    fc5c25b View commit details
    Browse the repository at this point in the history
  10. add density algorithm

    alexbruy committed Mar 21, 2023
    Copy the full SHA
    396a0bd View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    60ef666 View commit details
    Browse the repository at this point in the history
  12. add tile algorithm

    alexbruy committed Mar 21, 2023
    Copy the full SHA
    2a3d3b9 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    e691658 View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    7a0c830 View commit details
    Browse the repository at this point in the history
  15. add merge algorithm

    alexbruy committed Mar 21, 2023
    Copy the full SHA
    4f7ec1a View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    7d6a9cf View commit details
    Browse the repository at this point in the history
  17. add clip algorithm

    alexbruy committed Mar 21, 2023
    Copy the full SHA
    3c46bee View commit details
    Browse the repository at this point in the history
  18. when loading point clouds in processing use correct provider depending

    on the file type (copc, las, ept) and update PDAL provider tests to use
    copc files as input files to avoid indexing
    alexbruy committed Mar 21, 2023
    Copy the full SHA
    d1408a7 View commit details
    Browse the repository at this point in the history
  19. add filter algorithm

    alexbruy committed Mar 21, 2023
    Copy the full SHA
    b3ec314 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    4834dcb View commit details
    Browse the repository at this point in the history
  21. const correctness

    alexbruy committed Mar 21, 2023
    Copy the full SHA
    f1b650e View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    e473d03 View commit details
    Browse the repository at this point in the history
  23. Copy the full SHA
    3b6f9b9 View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    6e9768e View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    61402ce View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    c2d0db7 View commit details
    Browse the repository at this point in the history