Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-05-07 Thread Jack
Hola ! from Madrid, Thanx for all, opencv works now on my macosx, powerbookG4. I use the Pd version 0.39.3-extended with the gem included. ++ Jack Le 6 mai 08 à 13:21, Jack a écrit : > Hello IOhannes, Lluis and PD users, > > Le 6 mai 08 à 08:09, IOhannes m zmoelnig a écrit : > >> Jack wrote: >

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-05-06 Thread Jack
Hello IOhannes, Lluis and PD users, Le 6 mai 08 à 08:09, IOhannes m zmoelnig a écrit : > Jack wrote: >> Hola Lluis, >> now i got this error and i really don't know what it is :) >> error: [pix_opencv_haarcascade]: cannot handle this format >> (1234567) ! >> What does it mean ? Do you know wher

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-05-05 Thread IOhannes m zmoelnig
Jack wrote: > Hola Lluis, > now i got this error and i really don't know what it is :) > error: [pix_opencv_haarcascade]: cannot handle this format (1234567) ! > What does it mean ? Do you know where is the problem ? it can mean 2 things. it _should_ mean, that you send an image in a certain colo

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-05-05 Thread lluisgomez
hi jack, it seems more a problem on colorspace than a opencv one well, there is no line with this message in the pix_opencv code ... , look at this : http://lists.puredata.info/pipermail/pd-list/2003-03/010526.html its a similar message, no? pix object cannot handle this format (80e0) !

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-05-05 Thread Jack
Hola Lluis, now i got this error and i really don't know what it is :) error: [pix_opencv_haarcascade]: cannot handle this format (1234567) ! What does it mean ? Do you know where is the problem ? Thanx. ++ Jack Le 5 mai 08 à 12:08, [EMAIL PROTECTED] a écrit : > S'està citant Jack <[EMAIL PROTEC

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-05-05 Thread lluisgomez
S'està citant Jack <[EMAIL PROTECTED]>: > Argghh, I didn't try the objects and they freeze (or sometime crash) my PD. > The objects draw perfectly under PD but i got this error : > error: [pix_opencv_contours_convexity]: cannot handle this format > (1234567) ! > or > [pix_opencv_haarcascade]:

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-05-05 Thread lluisgomez
S'està citant marius schebella <[EMAIL PROTECTED]>: [EMAIL PROTECTED] wrote: please, can post what versions of (gem and pd) are you using? I am using cvs version from 04/16. do you want me to put it online? no thanks, just to know ... 1.- strange behavior in pix_opencv_haarcascade, it

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-04-30 Thread Jack
Argghh, I didn't try the objects and they freeze (or sometime crash) my PD. The objects draw perfectly under PD but i got this error : error: [pix_opencv_contours_convexity]: cannot handle this format (1234567) ! or [pix_opencv_haarcascade]: ERROR: Could not load classifier cascade Why ? Any

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-04-30 Thread Jack
OK, now it works on PowerPC, MacOSX.4.11 Here the method : • Download this three libraries with Fink : libjpeg + libpng3 + libtiff • In Terminal : cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/ opencvlibrary login > then hit 'enter' on your keyboard cvs -z3 -d:pserver:[EMAIL PROTECTED]:/ cv

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-04-28 Thread Jack
Hello PD users, When i compile opencv, i get this error on macos X.4.11, G4 powerbook : ../../../otherlibs/highgui/cvcap_qt.cpp: In function `int icvWriteFrame_QT(CvVideoWriter*, const IplImage*)': ../../../otherlibs/highgui/cvcap_qt.cpp:1183: warning: unused variable 'status' ../../../otherlib

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-04-26 Thread marius schebella
[EMAIL PROTECTED] wrote: > please, can post what versions of (gem and pd) are you using? I am using cvs version from 04/16. do you want me to put it online? these dynamic lib errors seem to be new to gem? at least I did not notice them before. maybe some libraries are not statically linked? don

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-04-26 Thread lluisgomez
marius schebella <[EMAIL PROTECTED]> ha escrito: > got it working! ;) > > [EMAIL PROTECTED] wrote: >> >> However, when I try to load any of them PD gives me this error:: >> >> /Users/lluisgomezbigorda/pix_opencv/pix_opencv_edge.pd_darwin: >> dlopen(/Users/lluisgomezbigorda/pix_opencv/pix_open

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-04-25 Thread marius schebella
got it working! [EMAIL PROTECTED] wrote: > > However, when I try to load any of them PD gives me this error:: > > /Users/lluisgomezbigorda/pix_opencv/pix_opencv_edge.pd_darwin: > dlopen(/Users/lluisgomezbigorda/pix_opencv/pix_opencv_edge.pd_darwin, > 10): Symbol not found: __ZN7GemBase10isRunn

Re: [PD] problems compiling pix_opencv in OSX (Was Re: pdp_opencv & pix_opencv new development)

2008-04-25 Thread lluisgomez
(sorry my last mail was incomplete) hi marius, today first time I have tried to compile this objects in macosx with no success ;( but i had gone a little bit far than you ... i think we are quite close. first of all overwrite the Makefile you are using by the one i send attached in this