Ruby, Win32API & OpenCV

For general discussion related FlowStone
Post Reply
Drnkhobo
Posts: 312
Joined: Sun Aug 19, 2012 7:13 pm
Location: ZA

Ruby, Win32API & OpenCV

Post 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?
Last edited by Drnkhobo on Sun Oct 07, 2012 3:47 pm, edited 1 time in total.
Drnkhobo
Posts: 312
Joined: Sun Aug 19, 2012 7:13 pm
Location: ZA

Re: Ruby, Win32API & OpenCV

Post by Drnkhobo »

Anyone using opencv with flowstone?
Drnkhobo
Posts: 312
Joined: Sun Aug 19, 2012 7:13 pm
Location: ZA

Re: Ruby, Win32API & OpenCV

Post by Drnkhobo »

OK, so stupidly I missed this:

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

:lol:
Post Reply