Which format images I should give for generating the photogrammetry.
Describe the problem I given the jpg format and I tried 35 images as folder and tried to upload but its showing error as Failed to Import Images - Meshroom 2024.1.0-develop branch=develop You probably have a corrupted image within the images that you are trying to import.
Please anyone can help me to solve this issue and I want to move form here.
Screenshots If applicable, add screenshots to help explain your problem.
Dataset If applicable, add a link or few images to help better understand where the problem may come from.
Log If applicable, copy paste the relevant log output (please embed the text in a markdown code tag "```" )
Desktop (please complete the following and other pertinent information):
- OS: [e.g. win 10, osx, ]
- Python version [e.g. 2.6]
- Qt/PySide version [e.g. 5.15.2]
- Meshroom version: please specify if you are using a release version or your own build
- Binary version (if applicable) [e.g. 2019.1]
- Commit reference (if applicable) [e.g. 08ddbe2]
Additional context Add any other context about the problem here.
Hi @Sasikumar5799,
Did you build AliceVision and set the environment variables from https://github.com/alicevision/Meshroom/blob/develop/start.bat accordingly?
The issue you have can occur if the executable for the CameraInit node cannot be found (which happens if AliceVision hasn't been built and/or if the ALICEVISION_ROOT and PATH variables have not been properly edited).
When building from source you do not only have to build Meshroom but also AliceVision,... I´d recommend you to use the prebuilt binaries if there is no need for the dev version.