OpenCV-python-tests | Just some scripts that I write while I 'm learning OpenCV | Learning library
kandi X-RAY | OpenCV-python-tests Summary
kandi X-RAY | OpenCV-python-tests Summary
Just some scripts that I write while I'm learning OpenCV
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Draws a circle
- Draw a figure
- Draws two lines
- Draws a rectangle
OpenCV-python-tests Key Features
OpenCV-python-tests Examples and Code Snippets
Community Discussions
Trending Discussions on OpenCV-python-tests
QUESTION
I am trying to calibrate RaspiCam Fisheye lens camera with OpenCV. I am using Python example code and the cheesboard row and column numbers are also correct but somehow I can not get a successful result. I have tested with a lso much of photos below you can see them. My source code: https://github.com/jagracar/OpenCV-python-tests/blob/master/OpenCV-tutorials/cameraCalibration/cameraCalibration.py
my chess board rows and columns: rows = 9, cols = 6
but does not get a successful result
Edit: my solution
https://gist.github.com/mesutpiskin/0412c44bae399adf1f48007f22bdd22d
...ANSWER
Answered 2018-Jun-15 at 08:19First at all, as far as I can see your camera has fisheye optics, but it doesn't give all the surface of fisheye image (usually it is a circle inside black frame). The second. The code you are using is for usual camera or wide angle (90-110 degrees) It's not for fisheye (~ 180 degrees). Third. You can use source code URL link from HERE
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install OpenCV-python-tests
You can use OpenCV-python-tests like any standard Python library. You will need to make sure that you have a development environment consisting of a Python distribution including header files, a compiler, pip, and git installed. Make sure that your pip, setuptools, and wheel are up to date. When using pip it is generally recommended to install packages in a virtual environment to avoid changes to the system.
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page