Re: [ANN] Opencv bindings for clojure

2018-10-30 Thread Nicolas Modrzyk
Hi Chris,

Great work!

Sorry to jump in.
I had already been working on an auto-generated wrapper directly for 
opencv. (not javacv though)

It's called origami and is on github:
https://github.com/hellonico/origami/tree/master

I just ported origami to OpenCV4-beta. 

Maybe there is some work or examples we could merge or work on together ?

Nico

On Tuesday, October 30, 2018 at 3:37:09 AM UTC+9, ch...@techascent.com 
wrote:
>
> http://techascent.com/blog/opencv-love.html
>
>
> Enjoy :-).  If we would have had this earlier then a lot of our projects 
> would have taken considerably less time.
>
>
> Also note at the end where we do some vector math in unsigned byte space 
> using the opencv image as the backing store.
>
>
> Chris
>

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


[ANN] Opencv bindings for clojure

2018-10-29 Thread chris
http://techascent.com/blog/opencv-love.html


Enjoy :-).  If we would have had this earlier then a lot of our projects 
would have taken considerably less time.


Also note at the end where we do some vector math in unsigned byte space 
using the opencv image as the backing store.


Chris

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