justadudewhohacks / justadudewhohacks/opencv4nodejs

cv.CalibrateCamera does not update cameraMatrix

Open
#843 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
5.1k
Forks
826
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.