Open wboerdijk opened 2 years ago
any experience with this @fabiencastan @yann-lty @gregoire-dl ? Or is there someone else you could point me to to help sorting this out?
I have just run into this issue using a turntable and CCTAGs if I can be of assistance in debugging.
Additional information: This seems to only occur if I use CCTAGS. Using the same photos with multiple runs, it always fails, however starting a new project without the CCTAG inputs succeeds. Is there any additional info I can provide to help with debugging?
If you are using CCTAG alone it's likely to fail because there are too few features. For that you need to hack the code and remove some constraints in the sfm part. You can look at this branch https://github.com/alicevision/AliceVision/tree/dev/sfm_markers if you want to see which part (you can use the branch but you may have some updates to make)
@simogasp Thank you, it's not CCTAGs alone, but a model with tags. It's a random starfish thing that I'm using so I can easily measure after to test the CCTAG accuracy. When I don't process the CCTAGs, it works pretty good (edges are rough, likely due to exposure, but otherwise clean). But I get the error when I follow the process for two of the CCTAGs. Attached is a sample shot (217 total). NOTE: Scaled way down and converted RAW to PNG
Describe the problem I am using meshroom for photogrammetric 3d reconstruction on a set of terrain texture images. The data is not particularly easy, and occasionally some images are not reconstructed (i.e., no camera pose has been found). Yet, the pipeline fails in the
Meshing
step with the following error:No camera to make the reconstruction
I haven't found any help regarding this issue online, thus I'd appreciate help on this! Is there anything I've forgotten to set up? I've also attached the log below. Thanks in advance for any help!Log
Desktop (please complete the following and other pertinent information):