Lidar Point Cloud to DEM (or raster) with PDAL

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ส.ค. 2021
  • This tutorial demonstrates how to take a raw point cloud, filter ground points, and convert the ground-filtered point cloud to a DEM. These processes are accomplished using the free and open-source PDAL tools.
    Code available: opensourceoptions.com/blog/ho...
    Download point cloud: opensourceoptions.com/blog/ho...
    Sign up for email notifications (opensourceoptions.com/subscribe) and get $5 off any course at opensourceoptions.com/course-...
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 9

  • @roysudasinghagedon5045
    @roysudasinghagedon5045 2 ปีที่แล้ว +2

    Thanks a lot for this video! it is very informative. Can you perhaps educate us on how to create the DSMs using PDAL?

  • @Franchyze923
    @Franchyze923 2 ปีที่แล้ว +1

    Good info, thanks for sharing

  • @Lieti
    @Lieti 2 ปีที่แล้ว

    Thx for tutorial. I want to start to use PDAL, like alternative to lastools, white box tools, cloud compare, etc.
    But I have question how to run it like multithread process to utilize full resources of CPU?

  • @avinashbhat7403
    @avinashbhat7403 2 ปีที่แล้ว

    Thanks. I have a question, If I want to compare a scan with tonnes of other scans to check which matches most, can I use this as a starting point to vaguely compare and filter out only similar scans?

  • @virkutisss3563
    @virkutisss3563 ปีที่แล้ว

    Hey! could you tell us how to use full CPU, RAM power, also what if we have multiple LAZ files?? How to perform it to entire folder of LAZ files? THANKS!

  • @I3lanket
    @I3lanket 2 ปีที่แล้ว

    Is it possible to run pdal translate on an entire folder of LAS files using anaconda?

  • @sayedehtaherehvakily3198
    @sayedehtaherehvakily3198 ปีที่แล้ว

    Thank you for the video. It was really helpful. I followed all steps for installation and try to reset my dataset classification based on the video, but I faced this error: "Couldn't create filter stage of type 'filter. assign', you probably have a version of PDAL that didn't come with a plugin you're tying to load"!!! how can I fix the problem? thanks a lot.

    • @geospatialschool
      @geospatialschool  ปีที่แล้ว

      I would recommend using an anaconda or miniconda python distribution and installing pdal from the conda-forge channel