OpenSfM icon indicating copy to clipboard operation
OpenSfM copied to clipboard

video as input data

Open Aladgit opened this issue 3 years ago • 1 comments

Is there a way to use a single video file as input data allowing OpenSfM to cut it in frames and extract the GPS data accordingly?

Aladgit avatar Jun 17 '22 14:06 Aladgit

Hi,

If you have a video file that OpenCV can read and if you have a synchronized GPX file, you can give it a try with the import_video script : https://github.com/mapillary/OpenSfM/blob/main/bin/import_video

Let me know if that helps,

Yann

YanNoun avatar Jun 21 '22 09:06 YanNoun