Skip to content

Latest commit

 

History

History

camera_model

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

part of camodocal

Google Ceres is needed.

Calibration:

Use intrinsic_calib.cc to calibrate your camera.

Undistortion:

See Camera.h for general interface:

  • liftProjective: Lift points from the image plane to the projective space.
  • spaceToPlane: Projects 3D points to the image plane (Pi function)