{"id":28383051,"url":"https://github.com/opendronemap/odm-start-deprecated","last_synced_at":"2025-08-17T14:08:13.125Z","repository":{"id":17302181,"uuid":"20072681","full_name":"OpenDroneMap/odm-start-deprecated","owner":"OpenDroneMap","description":"Tutorial / Startup doc for using OpenDroneMap","archived":false,"fork":false,"pushed_at":"2014-05-23T14:53:27.000Z","size":174,"stargazers_count":5,"open_issues_count":0,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-08-09T23:26:33.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OpenDroneMap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-05-22T18:42:56.000Z","updated_at":"2024-07-29T16:53:30.000Z","dependencies_parsed_at":"2022-08-25T10:50:55.411Z","dependency_job_id":null,"html_url":"https://github.com/OpenDroneMap/odm-start-deprecated","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OpenDroneMap/odm-start-deprecated","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenDroneMap%2Fodm-start-deprecated","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenDroneMap%2Fodm-start-deprecated/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenDroneMap%2Fodm-start-deprecated/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenDroneMap%2Fodm-start-deprecated/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OpenDroneMap","download_url":"https://codeload.github.com/OpenDroneMap/odm-start-deprecated/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OpenDroneMap%2Fodm-start-deprecated/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270856775,"owners_count":24657700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-30T05:11:45.978Z","updated_at":"2025-08-17T14:08:13.099Z","avatar_url":"https://github.com/OpenDroneMap.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\nOpenDroneMap\n\n---\n\nEasy to use computer vision software for civilian drones and more.\n\n---\n\nDownload and install VirtualBox, Vagrant, and MeshLab\n\n* VirtualBox: https://www.virtualbox.org/\n* Vagrant: http://www.vagrantup.com/\n* http://meshlab.sourceforge.net/­\n\n---\n\nIf you are a Windows user, please also install GitHub for windows:\n\n* https://windows.github.com/\n\nIf a Mac user, install GitHub for Mac:\n\n* https://mac.github.com/\n\n---\n\nNow clone the Vagrant machine repository, and start up:\n\n```SHELL\ngit clone https://github.com/OpenDroneMap/odm.git\ncd odm\nvagrant up\nvagrant ssh \n```\n(for Windows users-- run this in your Git Shell)\n\n---\n\nNow, we clone the program itself.\n```SHELL\ncd\ngit clone https://github.com/OpenDroneMap/BundlerTools.git\n```\n\nThis will take a while-- it's a 500MB repo...\n\n```SHELL\ncd ~/BundlerTools\n./install.sh\n```\n\n---\n\nLet's run a test dataset.\n\n```SHELL\ncd ~/BundlerTools/src/bundler/examples/kermit\n~/BundlerTools/./run.pl\n```\n\n---\n\nGo get a cup of coffee.\n\n![](http://i.imgur.com/8cK0aVj.gif)\n\n---\n\nOnce complete, we should have some extra directories created. Since we specified no parameters, we get the following by default:\n\n```\nreconstruction-with-image-size-1200\nreconstruction-with-image-size-1200-results\n```\n\n---\n\nTo view, we open MeshLab on our host machine. We'll need to copy these to a location available to our host machine:\n\n```SHELL\ncp ~/BundlerTools/src/bundler/examples/kermit/reconstruction-with-image-size-1200-results/option-0000.ply /vagrant/.\n```\n\nThese will be in our original odm directory, e.g.\n\nc:\\Users\\yourusername\\Documents\\GitHub\\odm\\option-0000.ply\n\n---\n\nOpen MeshLab, choose File:Import Mesh \nand navigate to the directory and choose option-0000.ply\n\n---\n\nTo halt vm:\n```\nexit\nvagrant halt\n\n```\n\n---\n\nPhotos:\n\n* Use a simple point and shoot.\n* GoPro is a maybe (wide angle could be a problem)\n* Take lots of overlapping photos.\n* Also, consult recommendations at:\n  * http://wedidstuff.heavyimage.com/index.php/2013/07/12/open-source-photogrammetry-workflow/\n  * especially the section named \"Pipeline Part 1: VisualFSM\"\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopendronemap%2Fodm-start-deprecated","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopendronemap%2Fodm-start-deprecated","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopendronemap%2Fodm-start-deprecated/lists"}