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

Txt2mask padding dilate #38

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

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    acb8306 View commit details
    Browse the repository at this point in the history
  2. Fix typo I made "cleaning it up" on github...

    I swear I test my code
    credman0 committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    8fbf63b View commit details
    Browse the repository at this point in the history
  3. txt2mask pad with cv2 dilation

    Pad with dilation rather than scaling + cropping
    credman0 committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    639d1c8 View commit details
    Browse the repository at this point in the history
  4. Dilate before smooth

    credman0 committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    9e3ba8f View commit details
    Browse the repository at this point in the history