Skip to content

Whats is meaning of DiffWidth and BlockSize? #8

Description

@pkar70

In Watermark.cs,

private const int WatermarkSize = 32;
private const int DiffWidth = 512;
private const int DiffHeight = 512;
private const int BlockSize = 4;

what is meaning of these? Can it be used to correct watermark embedded in file?

I embed watermark, then extract it - and it seems distorted. It is still recognizable, but I'm afraid that any simple picture edition can nullify it.

Original watermark file:
watermark
Extracted:
extractedWatermark

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions