On Tue, Jun 3, 2014 at 10:43 PM, Glen Rubin <rubing...@gmail.com> wrote:

> my clojure-fu and java-fu are both pretty weak as I am still rather
> green.  I guess I will put a hold on this for now until I am more advanced.
>

I hope you won't get discouraged. At the very least clojure is a language
fun to learn and work with (I'm biased of course). But if you have no prior
LISP experience it will look `different` at first. I'd like to suggest
watching "Structure and Interpretation of Computer Programs" course videos
before diving into a lengthy book. They're free and available online.



>
>
> On Monday, June 2, 2014 10:42:35 PM UTC-7, Atamert Ölçgen wrote:
>
>>
>>
>>
>> On Tue, Jun 3, 2014 at 5:14 AM, Glen Rubin <rubi...@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 clo...@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+u...@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+u...@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.
>



-- 
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