-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Data Science with Python: Camera Calibration for Image Distortion Correction #2685
Data Science with Python: Camera Calibration for Image Distortion Correction #2685
Conversation
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.
Changes to be done 👍
The project file name should be in snake case : camera_calibration_using_opencv.ipynb
Add all the images included in your README.md file in "Images" folder
README can be more elaborate. Add its usage, applications, advantages, why it's preferred, final outcomes and conclusion
The dataset can be added up in respective domain in "DS Datasets" and any resources referred in "DS Resources"
Kindly work on it. @theshredbox
Updated the changes. Kindly review. |
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.
PR approved. Amazing execution of your issue🎇🙌@theshredbox
Description 📜
The project aims at calculating the distortion of a given set of images (chessboard) and undistorting it using the calculated calibration for the same. This aids image distortion correction.
Fixes #465
Type of change 📝
Domain of Contribution 📊
Checklist ✅
Screenshots / Gif (Optional) 📸