Using colmap to perform equivalent of photoscan's "orthomosaic" feature?
697 views
Skip to first unread message
snic...@gmail.com
unread,
Sep 15, 2017, 6:48:51 PM9/15/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to COLMAP
Hi Colmappers,
I'd like to generate the equivalent of one of photoscan's orthomosaics from a series of UAV snapshots. I've got a nice surface mesh generating from my data, but I'm not sure of the highest quality way to generate a mosaicked texture. Is there another software that you'd recommend using in conjunction with colmap, for the best results? The quality of the stitched image really matters for my application.
thank you!
-Seth
Johannes Schönberger
unread,
Sep 18, 2017, 2:56:35 PM9/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to COLMAP
Hi Seth,
At the moment, orthophoto mosaicing is not implemented directly for COLMAP, but we have a recent paper on doing this in real-time on a drone (seehttps://demuc.de/papers/hinzmann2017mapping.pdf). The code for it will be online soon, even though it is not targeted at producing high fidelity results for now.
Let me know if you have any questions.
Best,
Johannes
se...@ceresimaging.net
unread,
Apr 9, 2020, 11:37:57 PM4/9/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to COLMAP
Hi Johannes!
Did this code end up being published online? Thank you,