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

Confused about commands running multiple cameras with multiple patterns for both intrinsic & extrinsic #53

Open
Ram-198 opened this issue Jun 27, 2023 · 1 comment

Comments

@Ram-198
Copy link

Ram-198 commented Jun 27, 2023

Hi,

Currently, i am using 2 camera with 2 boards (different) for calibration. When i tried to calibrate the camera using following cmd

multical calibrate --boards charuco_multiple.yaml --cameras cam1 cam2 --camera_pattern 'data/{camera}'

i am getting following error.

line 15, in find_image_files
return [filename for filename in natsorted(os.listdir(filepath))
FileNotFoundError: [WinError 3] The system cannot find the path specified: ".\'data/cam1'"

My folder structure is

image

It would be great if you can help me with right cmd that i need to use to calibrate the 2 cameras (and generate intrinsic and extrinsic).

PS: i was able to to run intrisic camera calibration (could you also let me know, what cmd & folder structure needs to be used for do the extrinsic with fixed intrinsic)

Thank you in advance!!!

@Mabroukiimen
Copy link

Hello, I have the same issue as you, can you please tell me how did you write the command to get the intrinsic parameters ?
Thank you in advance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants