Meshroom icon indicating copy to clipboard operation
Meshroom copied to clipboard

Which format images I should give for generating the photogrammetry.

Open Sasikumar5799 opened this issue 1 year ago • 2 comments

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. Screenshot 2024-10-23 113012

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.

Sasikumar5799 avatar Oct 23 '24 06:10 Sasikumar5799

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).

cbentejac avatar Oct 23 '24 09:10 cbentejac

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.

natowi avatar Oct 24 '24 19:10 natowi