MCPcopy Create free account
hub / github.com/makelove/OpenCV-Python-Tutorial / calibrate.py

File calibrate.py

官方samples/calibrate.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2
3'''
4camera calibration for distorted images with chess board samples

Callers

nothing calls this directly

Calls 2

splitfnFunction · 0.90
getMethod · 0.80

Tested by

no test coverage detected