Skip to content

Why does the flag set in cv2.calibrateCamera() not work? #472

@Easonyesheng

Description

@Easonyesheng

Expected behaviour

I want use the cv2.calibrateCamera() to calculate the camera intrinsic parameters using the flag like cv2.CALIB_FIX_FOCAL_LENGTH which works well in C++.

Actual behaviour

The cv2.calibrateCamera() can take in the flag but just not work.
It must get something wrong in the API.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions