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

Scaling robustness #25

Open
skinkie opened this issue Sep 1, 2021 · 1 comment
Open

Scaling robustness #25

skinkie opened this issue Sep 1, 2021 · 1 comment

Comments

@skinkie
Copy link

skinkie commented Sep 1, 2021

When an input image is scale towards a different dimension (even remaining aspect ratio) the software is unable to extract the watermark. But when the image is scaled back to its original dimension (even being blurry) the watermark can be recovered. Would there be a way to be scale invariant? For example by using features such as SIFT/SURF/ORB as landmarks for embedding?

@3zhang
Copy link

3zhang commented Jun 17, 2022

Since you know the original dimension, you can scale back before extraction.

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

2 participants