Replies: 1 comment 4 replies
-
What is your capturing process? What kind of sensors, how many, in which configuration? Is this a structured reconstruction (systematic capturing) or more random image order? What is the overlap between interior/exterior for example? I think I would split the dataset, image matching will be improved by that, as it does not make sense to try to match image 20 to image 4003 if it will be in a totally different area. I would create one group per room / area and have enough overlap. Then I would test different alignment approaches, Meshroom offers multiple nodes that allow to merge/align the data at different stages of the reconstruction. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I´m carrying out a reconstruction of an entire building using photogrammetry. I have three different sensors and prior to 2025 release, in the 2023 version, I was using augmented reconstruction to handle intrinsics calibration per sensor and also a gradual reconstruction, but at some point that approach couldn´t achieve the whole interior-exterior reconstruction. So which strategy do you recomend:
Dropping in to a single node all images (interior-exterior) from one camera and then manually creating an augmented reconstruction pipeline with other set of photos (interior-exterior) from another sensor and the doing the same with the last sensor
Carry out the gradual reconstruction hoping that with this 2025 version the reconstruction will succed
dropping into a single node all 4 thousand images and the compute
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions