Contents Menu Expand Light mode Dark mode Auto light/dark mode
Kornia
Light Logo Dark Logo

GET STARTED

  • What is Kornia ?
  • Highlighted Features
  • Installation
  • About
  • Tutorials
  • Training API (experimental)
  • OpenCV AI Kit

KORNIA APPLICATIONS

  • Computer Vision Algorithms
  • Face Detection
  • Image Augmentation
  • Image Classification
  • Image Matching
  • Image Stitching
  • Image Registration
  • Semantic segmentation

KORNIA MODELS

  • YuNet
  • Vision Transformer (ViT)
  • MobileViT
  • LoFTR (matching)
  • DeFMO (video)
  • Hardnet (descriptor)
  • Affnet (detection)

API REFERENCE

  • kornia.augmentation
    • Base Classes
    • Augmentation Containers
    • Image Augmentations
  • kornia.color
  • kornia.contrib
  • kornia.enhance
  • kornia.feature
  • kornia.filters
  • kornia.geometry
    • kornia.geometry.bbox
    • kornia.geometry.boxes
    • kornia.geometry.calibration
    • kornia.geometry.camera
      • Pinhole Camera
      • Perspective Camera
      • Stereo Camera
    • kornia.geometry.conversions
    • kornia.geometry.depth
    • kornia.geometry.epipolar
    • kornia.geometry.homography
    • kornia.geometry.linalg
    • kornia.geometry.subpix
    • kornia.geometry.transform
    • kornia.geometry.ransac
  • kornia.io
  • kornia.losses
  • kornia.metrics
  • kornia.morphology
  • kornia.tracking
  • kornia.utils
  • kornia.x

SUPPORT

  • Issue tracker
  • Slack community
  • LibreCV community
  • Twitter @kornia_foss
  • Kornia 社区
  • Kornia Youtube
  • Kornia LinkedIn
  • Kornia AI

COMMUNITY

  • Contribute to Kornia
  • Frequently Asked Questions
  • Kornia Governance | Persons of interest
  • Bibliography
  v: latest
Versions
latest
stable
v0.6.5
v0.6.4
v0.6.3
v0.6.2
v0.6.1
v0.6.0
0.5.11
0.5.10
0.5.9
0.5.8
0.5.7
0.5.6
0.5.5
0.5.4
0.5.3
0.5.2
0.5.1
v0.5.0
v0.4.1
v0.4.0
v0.3.2
v0.3.1
v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
Downloads
On Read the Docs
Project Home
Builds
Back to top
Edit this page

kornia.geometry.camera#

  • Pinhole Camera
  • Perspective Camera
  • Stereo Camera
Next
Pinhole Camera
Previous
kornia.geometry.calibration
Copyright © 2019, Kornia developers
Made with Sphinx and @pradyunsg's Furo