Describe the bug
I'm exploring Meshroom and I'm hoping to figure out how he does camera calibration, I'm expecting an exact checkerboard calibration grid for calibration, the dataset I'm providing is wrong, but I don't care because I haven't shot the real one yet The checkerboard picture, I just want to figure out the principle and process!
However, Meshroom reported an unexpected error for me, and his information is as follows:
[2023-04-17 18:41:45.418341] [0x00007f96434cb000] [trace] Embedded OCIO configuration file: '/home/jack/Applications/Meshroom-2023.1.0-av3.0.0-centos7-cuda11.3.1/aliceVision/share/aliceVision/config.ocio' found.
ERROR: unrecognised option '--maxMemory=9223372036854771712'
Usage:
This program is used to calibrate a camera from a dataset of images.
:
-h [ --help ] Produce help message.
-i [ --input ] arg Input images in one of the following
form:
- folder containing images
- image sequence like
Expected behavior
I was expecting it to return an error result, but not the parameter error I'm having so far, even though it's telling me the dataset is invalid or the file doesn't exist - that's what I'd expect
Describe the bug I'm exploring Meshroom and I'm hoping to figure out how he does camera calibration, I'm expecting an exact checkerboard calibration grid for calibration, the dataset I'm providing is wrong, but I don't care because I haven't shot the real one yet The checkerboard picture, I just want to figure out the principle and process!
However, Meshroom reported an unexpected error for me, and his information is as follows:
Expected behavior I was expecting it to return an error result, but not the parameter error I'm having so far, even though it's telling me the dataset is invalid or the file doesn't exist - that's what I'd expect
Screenshots
Log [2023-04-17 18:41:45.418341] [0x00007f96434cb000] [trace] Embedded OCIO configuration file: '/home/jack/Applications/Meshroom-2023.1.0-av3.0.0-centos7-cuda11.3.1/aliceVision/share/aliceVision/config.ocio' found. ERROR: unrecognised option '--maxMemory=9223372036854771712' Usage:
This program is used to calibrate a camera from a dataset of images. : -h [ --help ] Produce help message.
-i [ --input ] arg Input images in one of the following form:
Additional context Add any other context about the problem here.