On Tue, Jun 3, 2014 at 5:14 AM, Glen Rubin <rubing...@gmail.com> wrote:

> I am interested in automatically deskewing of a scanned image before ocr
> processing using tesseract.  I found the following, which is some java code
> to do it http://anydoby.com/jblog/en/java/1990
>
> Can anyone give some advice on how to make use of this java code using
> clojure?
>

It can be utilized just like any other java code. Here is the primer:
http://clojure.org/java_interop

If you ask more specific questions I believe we can provide better answers.

Also, how good is your clojure-fu? Interfacing with Java modules doesn't
seem like the best way to start learning Clojure IMHO.




>  --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
> your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Kind Regards,
Atamert Ölçgen

-+-
--+
+++

www.muhuk.com

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to