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.
Cite As
Michael Quinn (2024). Lens Distortion Explorer (https://www.mathworks.com/matlabcentral/fileexchange/40985-lens-distortion-explorer), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- 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
Acknowledgements
Inspired by: 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!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.