Skip to content

talmolab/janky-charuco-calibrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

janky-charuco-calibrator

Detects a charuco board in a live stream from a Basler camera and overlays the board detections.

Usage

  1. Install with:

    conda env create -f environment.yml
    
  2. Activate the environment:

    conda activate janky-charuco-calibrator
    
  3. Call main.py, optionally with the camera serial number:

    python main.py
    
    python main.py 24750370
    
  4. While running, press S to save the raw image or Q to quit.

Releases

No releases published

Packages

No packages published

Languages