Calibrate intrinsic and extrinsic parameters of cameras with charuco boards
Project description
calibcam
A charuco based calibrator for camera setups (intrinsic and extrinsic coordinates).
Installation
Windows
- (If not already done:) Install Anaconda
- Create conda env
conda env create -f https://raw.githubusercontent.com/bbo-lab/calibcam/main/environment.yml
- Switch to multitrackpy environment:
conda activate calibcam
- Install with
pip install bbo-calibcam
Usage
Windows
- From
[repository]/calibcam/boards
, copy the appropriate board into the calibration video directory and rename toboard.npy
- Open Anaconda prompt via Start Menu
- Switch to calibcam environment:
conda activate calibcam
- Run the program with
python -m calibcam
- In GUI, click "Perform calibration"
- Select all calibration videos
- After calibration, check reprojection in GUI
BBO internal MATLAB use only:
- Run
multicalibration_matlab_mcl_gen.m
in the video directory in MATLAB - Save resulting mcl file into video directory
Alternatively, run purely commandline-based with
$ python -m calibcam --help
usage: __main__.py [-h] [--videos [VIDEOS [VIDEOS ...]]] [--board BOARD]
Calibrate set of cameras
optional arguments:
-h, --help show this help message and exit
--videos [VIDEOS [VIDEOS ...]]
--board BOARD
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bbo-calibcam-1.2.1.tar.gz
(29.4 kB
view details)
Built Distribution
File details
Details for the file bbo-calibcam-1.2.1.tar.gz
.
File metadata
- Download URL: bbo-calibcam-1.2.1.tar.gz
- Upload date:
- Size: 29.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcf99705de7edeb50c13abf8a49f39c1401b2f57cfbe57bd9a9089fcb6908a5b |
|
MD5 | 1b6d82b6e6457111d501954641cbc55c |
|
BLAKE2b-256 | f963baed2f86ecc92816fd15816894319a88c438b217c42ae0ce3d1e444f3cf7 |
File details
Details for the file bbo_calibcam-1.2.1-py3-none-any.whl
.
File metadata
- Download URL: bbo_calibcam-1.2.1-py3-none-any.whl
- Upload date:
- Size: 31.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ccba617dd76a8faaa340fb591e00d6e8ae46a3b402e7f2785ba4a9677cde8088 |
|
MD5 | ba46f6631e24b76857d30c20148a01fd |
|
BLAKE2b-256 | 5a7b861b99675caf838ccadf7f7d76d9084c9388d3793f4db4609c484186365f |