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

Improvements to Palette Feature detector #13

Open
dchaplinsky opened this issue Sep 30, 2014 · 0 comments
Open

Improvements to Palette Feature detector #13

dchaplinsky opened this issue Sep 30, 2014 · 0 comments

Comments

@dchaplinsky
Copy link
Owner

At the moment subj is more like a proof a concept.

  • It has small palette which I've created from a thin air and modified it until it started to satisfy at least some basic needs.
  • It's using PIL (which is not that bad, however if one can come up with openCV solution it'll be also nice).
  • It has very simple heuristics (that leads to some false positives) to determine part of the picture, has blue inc features, etc.

The main problem with palette stuff is:

  • It seems that palette should be carved with a great care, so we can determine stuff like blue pen marks, yellow/green/pink markers, most popular colours from the MS Office, etc.
  • Colour of the background sheet that was used to scan shreds gives all white shreds a little tint (check screenshot below) so it makes it harder to determine real colours and find shreds with similar palette.
    7
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