zhang icon indicating copy to clipboard operation
zhang copied to clipboard

Numpy implementation of Z. Zhang's camera calibration algorithm

Results 2 zhang issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hi, I'm just reading your code to understand the Zhang algorithm, so I never tested it. But I noticed that here [1] you are appending to the `refined_homographies` list the...