home/categories/astronomy-physics/wangyendt-wayne-skills-pywayne-cv-camera-model-skill-md
astronomy-physicsresearch

pywayne-cv-camera-model

Camera model wrapper for camera_models C++ library via pybind11. Use when working with pywayne.cv.camera_model module to load camera models from YAML configuration files, access camera properties (model type, image size, parameters), perform projection operations (lift_projective, space_to_plane), and export camera parameters as dictionaries.

wangyendt
maintainer
wangyendt
Updated 2/6/2026
Stars
3
Forks
0
quick start

Installation and usage

Camera model wrapper for camera_models C++ library via pybind11. Use when working with pywayne.cv.camera_model module to load camera models from YAML configuration files, access camera properties (model type, image size, parameters), perform projection operations (lift_projective, space_to_plane), and export camera parameters as dictionaries.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use pywayne-cv-camera-model