hi , i have a video and i want to create a 3d colored model from that? is that possible with odm ?
if yes please let me know how ?
thanks
hi , i have a video and i want to create a 3d colored model from that? is that possible with odm ?
if yes please let me know how ?
thanks
Yes, Stephen did it from an Ok Go video - Mapping Ok Go's I won't let you down video
You have to use another tool to extract individual from the video, then feed those to OpenDroneMap and also set some simple GCPs. VLC player extracts individual frames pretty well, and there are other methods too.
But once I extract images from videos ,the individual images loose the metadata . will odm still create the 3d model ?
It can still create the 3D model, though it will be missing any geographic information that might otherwise be captured in the video stream (some systems store e.g. GPS info in the audio feed).
so if i have
parameters in a file can i pass it in the main command “docker run -ti --rm -v /home/youruser/datasets:/datasets opendronemap/odm --project-path /datasets project” so that it utilizes this parameters from the file ? i am not certain what values it extract while creating a 3d model but i have few images in which metadata is there so i can extract metadata from them and pass it to the above command ? or is there any other way /?
another question is does odm has slam implementation ? i want to track the camera through videos ?
thanks
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.