Skip to content

camera intrinsic calibration from (almost) scratch for better understanding of intrinsic calibration mechanism

Notifications You must be signed in to change notification settings

xmba15/camera_instrinsic_calibration

Repository files navigation

📝 Camera Intrinsic Calibration by Zhang's method from (almost^^) scratch

🎉 TODO


  • Implementation of Zhang's method

  • Test on real data

  • visualization of reprojection of board corners on image and board poses

  • board poses in camera frame

🎛 Dependencies


  • from debian
sudo apt-get install \
    libopencv-dev \
    rapidjson-dev \

🔨 How to Build


🏃 How to Run


# after make apps

./build/examples/calib_app ./data/param_config.json

# sample calibration images already stored in data

💎 References


About

camera intrinsic calibration from (almost) scratch for better understanding of intrinsic calibration mechanism

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published