[OpenDroneMap-users] ODM quits with keyerror
Dakota Benjamin
dmb2 at clevelandmetroparks.com
Tue Apr 5 05:18:32 PDT 2016
Try adding "--force-ccd 17.3"
I got that number from the sensor width here: http://www.dji.com/products/compare-xcamera
[http://www5.djicdn.com/assets/images/header/p3ac@2x-29f46540a3f6a7c239165542e2112fb5.jpg]<http://www.dji.com/products/compare-xcamera>
Zenmuse X Series Cameras Comparison | DJI<http://www.dji.com/products/compare-xcamera>
www.dji.com
Compare the Zenmuse X series cameras and learn about the differences between DJI's Zenmuse X3, Zenmuse X5, and Zenmuse X5R.
[http://sig.cmparks.net/cmp-ms-90x122.png]Dakota Benjamin
Geospatial Developer
clevelandmetroparks.com<http://www.clemetparks.com/>
<http://www.clemetparks.com/>
________________________________
From: OpenDroneMap-users <opendronemap-users-bounces at lists.osgeo.org> on behalf of Ted Fines <ted at apecity.com>
Sent: Monday, April 4, 2016 7:07 PM
To: opendronemap-users at lists.osgeo.org
Subject: [OpenDroneMap-users] ODM quits with keyerror
Environment: ODM installed today (3/4/2016) on Ubuntu 14.04 w/ 4 GB of RAM. I've successfully had it process the caliterra sample image set.
I am getting an error when directing it to my own image set. The output when I try to run run.py is below (there are no log files produced). Any help?
Thanks in advance,
Ted
ubuntu at odm:~/Test_images$ ~/OpenDroneMap/run.py
- configuration:
start_with : resize
end_with : odm_orthophoto
force_focal : None
odm_texturing_textureWithSize : 3600
matcher_neighbors : 8
matcher_threshold : 2.0
cmvs_maxImages : 500
odm_orthophoto_resolution : 20.0
pmvs_threshold : 0.7
zip_results : False
resize_to : 2400
use_opensfm : True
min_num_features : 6000
odm_meshing_octreeDepth : 9
odm_meshing_solverDivide : 9
pmvs_wsize : 7
odm_texturing_textureResolution : 4096
matcher_ratio : 0.6
odm_meshing_samplesPerNode : 1.0
odm_meshing_maxVertexCount : 100000
matcher_distance : 0
pmvs_level : 1
run_only : None
job_dir_name : None
odm_georeferencing_useGcp : False
odm_georeferencing_gcpFile : gcp_list.txt
pmvs_csize : 2
pmvs_minImageNum : 3
force_ccd : None
- source files - Mon Apr 04 17:56:05 2016
Traceback (most recent call last):
File "/home/ubuntu/OpenDroneMap/run.py", line 986, in <module>
prepare_objects()
File "/home/ubuntu/OpenDroneMap/run.py", line 415, in prepare_objects
fileObject["ccd"] = float(ccdWidths[fileObject["id"]])
KeyError: u'DJI FC550'
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/opendronemap-users/attachments/20160405/122b5291/attachment-0001.html>
More information about the OpenDroneMap-users
mailing list