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

Questions about "full2scribble.py" #4

Open
WuJunxu opened this issue Feb 20, 2024 · 0 comments
Open

Questions about "full2scribble.py" #4

WuJunxu opened this issue Feb 20, 2024 · 0 comments

Comments

@WuJunxu
Copy link

WuJunxu commented Feb 20, 2024

Excellent work! I have a question about what the 'full2scribble.py' script really does.

In 'full2scribble.py', the script appears to perform a preprocessing step on mask images represented as skeletons (sk) and resulting scribbles (scr). Upon closer inspection, it seems that the skeleton image remains unchanged, except for alterations to the subground and foreground values.

I am also confused about the inverse skeleton (i_sk). Why are Harris corners removed in this image, and what is the purpose of using this image to erase values in the skeleton image?

original mask sk(skeleton) scr(sribble) i_sk(inverse skeleton)
mask sk scr
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

No branches or pull requests

1 participant