Discussion:
opencv and TUIO libraries
francesco fantoni
2009-01-17 11:38:31 UTC
Permalink
I've uploaded the sb-ported nodebox's TUIO library and the new version
of my shoebot opencv library that I've renamed to sbopencv for two
reasons:
- now it's more than a simple video input library, it could becoming a
potentially full featured computer vision library based on opencv
- new version has introduced the use of cvBlobslib for blob detection.
this part of opencv usually is not part of main opencv distribution, and
comes with its own python bindings. This means that a binary library is
included in sbopencv, compiled for linux 386. I can provide a linux
amd64 binary shared library as well, but for other systems you should
compile stuff yourself (it's not a huge task, the site is here:
http://code.google.com/p/pyblobs/ and you can get code from svn there.
It has a script that on ubuntu systems will even fetch dependencies
packages if you want. while cvBlobslib page on opencv wiki is here:
http://opencv.willowgarage.com/wiki/cvBlobsLib )

If you just want to have video support and don't want to mess with new
binary libraries, you can refer to sbvideo library.

If someone wants to have a look at opencv stuff and see if we can work
out the tracking stuff togheter, he/she will be welcome.

for TUIO library usage refer to nodebox site as usual, until we have
time to re-organize docs.
--
architetto Francesco Fantoni
<HVA - Hermanitos Verdes Architetti>
l.go san giacomo, 38
I-41100 modena (italia)
tel.& fax. +39.059.217554
skype: hva_studio
e.mail: francesco-***@public.gmane.org
web: http://www.hv-a.com
francesco fantoni
2009-01-17 11:42:37 UTC
Permalink
have a look at this also:

http://tbeta.nuigroup.com/
--
architetto Francesco Fantoni
<HVA - Hermanitos Verdes Architetti>
l.go san giacomo, 38
I-41100 modena (italia)
tel.& fax. +39.059.217554
skype: hva_studio
e.mail: francesco-***@public.gmane.org
web: http://www.hv-a.com
Dave Crossland
2009-01-17 14:45:46 UTC
Permalink
Post by francesco fantoni
http://tbeta.nuigroup.com/
Loading Image...

Now THAT is a great screenshot :-)
Stuart Axon
2010-05-31 23:22:26 UTC
Permalink
Hi

Replying to quite an old email but... can you still supply an amd64 build for this ?

S++



----- Original Message ----
Sent: Sat, January 17, 2009 11:38:31 AM
Subject: [shoebot-devel] opencv and TUIO libraries
I've uploaded the sb-ported nodebox's TUIO library and the new version
of my
shoebot opencv library that I've renamed to sbopencv for two
reasons:
-
now it's more than a simple video input library, it could becoming
a
potentially full featured computer vision library based on opencv
- new
version has introduced the use of cvBlobslib for blob detection.
this part of
opencv usually is not part of main opencv distribution, and
comes with its
own python bindings. This means that a binary library is
included in
sbopencv, compiled for linux 386. I can provide a linux
amd64 binary shared
library as well, but for other systems you should
compile stuff yourself
http://code.google.com/p/pyblobs/
and you can get code from svn there.
It has a script that on ubuntu systems
will even fetch dependencies
packages if you want. while cvBlobslib page on
http://opencv.willowgarage.com/wiki/cvBlobsLib
)
If you just want to have video support and don't want to mess with
new
binary libraries, you can refer to sbvideo library.

If someone
wants to have a look at opencv stuff and see if we can work
out the tracking
stuff togheter, he/she will be welcome.
for TUIO library usage refer to
nodebox site as usual, until we have
time to re-organize docs.
--
architetto Francesco Fantoni
<HVA - Hermanitos Verdes
Architetti>
l.go san giacomo, 38
I-41100 modena (italia)
tel.&
fax. +39.059.217554
skype: hva_studio
http://www.hv-a.com
_______________________________________________
Shoebot-devel
mailing list
http://lists.tinkerhouse.net/listinfo.cgi/shoebot-devel-tinkerhouse.net
Loading...