https://github.com/smidm/opencv-python-fisheye-example
OpenCV fisheye undistortion example
https://github.com/smidm/opencv-python-fisheye-example
Last synced: 19 days ago
JSON representation
OpenCV fisheye undistortion example
- Host: GitHub
- URL: https://github.com/smidm/opencv-python-fisheye-example
- Owner: smidm
- License: mit
- Created: 2016-01-07T17:03:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-07T17:14:26.000Z (over 9 years ago)
- Last Synced: 2023-03-22T20:48:26.489Z (about 2 years ago)
- Language: Python
- Size: 816 KB
- Stars: 42
- Watchers: 3
- Forks: 17
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# OpenCV Python Fisheye Example
- `cv2.fisheye.undistortImage` example usage.
- OpenCV version 3 or newer required.