Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] camera calibration error #1423

Closed
jack9603301 opened this issue Apr 17, 2023 · 1 comment · Fixed by #1422
Closed

[bug] camera calibration error #1423

jack9603301 opened this issue Apr 17, 2023 · 1 comment · Fixed by #1422
Assignees
Labels

Comments

@jack9603301
Copy link

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

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:
- folder containing images
- image sequence like

Additional context
Add any other context about the problem here.

@cbentejac
Copy link
Contributor

Hi @jack9603301, thanks for raising this issue!

A fix has been done for it and is in review. Since the bug is on the AliceVision side rather than on Meshroom's, I'm transferring the issue there.

@cbentejac cbentejac transferred this issue from alicevision/Meshroom Apr 21, 2023
@cbentejac cbentejac linked a pull request Apr 21, 2023 that will close this issue
2 tasks
@cbentejac cbentejac self-assigned this Apr 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants