Lens Distortion Explorer
This app allows the user to explore the effects of the different lens distortion parameters (3 radial and 2 tangential) of a common camera lens distortion model.
This is model is used in the MATLAB Computer Vision System Toolbox:
http://www.mathworks.com/help/vision/ug/camera-calibration.html
and OpenCV:
This tool allows the modification of the 5 distortion parameters (k1, k2, k3, p1, p2), the 2 focal lengths (fx, fy), and the camera center (cx, cy). It allows the user to use one of two built-in images or to load a custom image.
Zitieren als
Michael Quinn (2025). Lens Distortion Explorer (https://www.mathworks.com/matlabcentral/fileexchange/40985-lens-distortion-explorer), MATLAB Central File Exchange. Abgerufen.
Kompatibilität der MATLAB-Version
Plattform-Kompatibilität
Windows macOS LinuxKategorien
- Image Processing and Computer Vision > Computer Vision Toolbox > Camera Calibration >
- Image Processing and Computer Vision > Computer Vision Toolbox > Code Generation, GPU, and Third-Party Support >
Tags
Quellenangaben
Inspiriert von: SegmentTool: An Interactive GUI for Segmenting Images
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Live Editor erkunden
Erstellen Sie Skripte mit Code, Ausgabe und formatiertem Text in einem einzigen ausführbaren Dokument.
Version | Veröffentlicht | Versionshinweise | |
---|---|---|---|
1.2.0.1 | Updated license |
||
1.2.0.0 | v1.2: Updated app to work with HG2 (introduced in R2014b). Updated references to include new product features. |
||
1.1.0.0 | Added proper copyright language in the file. |
||
1.0.0.0 |