[OpenDroneMap-users] ODM quits with keyerror
Ted Fines
ted at apecity.com
Mon Apr 4 16:07:14 PDT 2016
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/20160404/9ac880ec/attachment.html>
More information about the OpenDroneMap-users
mailing list