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

cv.CalibrateCamera does not update cameraMatrix #843

Open
jazozaya opened this issue Feb 8, 2022 · 2 comments
Open

cv.CalibrateCamera does not update cameraMatrix #843

jazozaya opened this issue Feb 8, 2022 · 2 comments

Comments

@jazozaya
Copy link

jazozaya commented Feb 8, 2022

I think this issue is similar to Issue #392

In calibrateCamera() the cameraMatrix is passed in as an input, and it is my understanding that openCV will update the value data and return the updated value.

It seems like cameraMatrix is not getting updated with the new values. Unless I'm misunderstanding how the cameraMatrix parameter is supposed to work.

@Divine-Cipher-Cells
Copy link

Hey I am new to open source and thus would be willing to contribute to it

@UrielCh
Copy link
Contributor

UrielCh commented Mar 6, 2022

the maintainer of this project is currently not available,
maybe you can try to fork and fix that from my fork:

https://github.com/UrielCh/opencv4nodejs

this version is published as: @u4/opencv4nodejs and already contains lots of fixes.

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

3 participants