Forum

Author Topic: How to export variance of tie point?  (Read 3891 times)

tjsckddhks

  • Newbie
  • *
  • Posts: 8
    • View Profile
How to export variance of tie point?
« on: July 15, 2023, 10:13:53 AM »
Hello,

I would like to use the variance of the tie points to show the accuracy of DSM created by Meatashape.

How to export variance of tie point?

I hope to overlay the variance map of the tie points with exported DSM in the GIS program.

It is not easy to find the way of exporting it  in Metashape GUI. If you can give me any simple python program, I really appreciate it.

Furthermore, If the variance of the tie points is not the good idea in order to suggest the accuracy of the DSM, Which things are better?

Best,


GGR

  • Newbie
  • *
  • Posts: 30
    • View Profile
Re: How to export variance of tie point?
« Reply #1 on: July 19, 2023, 05:50:11 PM »
Hey,

If it's only because of an accuracy matter, you can produce a dense cloud with the confidence index option enabled and then, export it as laz. The laz format will allow you to import it in Qgis to perform your accuracy presentation.
Best regards
Gabriel

tjsckddhks

  • Newbie
  • *
  • Posts: 8
    • View Profile
Re: How to export variance of tie point?
« Reply #2 on: July 20, 2023, 05:18:19 AM »
Hi GGR,
Thank you for your reply. I will work on your suggestion.
Many thanks to you.