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

Updates and fixes, working in Python 3.10 #28

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Conversation

tachylatus
Copy link

This PR includes changes from other forks.

Changes introduced by tachylatus fork:

  • Rework requirements.txt
  • Fix indentation error
  • Support both 2-tuple and 3-tuple output from cv2.findContours

Tested and working in Python 3.10.0.

Setup:

python -m venv venv310
pip install -r requirements.txt
python page_dewarp.py ./example_input/boston_cooking_a.jpg

@sergiocorreia
Copy link

Hi @tachylatus ,

Assuming Matt doesn't have the bandwidth to maintain this repo, would you be willing to maintain a canonical fork that others can point to, and contribute to?

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.

4 participants