Socket
Socket
Sign inDemoInstall

flexiblecc

Package Overview
Dependencies
8
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    flexiblecc

Flexible Camera Calibration


Maintainers
1

Readme

Flexible-Camera-Calibration

Flexible Camera Calibration

Demo there show use of this module:

  • Open In Colab

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

Keywords

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc