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 calibcam environment:
conda activate calibcam
Usage
Windows
- From
[repository]/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 --videos [LIST OF VIDEOS TO INCLUDE]
BBO internal MATLAB use only:
Use MATLAB function mcl = cameralib.helper.mcl_from_calibcam([PATH TO MAT FILE OUTPUT OF CALIBRATION])
from bboanlysis_m to generate an MCL file.
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-2.1.1.tar.gz
(26.3 kB
view details)
Built Distribution
File details
Details for the file bbo-calibcam-2.1.1.tar.gz
.
File metadata
- Download URL: bbo-calibcam-2.1.1.tar.gz
- Upload date:
- Size: 26.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d70a7f3740bf6fc272311fc48047da6b6dab949ac27e67767e34ae0c0ce86e15 |
|
MD5 | b97171836458075dfa3dcb43eb537d67 |
|
BLAKE2b-256 | 3055c26312da131562b02a73e90bb0bf3dad3f16b7c6b43f4237785185049902 |
File details
Details for the file bbo_calibcam-2.1.1-py3-none-any.whl
.
File metadata
- Download URL: bbo_calibcam-2.1.1-py3-none-any.whl
- Upload date:
- Size: 51.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc66c92e0fbd29c719515f0129d7839fdc952f8ff721238566d4d37e4cb76e5c |
|
MD5 | 8ab542724041a2e88ebe23c3653f7ed3 |
|
BLAKE2b-256 | de064f143142da42f58c39eaa082e94882ee42a35b1ccf28094a3db4e77cf210 |