Skip to content

riccardogiorato/aruco_checkerboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aruco_checkerboard

arcuco checkerboard generation

Generate an A4 ready to print, usefuel for photogrammetry or 3D scanning work.

You can supply the starting number for the board with a URl parameter start.

An example PDF output here.

URL Guide and Examples

  • Generate a page of 63 markers from ID 0 to 63: link;
  • Generate a page of 63 markers from ID 100 to 162: link using start url GET param;
  • Generate a page of 63 markers, all with the same color from ID 53 to 115: link using color url GET param.

Credits

Originally inspired by: Plane Calibration Assignment.