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

Dig into specifics of graphicmagic/imagemagick implement of compare between images. #4

Open
pharaun opened this issue Jun 1, 2015 · 1 comment

Comments

@pharaun
Copy link
Owner

pharaun commented Jun 1, 2015

gm compare -metric mse -size 128x128 plasma: -size 200x200 plasma:

Apparently graphicmagick and imagemagick both supports a way to compare two image, should dig into their implementation and see how those work and if its worth interfacing to in my project or not.

@pharaun
Copy link
Owner Author

pharaun commented Jun 1, 2015

http://www.graphicsmagick.org/api/api.html <- look at interfacing with this if this is sufficiently fast

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