Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 1.03 KB

File metadata and controls

13 lines (11 loc) · 1.03 KB

BioTracker Camera Calibration

A "tracker" for automatic camera calibration within the Biotracker. It utilizes the camera calibration functions of OpenCV (OpenvCV example).

Screenshot

Usage

  • Download and print a chessboard, e.g. the chessboard pattern of the OpenCV example
  • Load video file, a series of images or a camera device with this chessboard
  • Select the "Chessboard" view to determine whether the chessboad corners are correctly detected
  • Select at least 10 frames (this number is arbitraty and hardcoded :P) by pausing at the frame and pressing the "Add Frame" button
  • Push the "Calibrate" button and selec the "Rectified Image" view to control whether calibration is good enough
  • Export camera matrix by pushing "Save Calibration"