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

Add a Dithering module #138

Closed
jywarren opened this issue Oct 6, 2017 · 5 comments
Closed

Add a Dithering module #138

jywarren opened this issue Oct 6, 2017 · 5 comments

Comments

@jywarren
Copy link
Member

jywarren commented Oct 6, 2017

I see two existing modules for this:

https://stackoverflow.com/questions/12422407/monochrome-dithering-in-javascript-bayer-atkinson-floyd-steinberg

https://dpiccone.github.io/ditherjs/ (this uses Canvas, so is less suitable for node/browser cross-compatibility)

I think the first one has a very nice monochrome() function here that we could use for thresholding as well:

https://github.com/meemoo/iframework/blob/gh-pages/src/nodes/image-monochrome-worker.js

@ccpandhare
Copy link
Collaborator

I think this looks great. Can this be an FTO candidate? Just realized we're short of FTO Issues!

@jywarren
Copy link
Member Author

jywarren commented Oct 13, 2017 via email

@aashna27
Copy link

aashna27 commented Jan 4, 2019

@jywarren this one seems an old one is it still up for claim ❓

@jywarren
Copy link
Member Author

jywarren commented Jan 4, 2019 via email

@aashna27
Copy link

aashna27 commented Jan 5, 2019

yep but don't claim them all at once! :-P lol you're doing amazing work though!

😆 yeah sure just this one and Text overlay for now .

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

No branches or pull requests

4 participants