Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple Cameras on the same device, selecting (manually) one [request] #2312

Open
Specimen opened this issue Feb 3, 2024 · 1 comment
Open
Labels
feature request feature request from the community

Comments

@Specimen
Copy link

Specimen commented Feb 3, 2024

Is your feature request related to a problem? Please describe.
Smartphones usually have more than one camera with different sensor sizes. And I've used more than one sensor of the same device for different projects (I use only one sensor for all photos on the same project, but I'm talking about using a different sensor of the same device in different projects).

As such, I have added more than one sensor for the same device in the db, Meshroom will automatically select the first it finds, I've to manually edit the db (commenting out the lines that are for the same device but not the sensor used) before loading the photos in order to make sure Meshroom selects the correct one.

Describe the solution you'd like
It would be nice to have those multiple cameras in the db, and if meshroom found more than one match (make and model) when processing the photos the user could choose which one was used (the metadata, unfortunately might not register what camera was used).

Describe alternatives you've considered
Editing the db file each time the sensor used for the same device is different than last time.

Additional context
My specific case is the Samsung Galaxy S22 5G (SM-S901B)

Here is the info of two of the rear sensors I've used, unfortunately it's not so easy to find all necessary information for all of them (if anyone wants to add to the db):

Samsung;SM-S901B;8.16;devicespecificationsS22rearwide
Samsung;SM-S901B;5.6;devicespecificationsS22rearultrawide

Thank you!

@Specimen Specimen added the feature request feature request from the community label Feb 3, 2024
@natowi
Copy link
Member

natowi commented Feb 4, 2024

Thank you! This is a known issue and at the moment the main camera is added to the database. With an increasing amount of multi camera devices a solution will be needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request feature request from the community
Projects
None yet
Development

No branches or pull requests

2 participants