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

Method in jmagick #32

Open
santhoshzen opened this issue Oct 21, 2016 · 1 comment
Open

Method in jmagick #32

santhoshzen opened this issue Oct 21, 2016 · 1 comment

Comments

@santhoshzen
Copy link

santhoshzen commented Oct 21, 2016

The below command is used to find out the image type.

convert screenshot-gimp-windowsvista.png -statistic standard-deviation 3x3 -grayscale Brightness -fill White +opaque Black -negate -format %[fx:mean] info:

Shall we get the same value using jmagick?

Reference: http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=30671&p=139075#p139075

@nordfalk
Copy link
Contributor

nordfalk commented Oct 1, 2017

Thanks for your proposal. Theres currently no active maintainer
You are very welcome to add this funktion yourself and make a pull request, and get someone to review your pullrequest.

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