Hi all,
I'm happy to announce that a first tutorial on introducing OpenCV development 
with clojure has been just merged in the official 2.4 documentation branch

https://github.com/Itseez/opencv/blob/2.4/doc/tutorials/introduction/clojure_dev_intro/clojure_dev_intro.rst

It's only the a very initial step, but my intention is to go on with the 
computer vision stuff. Eventually I'll ask some suggestion for implementing a 
seesaw GUI comparable to the current OpenCV Qt GUI. 

Seesaw seems to me even a great example on how to wrap an OO lib to make it 
usable in a more functional way. 

The REPL interactivity seems to really add some value in learning and 
experimenting OpenCV. Another step I have in mind is to create a Chrome Native 
Extension which use the OpenCV c/c++ lib for intensive calculation and 
ClojureScript for the visualizations, but it's only just a very draft idea. 

I don't know how much time I could spend in the few month on modern-cljs series 
of tutorials, but I promise that I'll do my best to keep it going

My best

Mimmo

-- 
-- 
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/groups/opt_out.

Reply via email to