fisheye.js
fisheye.js copied to clipboard
Using K and D matrices
Hey, Thanks a lot for your code! I used cv::fisheye::calibrate to estimate the intrinsic camera matrix and vector of distortion coefficients (k1,k2,k3,k4). Is it possible to provide your code with these values?
Thank you, Ignacio