Skip to content
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

issue 1 solution i.e. align image of paper #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Abhinav-2901
Copy link

@Abhinav-2901 Abhinav-2901 commented Dec 19, 2020

My idea to overcome this issue is by reordering the the detected corner points of the greatest contour detected so that we can provide those corner points in the correct order for wraping.
I have created a reorder function in my python file.
I used simple numpy library and some basic maths to do that.
test

Refrence taken from Murtaza's Workshop (Youtube channel)

@rishiraj
Copy link
Member

This works great. Now could you make a jupyter notebook submission for this code with proper documentation of why you used what. Be sure to include all references from where you took help.

@Abhinav-2901
Copy link
Author

Abhinav-2901 commented Dec 22, 2020 via email

@Abhinav-2901
Copy link
Author

This works great. Now could you make a jupyter notebook submission for this code with proper documentation of why you used what. Be sure to include all references from where you took help.

I have push the python notebook with step by step execution the algorithm.
Do let me know about the chnages to be done.

@Abhinav-2901
Copy link
Author

Abhinav-2901 commented Dec 23, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants