<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Improve Accuracy by using DEM Height instead of EXIF in ArcGIS Drone2Map Questions</title>
    <link>https://community.esri.com/t5/arcgis-drone2map-questions/improve-accuracy-by-using-dem-height-instead-of/m-p/218237#M698</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/people/g.doerffelmysynergis-esridist"&gt;&lt;SPAN style="color: #3d3d3d; text-decoration: none;"&gt;Günter,&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;I know this was a long time ago but I am new to this field and have only just come across your post. From what I have been reading it sounds like your suggestion is a good one and for me (as i say I am still new to this) sounds like the way to go. I don't know if Drone2Map has now made it possible to incorporate yaw pitch and roll, but I think that level of detail would only improve the photogrammetry process, so worth keeping that data if possible.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;I am surprised nobody else has messaged on here but I would be keen to take a look at the toolbox you made if you are happy to share?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Thanks for posting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Chris&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Feb 2018 18:39:32 GMT</pubDate>
    <dc:creator>ChrisToynbee1</dc:creator>
    <dc:date>2018-02-14T18:39:32Z</dc:date>
    <item>
      <title>Improve Accuracy by using DEM Height instead of EXIF</title>
      <link>https://community.esri.com/t5/arcgis-drone2map-questions/improve-accuracy-by-using-dem-height-instead-of/m-p/218236#M697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;I had recently processed a series of drone flights over densly closed forest. Hardly any&amp;nbsp;ground visibility at all. Results were "sub-optimal".&lt;BR /&gt;The first thing I wanted to improve upon were&amp;nbsp;very bad height-values stored in the EXIF of the images. I luckily have a DEM and was able to improve the results (especially the location/scaling) considerably.&lt;/P&gt;&lt;P&gt;The drone data was from a DJI 330 on a Phantom4 consumer drone. I learned that it actually only has a height value stored for the starting point and then the flight height as such. So the "individual" height values on each image were pretty off because the start-height was off. To improve, I followed this workflow:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Exported EXIF of all imges in a folder to csv using EXIF-Tools &amp;nbsp;(If I improve that, I'll use a python exif extractor)&lt;/LI&gt;&lt;LI&gt;Modify elevation/height in csv with height from Starting point PLUS Flight height&lt;/LI&gt;&lt;LI&gt;(Optionally also convert WGS84 X/Y into projected coordinate system including transformation&lt;/LI&gt;&lt;LI&gt;After loading images to Drone2Map replace the elevation by reading in the csv file&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Process ...&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;I have all this in python and would actually be willing to share as a toolbox - but would like to have some community-input first:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Is this the way to go?&lt;/LI&gt;&lt;LI&gt;Any suggestions what to include in addition?&lt;/LI&gt;&lt;LI&gt;Has anyone got an idea how "valuable" YAW/PITCH/ROLL values stored by a Phantom4 are?&lt;BR /&gt;(and how to make use of them in Drone2Map? &amp;nbsp; Photoscan/AGIsoft seems to be able to read/use them)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;BR /&gt;So fire away ... &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; &amp;nbsp;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Jul 2017 10:24:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-drone2map-questions/improve-accuracy-by-using-dem-height-instead-of/m-p/218236#M697</guid>
      <dc:creator>GünterDörffel</dc:creator>
      <dc:date>2017-07-16T10:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Accuracy by using DEM Height instead of EXIF</title>
      <link>https://community.esri.com/t5/arcgis-drone2map-questions/improve-accuracy-by-using-dem-height-instead-of/m-p/218237#M698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;&lt;SPAN style="color: #3d3d3d;"&gt;Hi&amp;nbsp;&lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/people/g.doerffelmysynergis-esridist"&gt;&lt;SPAN style="color: #3d3d3d; text-decoration: none;"&gt;Günter,&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;I know this was a long time ago but I am new to this field and have only just come across your post. From what I have been reading it sounds like your suggestion is a good one and for me (as i say I am still new to this) sounds like the way to go. I don't know if Drone2Map has now made it possible to incorporate yaw pitch and roll, but I think that level of detail would only improve the photogrammetry process, so worth keeping that data if possible.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;I am surprised nobody else has messaged on here but I would be keen to take a look at the toolbox you made if you are happy to share?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Thanks for posting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 15px;"&gt;Chris&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 18:39:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-drone2map-questions/improve-accuracy-by-using-dem-height-instead-of/m-p/218237#M698</guid>
      <dc:creator>ChrisToynbee1</dc:creator>
      <dc:date>2018-02-14T18:39:32Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Accuracy by using DEM Height instead of EXIF</title>
      <link>https://community.esri.com/t5/arcgis-drone2map-questions/improve-accuracy-by-using-dem-height-instead-of/m-p/218238#M699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like a useful toolbox! Have you come to any conclusions? I'm am still learning and messing around with settings, but have had very little luck with forested landscapes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2018 22:01:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-drone2map-questions/improve-accuracy-by-using-dem-height-instead-of/m-p/218238#M699</guid>
      <dc:creator>JasonMartin3</dc:creator>
      <dc:date>2018-08-08T22:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Improve Accuracy by using DEM Height instead of EXIF</title>
      <link>https://community.esri.com/t5/arcgis-drone2map-questions/improve-accuracy-by-using-dem-height-instead-of/m-p/218239#M700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gunter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I too would find such a toolbox useful. I have a DJI Phantom 4 Pro. I have suggested that a similar function to be added to Drone2Map whereby the user needs to provide (1) a fixed altitude of Drone takeoff site, and (2) the height of the flight, and then the image properties would accordingly be corrected. Do see&amp;nbsp;&lt;A href="https://community.esri.com/ideas/15040" target="_blank"&gt;https://community.esri.com/ideas/15040&lt;/A&gt;&amp;nbsp;. However I don't know if this will ever be implemented as it is not yet in product plan. So your proposal sounds like very useful functionality to&amp;nbsp; have.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2021 08:24:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-drone2map-questions/improve-accuracy-by-using-dem-height-instead-of/m-p/218239#M700</guid>
      <dc:creator>MervynLotter</dc:creator>
      <dc:date>2021-06-22T08:24:58Z</dc:date>
    </item>
  </channel>
</rss>

