You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 31, 2019. It is now read-only.
I'm using im4clj 0.0.1-SNAPSHOT and I'd like to convert imgs to tiff for text cognition. I've a convertion shell script which converts pretty well and I'm trying to replicate it into pure clojure.
I've an error when using the auto-level option for IM
No such var: img/-auto-level
My shell script uses ImageMagick 6.7.7-10, quite similar to the one mentioned in the documentation of im4clj.
Any idea?
The text was updated successfully, but these errors were encountered:
Hi. Thanks for trying im4clj out. I have not updated this repo in some time, but if you could post the code you're running and the resulting error, I may be able to help you out.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi!
Thanks for im4clj.
I'm using im4clj 0.0.1-SNAPSHOT and I'd like to convert imgs to tiff for text cognition. I've a convertion shell script which converts pretty well and I'm trying to replicate it into pure clojure.
I've an error when using the auto-level option for IM
No such var: img/-auto-level
My shell script uses ImageMagick 6.7.7-10, quite similar to the one mentioned in the documentation of im4clj.
Any idea?
The text was updated successfully, but these errors were encountered: