Free Point Cloud Viewer - Brand it and Share it!

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ส.ค. 2024

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

  • @simonaltman5038
    @simonaltman5038 4 หลายเดือนก่อน +1

    What an awesome video. This'll be a game changer. Thank you so much!

    • @geospatialtips
      @geospatialtips  4 หลายเดือนก่อน

      Thanks for watching and the kind comment too! Hope it helps you as much as you expect. Cheers

  • @KILLAHUNT1
    @KILLAHUNT1 11 หลายเดือนก่อน +1

    Super useful and awesome video as usual, keep up the great work Mark! Thanks for all that you do

    • @geospatialtips
      @geospatialtips  11 หลายเดือนก่อน

      My pleasure! I appreciate your kind comments.

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

    Very cool this has always been a pain to send large demanding point fluids to clients with crappy computers thank you 🙏

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

      Happy to help!

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

      @@geospatialtips actually you have helped me massively dude I put together a few models as a presentation I followed your filtering video and had excellent results, that presentation has now allowed me to quit my day job and do uav mapping as a new job for my local university thank you so so much

  • @leminhcong9979
    @leminhcong9979 2 หลายเดือนก่อน

    Thank for your video

  • @wouterviljoen857
    @wouterviljoen857 8 หลายเดือนก่อน

    Your videos are great!! Thank you.
    Have you ever considered doing a video on point classification on Agisoft? I am specifically interested in ground-point classification

  • @mandata143
    @mandata143 หลายเดือนก่อน +1

    Wow. Thank you! Btw, in order to make this as live website. We need to learn HTML, CSS and JS first?

    • @geospatialtips
      @geospatialtips  หลายเดือนก่อน

      Hi! No, you don't need to know any of that. The software will create the files you need and you would need to upload them to a server. At worst you may need to edit a couple lines in the HTML file, to make sure you are pointing to the data, but that's all.

    • @mandata143
      @mandata143 หลายเดือนก่อน

      ​@@geospatialtipsThank you for the tips. 😊

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

    Great video

  • @SalihinNekmat
    @SalihinNekmat หลายเดือนก่อน

    Hi, what file formats can be opened on this software (potree) other than .las format?

  • @gobi6316
    @gobi6316 4 หลายเดือนก่อน

    Awesome video. How can I adjust it to show for example; RGB colors,but by clicking another button,to switch to deviations colors. Or any other attribute of point cloud?

  • @DeepApnea
    @DeepApnea 6 หลายเดือนก่อน

    Hello, could you please explain how I can add the images with the orientations ?

  • @hugopinto953
    @hugopinto953 8 หลายเดือนก่อน

    One more amazing video. Thank you.
    Would you know if this is possible to run in a website?

    • @geospatialtips
      @geospatialtips  7 หลายเดือนก่อน

      Hi, thanks for watching.
      Yes, absolutely it can be run in a website. You would upload the same package and edited HTML file to your site and make sure everything is pointing to the right place.

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

    Nice video 👍👍👍 thank you so much

  • @user-ex4xi4rp6f
    @user-ex4xi4rp6f ปีที่แล้ว +1

    Hello there, thanks for the tutorial. i have followed your workflow from agisoft to potree. however, when i drag and drop las it is not displaying RGB value, rather just white pointcloud! any idea how to display real rgb pointclouds

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

      Hi. Thanks for watching the videos.
      Please confirm that you calculated the point colours in Metashape, which I am sure you did, and secondly please confirm that when you exported the point cloud from Metashape you selected the option to export RGB values?
      If yes, have you viewed the point cloud in another software and confirmed the RGB values work there? Let me know and I’ll try and help.

    • @user-ex4xi4rp6f
      @user-ex4xi4rp6f ปีที่แล้ว

      1000 thanks, i have revisted your agisoft tutorial and found out that i need to classify the points and when imported to potree the RGB is up and running. sincerely appericiate the kind people
      @@geospatialtips

  • @tombeier2675
    @tombeier2675 11 หลายเดือนก่อน

    Very helpful Video, thanks a lot!
    Is there a chance to show/display the "textured model"in addition to the point cloud too as it is possible in the Potree viewer that comes with WebODM? Thank you once more again.

    • @geospatialtips
      @geospatialtips  11 หลายเดือนก่อน

      I've never tried it myself, but looking at the Potree Github, there are some examples where Cesium is incorporated. This might be the way to do it with Potree, using Cesium as the meshed model container. Sorry I can't be of more help.

    • @tombeier2675
      @tombeier2675 11 หลายเดือนก่อน

      @@geospatialtips Thank you!

  • @amisauto4360
    @amisauto4360 4 หลายเดือนก่อน

    Thank you

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

    Thanks for this awesome video. I have no idea how to use coding... could you to a tutorial or just an explenaition in chat on how to instal a plugin like from phoenix?

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

      Hi - thanks for watching!
      What Phoeinix Lidar has done is invest in a paid programmer to edit the original Potree files to create the view you see on their website. There are a few key files to be edited. This is so far as I know because I am also not a programmer and have little knowledge of this myself.
      The index.html file is the first file to be edited as this file calls all of the others that make Potree function.
      Then, under libs/potree you will see sidebar.html, potree.js and potree.css These files affect most of the functionality and appearance of Potree and can or will need to be edited to create the desired output such as what Phoenix has created.
      You can start smaller, or simpler, with just the web viewer that will look the same as the desktop viewer and that you can obtain from Potree.org It will be the full set of files that you will need on your web-server, along with your point cloud, so that you can view and measure the data via a web url.
      If you still need more direction, email me at geospatialtips@gmail.com and I can try to direct you a bit more, but as I said above, I'm no programmer myself and so I can only make a few suggestions, but not tell you exactly how to edit the viewer as much as Phoenix has.

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

    Do you know how to prevent the software from zeroing the elevation to the lowest point and retain the original heights?

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

      Hi Jeandre
      You will want to set the scene view and position to a value you desire.
      In the index.html file you'll find these lines of html code at about line 287.
      Set both the viewer.scene.view.position and viewer.scene.view.Lookat values to make Potree open and look at the exact position you desire.

  • @sandromarano11
    @sandromarano11 10 หลายเดือนก่อน

    can you insert vector files and obj files into potree?

    • @geospatialtips
      @geospatialtips  10 หลายเดือนก่อน

      Yes you can. There are a few methods. If you Google it, you'll be taken to various resources that should be able to guide you through it.

  • @jemza1303
    @jemza1303 10 หลายเดือนก่อน

    Do you know a software to draw vectors from a point cloud (roads, roofs, embankment ... for topographic plan) ?

    • @geospatialtips
      @geospatialtips  10 หลายเดือนก่อน +1

      Are you looking to do this automatically or manually?
      You could use any GIS or CAD package, load the points and do it manually.
      Also, if it is more detailed and 3D you need, something like TopoDOT works pretty well from what I have seen, especially for roads and similar surveys.
      There aren't many automated tools that I have seen that do this all yet. Some do some components, such as powerlines, but I don't know of anything that can map it all in an automated way - yet.

    • @jemza1303
      @jemza1303 10 หลายเดือนก่อน

      Thanks for your answer. First, I will try manually. Metashape enables to do so. Topodot seems a bit complex, and only in english ... I'm french ;-)

  • @user-ex4xi4rp6f
    @user-ex4xi4rp6f ปีที่แล้ว

    Hello again, when i drag and drop the Las into Potree Desktop, it only generates json and octree. But it is not generating html files as you have show, do i have to work through potree convetrer to generate the html. Thanking in advance

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

      Hi
      The html file is part of the potree base software and not created by the point cloud conversion process. You will see the html file is with the bat file that you clicked to open potree, not with the point cloud data. Hope that helps!

    • @salvia728
      @salvia728 26 วันที่ผ่านมา

      @@geospatialtips Hello! that's right, but how do I open the cloud exactly the one that the HTML file is configured? How can I transfer a point cloud together with the program Potree so that the client opens the point cloud with one mouse click? Is it possible to somehow register the path to the json file in HTML?

  • @paulharty3068
    @paulharty3068 11 หลายเดือนก่อน

    Can this be used a web viewer i.e. upload it to a website?

    • @geospatialtips
      @geospatialtips  11 หลายเดือนก่อน

      Hi Paul. Yes certainly.
      The example shown from Phoenix LiDAR is exactly that, a Potree viewer on their website.
      In this instance you would not use Potree Desktop, you would rather use the standard Potree app and upload that to the web server, along with your point cloud. The functionality will be the same.

  • @surjer69
    @surjer69 3 หลายเดือนก่อน

    Thanks for the video! I am investigating different viewers and this looks promising. However, I had to install "electron" for it to run. I see in the original dev it says you can just "host on a site" which make me think it should not have any dependancies? Anyways, did you all have to install electron to get it to work? my potree.bat file says start ./node_modules/electron/dist/electron.exe ./main

    • @geospatialtips
      @geospatialtips  3 หลายเดือนก่อน +1

      Hi - I have used the viewer many times, on different workstations, and the need to install electron is based on the workstation and what had been previously installed. So yes, sometimes I have had to install electron but this is not usually the case.
      For the online viewer you won't need electron and can post the package directly to the web server and it usually works quite easily.

    • @surjer69
      @surjer69 3 หลายเดือนก่อน

      @@geospatialtips thanks for the reply. Glad to know that was not an unusual scenario.