You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I downloaded 2025.1.0 on Windows and loaded the Monstree3 dataset. The images import (green icons against each image), but then when I "start" it completes instantly with no output. If I click start again I get a "nothing to compute" log output.
Below is the logfile data from the command prompt window.
Whats gone wrong that stops any computation?
Thanks from a newb!
`[2026-05-25 13:51:48.796336] [0x00004d98] [trace] Embedded OCIO configuration file: 'D:\Meshroom-2025.1.0\aliceVision/share/aliceVision/config.ocio' found.
Program called with the following parameters:
allowSingleView = 1
colorProfileDatabase = "" (default)
defaultCameraModel = "" (default)
defaultDistortionModel = "" (default)
defaultFieldOfView = 45
defaultFocalLength = -1 (default)
defaultFocalRatio = 1 (default)
defaultOffsetX = 0 (default)
defaultOffsetY = 0 (default)
errorOnMissingColorProfile = 1 (default)
groupCameraFallback = Unknown Type "enum EGroupCameraFallback"
viewIdMethod = Unknown Type "enum aliceVision::sfmDataIO::EViewIdMethod"
viewIdRegex = ".*?(\d+)" (default)
[13:51:48.819337][info] Hardware:
[13:51:48.819337][info] Detected core count: 8
[13:51:48.820337][info] OpenMP will use 8 cores
[13:51:48.820337][info] Detected available memory: 20083 Mo
[13:51:48.820337][info]
[13:51:48.861338][info] 0 profile(s) stored in the LCP database.
[13:51:48.869338][warning] Some image(s) have no serial number to identify the camera/lens device.
This makes it impossible to correctly group the images by device if you have used multiple identical (same model) camera devices.
The reconstruction will assume that only one device has been used, so if 2 images share the same focal length approximation they will share the same internal camera parameters.
3 image(s) are concerned.
[13:51:48.872337][info] CameraInit report:
- # Views: 3
- # with focal length initialization (from metadata): 3
- # without metadata: 0
- # with DCP color calibration (raw images only): 0
- # with LCP lens distortion initialization: 0
- # with LCP vignetting calibration: 0
- # with LCP chromatic aberration correction models: 0
- # Cameras Intrinsics: 1
Starting Process for 'CameraInit_1'
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I downloaded 2025.1.0 on Windows and loaded the Monstree3 dataset. The images import (green icons against each image), but then when I "start" it completes instantly with no output. If I click start again I get a "nothing to compute" log output.
Below is the logfile data from the command prompt window.
Whats gone wrong that stops any computation?
Thanks from a newb!
`[2026-05-25 13:51:48.796336] [0x00004d98] [trace] Embedded OCIO configuration file: 'D:\Meshroom-2025.1.0\aliceVision/share/aliceVision/config.ocio' found.
Program called with the following parameters:
[13:51:48.819337][info] Hardware:
[13:51:48.819337][info] Detected core count: 8
[13:51:48.820337][info] OpenMP will use 8 cores
[13:51:48.820337][info] Detected available memory: 20083 Mo
[13:51:48.820337][info]
[13:51:48.861338][info] 0 profile(s) stored in the LCP database.
[13:51:48.869338][warning] Some image(s) have no serial number to identify the camera/lens device.
This makes it impossible to correctly group the images by device if you have used multiple identical (same model) camera devices.
The reconstruction will assume that only one device has been used, so if 2 images share the same focal length approximation they will share the same internal camera parameters.
3 image(s) are concerned.
[13:51:48.872337][info] CameraInit report:
- # Views: 3
- # with focal length initialization (from metadata): 3
- # without metadata: 0
- # with DCP color calibration (raw images only): 0
- # with LCP lens distortion initialization: 0
- # with LCP vignetting calibration: 0
- # with LCP chromatic aberration correction models: 0
- # Cameras Intrinsics: 1
Starting Process for 'CameraInit_1'
`
Beta Was this translation helpful? Give feedback.
All reactions