-
Notifications
You must be signed in to change notification settings - Fork 271
Correct camera distortions using checkerboard calibration #1422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1422 +/- ##
=======================================
Coverage 99.98% 99.98%
=======================================
Files 159 160 +1
Lines 7048 7094 +46
=======================================
+ Hits 7047 7093 +46
Misses 1 1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Added a test notebook and test data to the shared Google drive. The folder is called camera_distortions_1422. |
…thub.com/danforthcenter/plantcv into 1416-fisheye-image-distortion-correction
…thub.com/danforthcenter/plantcv into 1416-fisheye-image-distortion-correction
link to source code, link to other documentation page while referencing the downstream step to this one
add link to other doc page while referencing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks really good! I made a few minor updates to the documentation pages and addressed the merge conflicts introduced last week.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1422 +/- ##
=======================================
Coverage 99.98% 99.98%
=======================================
Files 161 160 -1
Lines 7066 7094 +28
=======================================
+ Hits 7065 7093 +28
Misses 1 1
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Describe your changes
Added the new function checkerboard_calib that takes images of checkerboards and creates correction matrices.
Added the new function calibrate_camera that takes the output correction matrices from checkerboard_calib and corrects camera distortions like fish eye distortions.
Type of update
Is this a:
Associated issues
Issue #1416
For the reviewer
See this page for instructions on how to review the pull request.
plantcv/mkdocs.yml
updating.md