Skip to content

onurtemizkan/zhang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zhang Camera Calibration

This repository contains the implementation of Zhang Camera Calibration algorithm in Python

Usage

Requirements

  • numpy
  • scipy
  • pipenv
  • pylint

Running

  • Clone this repository
  • Install dependencies: pipenv install
  • Run a shell inside virtual environment: pipenv shell
  • Run main.py

About

Numpy implementation of Z. Zhang's camera calibration algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages