Page 1 of 1

Ruby, Win32API & OpenCV

Posted: Fri Oct 05, 2012 9:15 pm
by Drnkhobo
Hello,

I'm trying to figure out how to get the ruby module and opencv working nice and
comfy.
So far, they hate themselves they cant even see each other

Not good.

My plan is to create a exe in visual c++ that runs opencv. It's linked to a dll
which stores data. ( motion detected/blobs ect. )

Ruby then accesses this dll and does what it needs. Am I correct to say that I
can create this dll?
It would just hold simple xy co ord and bool, string data.

Does anyone know just how far the ruby module reaches?

Re: Ruby, Win32API & OpenCV

Posted: Sat Oct 06, 2012 11:05 pm
by Drnkhobo
Anyone using opencv with flowstone?

Re: Ruby, Win32API & OpenCV

Posted: Wed Oct 17, 2012 5:53 pm
by Drnkhobo
OK, so stupidly I missed this:

FS & OpenCV Libs: viewtopic.php?f=17&t=18

:lol: