Flexible-Camera-Calibration
Flexible Camera Calibration
Demo there show use of this module:
Python implementation of:
- Schöps, T., Larsson, V., Pollefeys, M., & Sattler, T. (2019). Why Having 10,000 Parameters in Your Camera Model is Better Than Twelve. http://arxiv.org/abs/1912.02908
- Ramalingam, S., & Sturm, P. (2017). A Unifying Model for Camera Calibration. IEEE Transactions on Pattern Analysis and Machine Intelligence, 39(7), 1309–1319. https://doi.org/10.1109/TPAMI.2016.2592904
Installation
- Recommended: Install flexiblecc from PyPI:
pip install flexiblecc
- Alternatively: install flexiblecc from the GitHub source:
First, clone flexiblecc using git:
git clone https://github.com/SimonLBSoerensen/Flexible-Camera-Calibration
Then, cd to the folder and run the install command:
cd Flexible-Camera-Calibration
python setup.py install
Release files for flexiblecc 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| flexiblecc-1.0.0.tar.gz | 28.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| flexiblecc-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 97.3 kB
Release files / flexiblecc-1.0.0.tar.gz
| Download URL | flexiblecc-1.0.0.tar.gz |
|---|---|
| Size | 28.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
58041d1b95496c3df1dfa37317c810026385709640421e97886a5f5fe5029f1f
|
|
BLAKE2b-256 checksum How to use checksums |
202b9cd6006fd510a26b64782c88a17f69dd8bb00166acdc06431782d27cdeee
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6
|
Release files / flexiblecc-1.0.0-py3-none-any.whl
| Download URL | flexiblecc-1.0.0-py3-none-any.whl |
|---|---|
| Size | 68.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6c91713d6823a3f03fc0fa307ada1bf6f99a80da99d581c2e7d4797197cbad27
|
|
BLAKE2b-256 checksum How to use checksums |
85e4d297802f816e6ce07a9c4517b8b369f8b91631e422e46c47b5afbc935f22
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.6
|