FoxelSA / libfastcal

Fast calibration data access

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libfastcal
Fast calibration data access

The libfastcal library provides camera calibration data access in the fastest and simplest possible way. The library expects a standardized directories structure and a key/value-files for each camera that contains the calibration data values that library clients want to access.

Documentation

A detailed documentation can be generated through doxygen. A more general documentation can be consulted on the wiki.

Copyright

Copyright (c) 2013-2015 FOXEL SA - http://foxel.ch
This program is part of the FOXEL project <http://foxel.ch>.

Please read the COPYRIGHT.md file for more information.

License

This program is licensed under the terms of the GNU Affero General Public License v3 (GNU AGPL), with two additional terms. The content is licensed under the terms of the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA) license.

You must read <http://foxel.ch/license> for more information about our Licensing terms and our Usage and Attribution guidelines.

About

Fast calibration data access

License:GNU Affero General Public License v3.0


Languages

Language:C 87.3%Language:Makefile 8.0%Language:C++ 3.0%Language:CMake 1.6%