New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

dscamera

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dscamera

Python library for Double Sphere Camera Model

  • 0.0.4
  • PyPI
  • Socket score

Maintainers
1

PyPI - Python Version pytest GitHub release (latest by date) codecov Code style: black GitHub pre-commit Imports: isort

Double Sphere Camera Model

Unofficial Python library of Double Sphere Camera Model for fisheye cameras.

Reference:

V. Usenko, N. Demmel, and D. Cremers, "The Double Sphere Camera Model", Proc. of the Int. Conference on 3D Vision (3DV), 2018.

Requirements

Python >= 3.6 with numpy and opencv.

Installation

Run the following command.

git clone https://github.com/matsuren/dscamera
cd dscamera
python setup.py install

Camera calibration

Please use Basalt for fisheye camera calibration. The detail instruction is available here.

Example

Please check example folder for fisheye image rectifications.

Input fisheye image:

Output perspective image:

Output equirectangular image:

FAQs


Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc