[PD] pix_opencv error on OSX

2011-02-26 Thread Pagano, Patrick
Hi when running pix_opencv morphology I get a weird GEM error
Do I need a CVS version for this to work with 42.5 extended?

pp



Applications/Pd-extended.app/Contents/Resources/extra/pix_opencv_morpholog
y.pd_darwin: 
dlopen(/Applications/Pd-extended.app/Contents/Resources/extra/pix_opencv_m
orphology.pd_darwin, 10): Symbol not found: __ZNK12GemException6reportEv
  Referenced from:
/Applications/Pd-extended.app/Contents/Resources/extra/pix_opencv_morpholo
gy.pd_darwin
  Expected in: flat namespace
 in 
/Applications/Pd-extended.app/Contents/Resources/extra/pix_opencv_morpholo
gy.pd_darwin
 pix_opencv_morphology
... couldn't create



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pix_opencv error on OSX

2011-02-26 Thread lluis gomez i bigorda

hi patrick,

Al 26/02/11 21:37, En/na Pagano, Patrick ha escrit:
 Hi when running pix_opencv morphology I get a weird GEM error
 Do I need a CVS version for this to work with 42.5 extended?
 

here

http://hangar.org/wikis/lab/lib/exe/fetch.php?media=start:pix_opencv-0.2rc6_macosx-10.6_bins.tgz

I'd just uploaded a version of pix_opencv binary objects compiled in
MACOSX 10.6 tested with Pd-extended version 0.42.5-extended - it's a svn
revision

probably the version you where using was compiled against gem version in
extended 0-41 ...



 ... as you know macos is not our development platform, so it's
possible you find some more bugs :) but morphology is working well :)

let me know 

salut,
ll.




 pp
 
 
 
 Applications/Pd-extended.app/Contents/Resources/extra/pix_opencv_morpholog
 y.pd_darwin: 
 dlopen(/Applications/Pd-extended.app/Contents/Resources/extra/pix_opencv_m
 orphology.pd_darwin, 10): Symbol not found: __ZNK12GemException6reportEv
  Referenced from:
 /Applications/Pd-extended.app/Contents/Resources/extra/pix_opencv_morpholo
 gy.pd_darwin
  Expected in: flat namespace
 in 
 /Applications/Pd-extended.app/Contents/Resources/extra/pix_opencv_morpholo
 gy.pd_darwin
 pix_opencv_morphology
 ... couldn't create

 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management - 
 http://lists.puredata.info/listinfo/pd-list
 


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pix_opencv error on OSX

2011-02-26 Thread Pagano, Patrick
Works great thanks so much. I love the pmpd addition to the examples
Are you planning on adding any livido support to your stuff?

pp

On 2/26/11 4:55 PM, lluis gomez i bigorda lluisgo...@hangar.org wrote:


hi patrick,

Al 26/02/11 21:37, En/na Pagano, Patrick ha escrit:
 Hi when running pix_opencv morphology I get a weird GEM error
 Do I need a CVS version for this to work with 42.5 extended?
 

here

http://hangar.org/wikis/lab/lib/exe/fetch.php?media=start:pix_opencv-0.2rc
6_macosx-10.6_bins.tgz

I'd just uploaded a version of pix_opencv binary objects compiled in
MACOSX 10.6 tested with Pd-extended version 0.42.5-extended - it's a svn
revision

probably the version you where using was compiled against gem version in
extended 0-41 ...



 ... as you know macos is not our development platform, so it's
possible you find some more bugs :) but morphology is working well :)

let me know 

salut,
ll.




 pp
 
 
 
 
Applications/Pd-extended.app/Contents/Resources/extra/pix_opencv_morphol
og
 y.pd_darwin: 
 
dlopen(/Applications/Pd-extended.app/Contents/Resources/extra/pix_opencv
_m
 orphology.pd_darwin, 10): Symbol not found:
__ZNK12GemException6reportEv
  Referenced from:
 
/Applications/Pd-extended.app/Contents/Resources/extra/pix_opencv_morpho
lo
 gy.pd_darwin
  Expected in: flat namespace
 in 
 
/Applications/Pd-extended.app/Contents/Resources/extra/pix_opencv_morpho
lo
 gy.pd_darwin
 pix_opencv_morphology
 ... couldn't create

 
 
 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
http://lists.puredata.info/listinfo/pd-list
 


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -
http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] pix_opencv error

2010-04-19 Thread kubriel
sorry for bothering, but i dont know, where to ask, and i spend all my
possibilities with google and testing.
i succesfully compiled pix_opencv, lot of objects is working well, but
the most important objects for optical flow instantly quit pd with this
output in terminal:

v4l2: VIDIOC_S_FMT: Invalid argument
OpenCV ERROR: Sizes of input arguments do not match ()
in function cvCalcOpticalFlowBM, cvoptflowbm.cpp(592)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
pd_gui: pd process exited


it happens with pix_opencv_of_bm and pix_opencv_of_lk.
v4l2: VIDIOC_S_FMT: Invalid argument is written everytime i use webcam,
whis is perfectly working - so i dont know, if there is some
relationship between this errors..
everything on my ubuntu karmic amd64, and succesfully compiled Pd
version 0.42.5, and gem ver: 0.92.2
i will be very lucky if somebody has a clue, whats going on.
thanks,
kubriel


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pix_opencv error

2010-04-19 Thread ydego...@gmail.com

kubriel wrote:

sorry for bothering, but i dont know, where to ask, and i spend all my
possibilities with google and testing.
i succesfully compiled pix_opencv, lot of objects is working well, but
the most important objects for optical flow instantly quit pd with this
output in terminal:

v4l2: VIDIOC_S_FMT: Invalid argument
OpenCV ERROR: Sizes of input arguments do not match ()
in function cvCalcOpticalFlowBM, cvoptflowbm.cpp(592)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
called from cvUnregisterType, cxpersistence.cpp(4933)
Terminating the application...
pd_gui: pd process exited


it happens with pix_opencv_of_bm and pix_opencv_of_lk.
v4l2: VIDIOC_S_FMT: Invalid argument is written everytime i use webcam,
whis is perfectly working - so i dont know, if there is some
relationship between this errors..
everything on my ubuntu karmic amd64, and succesfully compiled Pd
version 0.42.5, and gem ver: 0.92.2
i will be very lucky if somebody has a clue, whats going on.
thanks,
kubriel


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list

  

salam,

this opencv objects only work well with an opencv from the SVN

masalama,
sevy

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list