> ## Documentation Index
> Fetch the complete documentation index at: https://aegean.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Zhang's Camera Calibration Method

> A detailed explanation of Zhang's method for camera calibration using a checkerboard pattern.

## Resources

<a href="zhang-camera-calibration.pdf" target="_blank" style={{textDecoration: 'none'}}>
  <div style={{border: '1px solid var(--border-color, #e5e7eb)', borderRadius: '12px', overflow: 'hidden', maxWidth: '500px'}}>
    <img src="https://mintcdn.com/aegeanaiinc/5CXuYoQXHrLM45yz/aiml-common/lectures/sensor-models/cameras/zhang-camera-calibration-thumb-01.png?fit=max&auto=format&n=5CXuYoQXHrLM45yz&q=85&s=1d0e73d6e2d3f880a7b9d9962b8a57dc" alt="Zhang's camera calibration algorithm" className="no-dark-bg" style={{width: '100%', display: 'block'}} width="1241" height="1754" data-path="aiml-common/lectures/sensor-models/cameras/zhang-camera-calibration-thumb-01.png" />

    <div style={{padding: '1rem'}}>
      <h3 style={{margin: 0, fontSize: '1rem'}}>Zhang's Algorithm</h3>
      <p style={{margin: '0.5rem 0 0', fontSize: '0.875rem', color: '#6b7280'}}>Implementation details of Zhang's calibration method (PDF)</p>
    </div>
  </div>
</a>

***

<Callout icon="pen-to-square" iconType="regular">
  [Edit this page on GitHub](https://github.com/aegean-ai/eaia/edit/main/src/aiml-common/lectures/sensor-models/cameras/zhang-calibration-alg.mdx) or [file an issue](https://github.com/aegean-ai/eaia/issues/new/choose).
</Callout>
