{"id":2744,"date":"2019-10-30T03:56:00","date_gmt":"2019-10-30T03:56:00","guid":{"rendered":"http:\/\/www.incredigeek.com\/home\/?p=2744"},"modified":"2019-10-30T03:57:51","modified_gmt":"2019-10-30T03:57:51","slug":"opendronemap-process-drone-images","status":"publish","type":"post","link":"https:\/\/www.incredigeek.com\/home\/opendronemap-process-drone-images\/","title":{"rendered":"OpenDroneMap &#8211; Process drone images"},"content":{"rendered":"\n<p>Install docker<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo apt install docker<\/pre>\n\n\n\n<p>Create a new folder for OpenDroneMap to use<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">mkdir ODM \ncd ODM\nmkdir images<\/pre>\n\n\n\n<p>Put all your drone images in the new images directory<\/p>\n\n\n\n<p>Run command to process images.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">sudo docker run -ti --rm -v .\/ODM:\/datasets\/code opendronemap\/odm --project-path \/datasets<\/pre>\n\n\n\n<p>Note: .\/ODM is the folder that the output will be stored.  You need your drone images inside an images folder inside your working directory.  i.e. Drone images go inside ODM\/images<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Install docker sudo apt install docker Create a new folder for OpenDroneMap to use mkdir ODM cd ODM mkdir images Put all your drone images in the new images directory Run command to process images. sudo docker run -ti &#8211;rm &hellip; <a href=\"https:\/\/www.incredigeek.com\/home\/opendronemap-process-drone-images\/\">Continue reading <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[776],"tags":[783,246,777,781,780,778,779],"class_list":["post-2744","post","type-post","status-publish","format-standard","hentry","category-drones","tag-aerial","tag-docker","tag-drone","tag-imagery","tag-map","tag-odm","tag-opendronemap"],"_links":{"self":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/2744","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/comments?post=2744"}],"version-history":[{"count":4,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/2744\/revisions"}],"predecessor-version":[{"id":2750,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/posts\/2744\/revisions\/2750"}],"wp:attachment":[{"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/media?parent=2744"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/categories?post=2744"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.incredigeek.com\/home\/wp-json\/wp\/v2\/tags?post=2744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}