You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use (cctag) markers to uniquely identify a set of positions, which should be a byproduct of the processing chain, if I understand the software correctly.
The scene I'll be working with:
Physically at least 32 markers are ordered around a semi-sphere, so some will always be occluded in some views.
Since meshroom supports cctag markers I'd like to go with those.
What I am looking for
relative positions of the markers in 3d space (together with their unique ID)
ideally position + normal, but not necessarily
ideally also with a physical scaling, but no necessarily
What I am not looking for
I am not looking for the actual photogrammetry result. Don't need the mesh, the texturing or any other features.
A nice bonus would be
if there's a way to create the sparse reconstruction only from markers (no other features like dpsift etc)
if there's a way to take into account that each marker is unique
I feel like the software internally already has the info that I am looking for, but I don't know how to get to it.
Would be grateful if someone could help me out :)
The text was updated successfully, but these errors were encountered:
Thank you so much, this is amazing!
I was a bit sceptical that the software would find all markers and the correct IDs, since it doesn't show all markers in all images, but it did on first try!
I assume the normals for the markers don't exist as info as such do they?
Hi,
I would like to use (cctag) markers to uniquely identify a set of positions, which should be a byproduct of the processing chain, if I understand the software correctly.
The scene I'll be working with:
What I am looking for
What I am not looking for
A nice bonus would be
I feel like the software internally already has the info that I am looking for, but I don't know how to get to it.
Would be grateful if someone could help me out :)
The text was updated successfully, but these errors were encountered: