I guess my problem is getting opencv libraries installed. I can't install libhighgui-dev in Ubuntu 10.4 and it appears to be a more general problem for Ubuntu users. Whilst this might be a more OS-specific question, I wondered if anyone using Pd and Ubuntu was able to to do this and how.
Philip
-----Original Message----- From: ydegoyon at gmail.com [mailto:ydegoyon at gmail.com] Sent: Thursday, October 28, 2010 2:33 PM To: Pagano, Patrick; PD List Subject: Re: [PD] opencv
there are already some work made with pd_opencv
i dunno what more explanations you need, just be curious and inventive
ciao, sevy
Pagano, Patrick wrote:
So far I have not seen anything besides help patches that explain it's use. Has anyone at all made a working patch, say a laser tracker? Anything using pix_ or pdp_ openCV stuff?
*From:* pd-list-bounces at iem.at [mailto:pd-list-bounces at iem.at] *On Behalf Of *Jose Luis Santorcuato *Sent:* Thursday, October 28, 2010 1:09 PM *To:* Claude Heiland-Allen *Cc:* pd-list at iem.at *Subject:* Re: [PD] opencv
Hi, Search in torrents Learning Open CV....Oreilly media... the Pd OCV reserch is based in this book...
Best regards
José
2010/10/28 Claude Heiland-Allen <claudiusmaximus at goto10.org <mailto:claudiusmaximus at goto10.org>>
On 28/10/10 17:39, Philip Cunningham wrote:
Hello list,
I wonder if there are any tutorials available on how to use OpenCV with Pd? I'm trying to download necessary components using the following site: http://www.hangar.org/wikis/lab/doku.php?id=start:puredata_opencv but having very little luck. Operating system is Ubuntu 10.4.
You could try the Puredyne PPA for pd-pdp-opencv (available right nownow) and pd-pix-opencv packages (available soon..) for Lucid:
https://launchpad.net/~puredyne-team/+archive/ppa https://launchpad.net/%7Epuredyne-team/+archive/ppa
Claude
Pd-list at iem.at <mailto:Pd-list at iem.at> mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- http://arselectronicachile.blogspot.com http://www.myspace.com/santorcuato http://comunicacionnativa.blogspot.com/
Pd-list at iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
hi philip,
i don't remember how i compiled it, but here's my vesion for ubuntu 10.4: http://dl.dropbox.com/u/1455235/pdopencv.tar.gz
pat
I am able to install the package. Whilst pdp_opencv works fine, pix_opencv doesn't and I get the following error.
/usr/lib/pd-extended/extra/pix_opencv_athreshold.pd_linux: /usr/lib/pd-extended/extra/pix_opencv_athreshold.pd_linux: undefined symbol: _ZNK12GemException6reportEv pix_opencv_athreshold ... couldn't create
Hmmm...
Philip
On Thu, Oct 28, 2010 at 11:52 PM, Philip Cunningham pcunningham.uk@googlemail.com wrote:
I guess my problem is getting opencv libraries installed. I can't install libhighgui-dev in Ubuntu 10.4 and it appears to be a more general problem for Ubuntu users. Whilst this might be a more OS-specific question, I wondered if anyone using Pd and Ubuntu was able to to do this and how.
Philip
-----Original Message----- From: ydegoyon at gmail.com [mailto:ydegoyon at gmail.com] Sent: Thursday, October 28, 2010 2:33 PM To: Pagano, Patrick; PD List Subject: Re: [PD] opencv
there are already some work made with pd_opencv
i dunno what more explanations you need, just be curious and inventive
ciao, sevy
Pagano, Patrick wrote:
So far I have not seen anything besides help patches that explain it's use. Has anyone at all made a working patch, say a laser tracker? Anything using pix_ or pdp_ openCV stuff?
*From:* pd-list-bounces at iem.at [mailto:pd-list-bounces at iem.at] *On Behalf Of *Jose Luis Santorcuato *Sent:* Thursday, October 28, 2010 1:09 PM *To:* Claude Heiland-Allen *Cc:* pd-list at iem.at *Subject:* Re: [PD] opencv
Hi, Search in torrents Learning Open CV....Oreilly media... the Pd OCV reserch is based in this book...
Best regards
José
2010/10/28 Claude Heiland-Allen <claudiusmaximus at goto10.org <mailto:claudiusmaximus at goto10.org>>
On 28/10/10 17:39, Philip Cunningham wrote:
Hello list,
I wonder if there are any tutorials available on how to use OpenCV with Pd? I'm trying to download necessary components using the following site: http://www.hangar.org/wikis/lab/doku.php?id=start:puredata_opencv but having very little luck. Operating system is Ubuntu 10.4.
You could try the Puredyne PPA for pd-pdp-opencv (available right nownow) and pd-pix-opencv packages (available soon..) for Lucid:
https://launchpad.net/~puredyne-team/+archive/ppa https://launchpad.net/%7Epuredyne-team/+archive/ppa
Claude
Pd-list at iem.at <mailto:Pd-list at iem.at> mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- http://arselectronicachile.blogspot.com http://www.myspace.com/santorcuato http://comunicacionnativa.blogspot.com/
Pd-list at iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- Tumblr: http://philipcunningham.tumblr.com Portfolio: http://philipcunningham.org/ Email: pcunningham.uk@googlemail.com
On Fri, Oct 29, 2010 at 1:12 PM, Philip Cunningham <pcunningham.uk@ googlemail.com> wrote:
I am able to install the package. Whilst pdp_opencv works fine, pix_opencv doesn't and I get the following error.
/usr/lib/pd-extended/extra/pix_opencv_athreshold.pd_linux: /usr/lib/pd-extended/extra/pix_opencv_athreshold.pd_linux: undefined symbol: _ZNK12GemException6reportEv pix_opencv_athreshold ... couldn't create
Hi Philip, if I'm not wrong this error means that the gem version you are using is different from the version of gem used to compile your package. so, try to use another version of gem (for example from an older version of pd-extended) cheers husk
Hmmm...
Philip
On Thu, Oct 28, 2010 at 11:52 PM, Philip Cunningham pcunningham.uk@googlemail.com wrote:
I guess my problem is getting opencv libraries installed. I can't install libhighgui-dev in Ubuntu 10.4 and it appears to be a more general problem for Ubuntu users. Whilst this might be a more OS-specific question, I wondered if anyone using Pd and Ubuntu was able to to do this and how.
Philip
-----Original Message----- From: ydegoyon at gmail.com [mailto:ydegoyon at gmail.com] Sent: Thursday, October 28, 2010 2:33 PM To: Pagano, Patrick; PD List Subject: Re: [PD] opencv
there are already some work made with pd_opencv
i dunno what more explanations you need, just be curious and inventive
ciao, sevy
Pagano, Patrick wrote:
So far I have not seen anything besides help patches that explain it's use. Has anyone at all made a working patch, say a laser tracker? Anything using pix_ or pdp_ openCV stuff?
*From:* pd-list-bounces at iem.at [mailto:pd-list-bounces at iem.at]
*On
Behalf Of *Jose Luis Santorcuato *Sent:* Thursday, October 28, 2010 1:09 PM *To:* Claude Heiland-Allen *Cc:* pd-list at iem.at *Subject:* Re: [PD] opencv
Hi, Search in torrents Learning Open CV....Oreilly media... the Pd OCV reserch is based in this book...
Best regards
José
2010/10/28 Claude Heiland-Allen <claudiusmaximus at goto10.org <mailto:claudiusmaximus at goto10.org>>
On 28/10/10 17:39, Philip Cunningham wrote:
Hello list,
I wonder if there are any tutorials available on how to use OpenCV with Pd? I'm trying to download necessary components using the following site: http://www.hangar.org/wikis/lab/doku.php?id=start:puredata_opencv but having very little luck. Operating system is Ubuntu 10.4.
You could try the Puredyne PPA for pd-pdp-opencv (available right nownow) and pd-pix-opencv packages (available soon..) for Lucid:
https://launchpad.net/~puredyne-team/+archive/ppa https://launchpad.net/%7Epuredyne-team/+archive/ppa
Claude
Pd-list at iem.at <mailto:Pd-list at iem.at> mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
-- http://arselectronicachile.blogspot.com http://www.myspace.com/santorcuato http://comunicacionnativa.blogspot.com/
Pd-list at iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
-- Tumblr: http://philipcunningham.tumblr.com Portfolio: http://philipcunningham.org/ Email: pcunningham.uk@googlemail.com
-- Tumblr: http://philipcunningham.tumblr.com Portfolio: http://philipcunningham.org/ Email: pcunningham.uk@googlemail.com
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
ola,
the package that is on the official page is for Pd-extended 0.41-4 ( as it is written on this page ), this doesn't matter for pdp_opencv, but it matters for pix_opencv ( it is for gem 0.91 ).
use pdp_opencv and pdp2gem is you really need gem, but for analysis you might no need it at all
ciao, sevy
Philip Cunningham wrote:
I am able to install the package. Whilst pdp_opencv works fine, pix_opencv doesn't and I get the following error.
/usr/lib/pd-extended/extra/pix_opencv_athreshold.pd_linux: /usr/lib/pd-extended/extra/pix_opencv_athreshold.pd_linux: undefined symbol: _ZNK12GemException6reportEv pix_opencv_athreshold ... couldn't create
Hmmm...
Philip