[PD] [offttopic] Free Culture Forum vido streams

2009-11-01 Thread lluisgomez

hi,

right now, and dutring all day you have here ::

http://fcforum.net/live

you have the conclusions and debates on the Free Culture Forum  in Baarcelona.

salut,
ll.


This message was sent using IMP, the Internet Messaging Program.


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


Re: [PD] fast cam

2009-10-23 Thread lluisgomez


there is good database for that kind of cameras here ::

The IEEE1394 Digital Camera List   
http://damien.douxchamps.net/ieee1394/cameras/search/


ya ... under linux they are suposed to work all under libdc1394  
http://damien.douxchamps.net/ieee1394/libdc1394/


coriander is nice control software using lindc1394  
http://sourceforge.net/projects/coriander/


also there is unicap, an API that supports dc's  
(http://www.unicap-imaging.org/)

is Gem0.92 able to use unicap?
i'm not sure but if it's dc's should work... i never test it ...

me and yves write a very basic implementation of pdp_dc1394 but  
atually it only works with unibrain monochrome cameras ...


salutt,
ll


Quoting cyrille henry c...@chnry.net:


hello

thanks all for your answer and for the links.

Cyrille


Jack a écrit :

From Point Grey, there is the Grasshopper model :

http://www.ptgrey.com/products/grasshopper/index.asp
The version GRAS-03K2M/C works at 640x480 and 200 fps.
Is there any delay ? I don't know.
About Linux support :
http://www.ptgrey.com/support/kb/index.asp?a=4q=17
++

Jack


Le vendredi 23 octobre 2009 à 09:34 +0200, Loic Kessous a écrit :
I used a IEEE 1394 point grey flea2 some month ago, on os X,   
wondows  and linux, but with linux I had difficulty to make it   
work and in  particular with pd (I don't remember exactly as I   
also tried ps3 and  others and several other things including   
acquisition with openCV true  some externals that I made). On os X  
 it was working natively for sure  (try quicktime I suppose ...),   
on windows with a special driver. I  must say that as I'm not a   
pure linux guy, so I maybe missed something.
I used also another one quit similar from another brand, but more   
 expensive, with additional optic (I still try to remember her   
name...)


I just see that point grey has new products, maybe you should have a  look.
loic
On 21 oct. 09, at 11:27, cyrille henry wrote:


hello,

did anyone used a fast camera (100 or 200 fps @ 640x480 or more,   
 with good video quality) with pd/Gem?


i'd like to have information about the camera and protocol how to  
 do  this.


thanks
Cyrille
___
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





This message was sent using IMP, the Internet Messaging Program.


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


Re: [PD] pix_preview and pd

2008-10-13 Thread lluisgomez

ops! this version is very crappy ;) (just tested here)

- as in macOS gem default colorspace is YUV, you may force pix_film  
(or any other) to use RGB in order to make it work. |colorspace RGB(

- anyway, the RGB frame in macOS is diferent from the linux one, so  
you will see the image flipped ...

for now it works like this.

salut,
ll.

Quoting [EMAIL PROTECTED]:


 hi Daniel,

 here is attatched a pix_preview version for macOS ... i'd been working
 on it some time ago and actually i don't remember exactly how i
 compile it (actally macOS is not my OS and probably i do it with
 somebody's help)

 also, i must add this is really alpha software and sometimes crashes
 pd, Actually i'm not working on it, cause i have some doubts about the
 possibility to send lot of pixel information from pd to the pd-gui(tk)
 throught a socket... maybe somebody here in the list can send a tip
 for this?

 anyway, in the package you have a pix_preview.pd_darwin wich works
 with very simple Gem patches. also you have a Makefile to compile it
 on macOS.

 salut,
 ll.

 Daniel Almeida [EMAIL PROTECTED] ha escrito:

 Continuing my quest to compile pix_preview, I've created a XCode 
 project. The source compiles ok but needs PD and GEM libraries. I'm  
on the process of compiling pd 0.41.4 and I get the following   
 error   when I run make:

 ld: library not found for -lcrt1.10.5.o
 collect2: ld returned 1 exit status
 ld: library not found for -lcrt1.10.5.o
 collect2: ld returned 1 exit status
 lipo: can't open input file: 
 /var/folders/7I/7I19eeu1EdGIskTw499EmE+++TI/-Tmp-//cc0rOQHJ.out (No  
such file or directory)
 make: *** [../bin/pd-watchdog] Error 1

 what library is crt?


 Daniel




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




 
 This message was sent using IMP, the Internet Messaging Program.




This message was sent using IMP, the Internet Messaging Program.


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


Re: [PD] pix_preview and pd

2008-10-13 Thread lluisgomez

ei,

Quoting Daniel Almeida [EMAIL PROTECTED]:

 Hello LLuis,

 Thank you very much! I'll try it, and if possible, I'll work on it.

of course!!! it could be nice to have more approaches on this topic ...

 Do I need to have GEM and PD compiled?

no. i think the pix_preview.pd_darwin work's with the pd-extended package.

you will need gem and pd sources if you want to compile you own  
pix_preview.pd_darwin, but you don't need to compile them (i think).

 I'm having a bit trouble  compiling both! The Xcode project doesn't  
 work! and PD fails to  compile using make

aha ... i can't help you here, macOS is not my system (and will not;).  
i'm getting some skills on it cause it's a unix-like system but still  
i'm a newbee compiling on macOS. but anyway, just do it, and share  
your experience here.
here we have some macOS guru's :)


 Daniel










This message was sent using IMP, the Internet Messaging Program.


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


Re: [PD] [PD-announce] Pd-0.40.3-extended-rc1 released

2008-06-05 Thread lluisgomez

you will find PiDiP 0.12.23 (and also pdvjtools, and opencv) in this package:

Pd-0.42.0-extended-20080605-ubuntu-hardy-i386.deb

but this doesn't include the new GUI stuff. cause it's a pd-vanilla +  
externals(svn)


S'està citant ydegoyon [EMAIL PROTECTED]:


 ola,

 sorry, why PiDiP version is 0.12.22
 when i committed a 0.12.23 in the trunk?

 isn't it produced from the trunk ?
 this is somewhat important for us
 to have the new pdp_v4l2 and pdp_ieee1394
 for cameras

 thx,
 sevy

 Hans-Christoph Steiner wrote:
 For this release, there has been a lot of work in making the GUI and
 user experience much more fluid and easy.




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





This message was sent using IMP, the Internet Messaging Program.


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


[PD] pdp_v4l2 (Was: Re: pdp_opencv pix_opencv new development)

2008-04-26 Thread lluisgomez

here:

http://hangar.org/wikis/lab/doku.php?id=start:puredata_pdvjtools

  you have a patch for the pdp-0.12.5-test-7 sources. adding support  
to some v4l2 devices. Actually only tested with a built-in iSight  
camera on Ubuntu GNU/Linux.



S'està citant husk [EMAIL PROTECTED]:

 Thank you lluis!
 this is very usefull, you know!
 It was a littlebit hard compile it but ok (path's problems). I'll test
 it next weeks and try to help you
 but, what about pdp_v4l2 object that you can find in some of the
 pdp_opencv help files?
 with this object i could use finally my (integrated) isight, it should
 be great!
 salu2
 Husk

 [EMAIL PROTECTED] wrote:
 hi all,

 I started a new development for some OpenCV bindigs to PD, I have some
 objects working but no time to test or implement newones ...

 I want to encourage people to test them and report bugs, features
 requests, experiences, etc ... and why not, to help coding ...

 Please, note that this is alpha software with known bugs. It runs, and
 works at least some of the time, but use at your own risk ;) i
 mean, probably you will need to fight a bit to get them working ...
 but you also will help a lot with feedback

 ok, here is the URL :
 http://hangar.org/wikis/lab/doku.php?id=start:puredata_opencv

 enjoi  thanks,
 ll

 
 This message was sent using IMP, the Internet Messaging Program.


 ___
 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





This message was sent using IMP, the Internet Messaging Program.


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


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

2008-04-25 Thread lluisgomez


hi marius,

today first time I have tried to compile this objects in macosx, i



marius schebella [EMAIL PROTECTED] ha escrito:


I hoped for such a long time that someone would start this. thanks 1000
times lluis!
unfortunately I could not get it compiling on my os x box.
I installed the opencv framework from
http://opencvlibrary.sourceforge.net/Mac_OS_X_OpenCV_Port
and then tried to find the correct directories to include but I think I
still got a problem with the opencv package

nyc-calling:pix_opencv marius$ make
g++ -DPD -O2 -funroll-loops -fomit-frame-pointer  -ffast-math -Wall -W
-Wno-unused -Wno-parentheses -Wno-switch -DGEM_OPENCV_VERSION=\0.1\
-g -I/Users/marius/devel/pd-rsync/pd-extended/pd/src -I.
-I/Users/marius/devel/pd-rsync/pd-extended/Gem/src
-I/Users/marius/devel/pd-rsync/pd-extended/pd/src -I/usr/local/include
-I/Users/marius/devel/opencv/OpenCV.framework/Versions/A `pkg-config
--cflags opencv` -o pix_opencv_edge.o -c pix_opencv_edge.cpp
Package opencv was not found in the pkg-config search path.
Perhaps you should add the directory containing `opencv.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opencv' found
In file included from pix_opencv_edge.cpp:18:
pix_opencv_edge.h:22:16: error: cv.h: No such file or directory
[.]
make: *** [pix_opencv_edge.o] Error 1

does someone have experience with opencv on mac?
thanks,

marius.

[EMAIL PROTECTED] wrote:

hi all,

I started a new development for some OpenCV bindigs to PD, I have   
some objects working but no time to test or implement newones ...


I want to encourage people to test them and report bugs, features
requests, experiences, etc ... and why not, to help coding ...


Please, note that this is alpha software with known bugs. It runs,   
and works at least some of the time, but use at your own risk   
;) i  mean, probably you will need to fight a bit to get them   
working ...  but you also will help a lot with feedback


ok, here is the URL :
http://hangar.org/wikis/lab/doku.php?id=start:puredata_opencv

enjoi  thanks,
ll


This message was sent using IMP, the Internet Messaging Program.


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







This message was sent using IMP, the Internet Messaging Program.

PD_DIR = /Users/lluisgomezbigorda/pd-0.41-4
GEM_DIR = /Users/lluisgomezbigorda/Gem

OPENCV_CFLAGS = -I/usr/local/include/opencv  
OPENCV_LIBS   = -L/usr/local/lib -lcxcore -lcv -lhighgui -lcvaux -lml 

LIBS =  -lm
GEM_OPENCV_VERSION = 0.1

# build flags

GEM_OPENCV_INCLUDE =  -I$(PD_DIR)/src -I.  -I$(GEM_DIR)/src -I$(PD_DIR)/src
GEM_OPENCV_CPPFLAGS  = -DPD -O2 -funroll-loops -fomit-frame-pointer  
-ffast-math \
-Wall -W -Wno-unused -Wno-parentheses -Wno-switch -g 



all: pix_opencv_edge.pd_darwin pix_opencv_laplace.pd_darwin 
pix_opencv_morphology.pd_darwin pix_opencv_distrans.pd_darwin 
pix_opencv_motempl.pd_darwin pix_opencv_haarcascade.pd_darwin 
pix_opencv_contours_boundingrect.pd_darwin pix_opencv_bgsubstract.pd_darwin 
pix_opencv_contours_convexity.pd_darwin

pix_opencv_contours_convexity.pd_darwin: pix_opencv_contours_convexity.o
rm -f pix_opencv_contours_convexity.pd_darwin
gcc -bundle -undefined dynamic_lookup -o 
pix_opencv_contours_convexity.pd_darwin pix_opencv_contours_convexity.o $(LIBS) 
$(OPENCV_LIBS)

pix_opencv_contours_boundingrect.pd_darwin: pix_opencv_contours_boundingrect.o
rm -f pix_opencv_contours_boundingrect.pd_darwin
gcc -bundle -undefined dynamic_lookup -o 
pix_opencv_contours_boundingrect.pd_darwin pix_opencv_contours_boundingrect.o 
$(LIBS) $(OPENCV_LIBS)

pix_opencv_haarcascade.pd_darwin: pix_opencv_haarcascade.o
rm -f pix_opencv_haarcascade.pd_darwin
gcc -bundle -undefined dynamic_lookup -o 
pix_opencv_haarcascade.pd_darwin pix_opencv_haarcascade.o $(LIBS) $(OPENCV_LIBS)

pix_opencv_motempl.pd_darwin: pix_opencv_motempl.o
rm -f pix_opencv_motempl.pd_darwin
gcc -bundle -undefined dynamic_lookup -o pix_opencv_motempl.pd_darwin 
pix_opencv_motempl.o $(LIBS) $(OPENCV_LIBS)

pix_opencv_distrans.pd_darwin: pix_opencv_distrans.o
rm -f pix_opencv_distrans.pd_darwin
gcc -bundle -undefined dynamic_lookup -o pix_opencv_distrans.pd_darwin 
pix_opencv_distrans.o $(LIBS) $(OPENCV_LIBS)

pix_opencv_morphology.pd_darwin: pix_opencv_morphology.o
rm -f pix_opencv_morphology.pd_darwin
gcc -bundle -undefined dynamic_lookup -o 
pix_opencv_morphology.pd_darwin pix_opencv_morphology.o $(LIBS) $(OPENCV_LIBS)

pix_opencv_laplace.pd_darwin: pix_opencv_laplace.o
rm -f pix_opencv_laplace.pd_darwin
gcc -bundle -undefined dynamic_lookup -o pix_opencv_laplace.pd_darwin 
pix_opencv_laplace.o $(LIBS) $(OPENCV_LIBS)

pix_opencv_edge.pd_darwin: 

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 mail. the one you are using is only for linux.


As I saw you had problems with pkg-config I added two new variables in  
the Makefile to fit manually with the CFLAGS and LIBS of openCV.


OPENCV_CFLAGS = -I/usr/local/include/opencv
OPENCV_LIBS   = -L/usr/local/lib -lcxcore -lcv -lhighgui -lcvaux -lml

As we are using the same openCv port I suppose you will not need to  
modify them but ensure are correct values for you.



then do:

  make clean
  make

and now the objects will compile with no problem in macosx.

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: __ZN7GemBase10isRunnableEv
  Referenced from:  
/Users/lluisgomezbigorda/pix_opencv/pix_opencv_edge.pd_darwin

  Expected in: dynamic lookup

Seems a problem with the linkage of the library but I'm really a  
neewbe in OSX compilations and don't know how to solve it,

maybe someone more experienced in it can put some light here?

thanks in advance,
ll.









marius schebella [EMAIL PROTECTED] ha escrito:


I hoped for such a long time that someone would start this. thanks 1000
times lluis!
unfortunately I could not get it compiling on my os x box.
I installed the opencv framework from
http://opencvlibrary.sourceforge.net/Mac_OS_X_OpenCV_Port
and then tried to find the correct directories to include but I think I
still got a problem with the opencv package

nyc-calling:pix_opencv marius$ make
g++ -DPD -O2 -funroll-loops -fomit-frame-pointer  -ffast-math -Wall -W
-Wno-unused -Wno-parentheses -Wno-switch -DGEM_OPENCV_VERSION=\0.1\
-g -I/Users/marius/devel/pd-rsync/pd-extended/pd/src -I.
-I/Users/marius/devel/pd-rsync/pd-extended/Gem/src
-I/Users/marius/devel/pd-rsync/pd-extended/pd/src -I/usr/local/include
-I/Users/marius/devel/opencv/OpenCV.framework/Versions/A `pkg-config
--cflags opencv` -o pix_opencv_edge.o -c pix_opencv_edge.cpp
Package opencv was not found in the pkg-config search path.
Perhaps you should add the directory containing `opencv.pc'
to the PKG_CONFIG_PATH environment variable
No package 'opencv' found
In file included from pix_opencv_edge.cpp:18:
pix_opencv_edge.h:22:16: error: cv.h: No such file or directory
[.]
make: *** [pix_opencv_edge.o] Error 1

does someone have experience with opencv on mac?
thanks,

marius.

[EMAIL PROTECTED] wrote:

hi all,

I started a new development for some OpenCV bindigs to PD, I have   
  some objects working but no time to test or implement newones ...


I want to encourage people to test them and report bugs, features   
   requests, experiences, etc ... and why not, to help coding ...


Please, note that this is alpha software with known bugs. It runs,  
   and works at least some of the time, but use at your own   
risk   ;) i  mean, probably you will need to fight a bit to   
get them   working ...  but you also will help a lot with feedback


ok, here is the URL :
http://hangar.org/wikis/lab/doku.php?id=start:puredata_opencv

enjoi  thanks,
ll


This message was sent using IMP, the Internet Messaging Program.


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







This message was sent using IMP, the Internet Messaging Program.





This message was sent using IMP, the Internet Messaging Program.

PD_DIR = /Users/lluisgomezbigorda/pd-0.41-4
GEM_DIR = /Users/lluisgomezbigorda/Gem

OPENCV_CFLAGS = -I/usr/local/include/opencv  
OPENCV_LIBS   = -L/usr/local/lib -lcxcore -lcv -lhighgui -lcvaux -lml 

LIBS =  -lm
GEM_OPENCV_VERSION = 0.1

# build flags

GEM_OPENCV_INCLUDE =  -I$(PD_DIR)/src -I.  -I$(GEM_DIR)/src -I$(PD_DIR)/src
GEM_OPENCV_CPPFLAGS  = -DPD -O2 -funroll-loops -fomit-frame-pointer  
-ffast-math \
-Wall -W -Wno-unused -Wno-parentheses -Wno-switch -g 



all: pix_opencv_edge.pd_darwin pix_opencv_laplace.pd_darwin 
pix_opencv_morphology.pd_darwin pix_opencv_distrans.pd_darwin 
pix_opencv_motempl.pd_darwin pix_opencv_haarcascade.pd_darwin 
pix_opencv_contours_boundingrect.pd_darwin pix_opencv_bgsubstract.pd_darwin 
pix_opencv_contours_convexity.pd_darwin

pix_opencv_contours_convexity.pd_darwin: pix_opencv_contours_convexity.o
rm -f pix_opencv_contours_convexity.pd_darwin
gcc -bundle -undefined dynamic_lookup -o 
pix_opencv_contours_convexity.pd_darwin pix_opencv_contours_convexity.o 

Re: [PD] pdp_colorgrid bug

2008-04-25 Thread lluisgomez
Hans-Christoph Steiner [EMAIL PROTECTED] ha escrito:


 On Apr 24, 2008, at 6:33 PM, [EMAIL PROTECTED] wrote:

 S'està citant Hans-Christoph Steiner [EMAIL PROTECTED]:


 On Apr 1, 2008, at 8:13 AM, [EMAIL PROTECTED] wrote:

 Hans-Christoph Steiner wrote:

 Hey Lluis,

 Good to hear that you're working on these objects, they are very  
   valuable
 contributions that with a little more polish will really  round out Pd's
 capabilities.

 As for updating this, I think pdp_colorgrid is currently part of  
Yves' pidip
 code directories.

 the new version of colorgrid doesn't need anymore
 to bundle the image (colorgrid.pnm) file in the package,
 but it introduces a new dependency to the tk-img library,
 and i don't know of the availability of this library
 on every platform,
 for now i'm sure it's not listed in pd's dependencies...
 not sure it's the way to go.

 second, when you build pidip from source,
 it defines the path to that image as :
 #define COLORGRID_IMG PWD/patches/images/colorgrid.pnm
 that insure a compiled PIDIP will find the image..

 when it's build in extended, i don't know which path should be given here,
 as i don't know of a standard path for shared files in pd-extended,
 well, basically the simplest thing is to put the right path here in SVN,
 and pidip will keep its way of compiling it.

 How about using the built-in image support?  It means the file has to
 be a GIF, but since the GIF patent has expired, that shouldn't be any
 problem.

 this could be a good solution but GIF can only handle 256 indexed   
 colors, so it's not a good solution for a color picker ;(

 the strange thing here is that if i use the tk command ::

 COLORGRID_SYS_VGUI3(image create photo img%x -data {%s}\n,x,fdata);

 with the fdata being a base64 encoded GIF image it works without   
 the Tk::Img library , but if You try to do the same with a base64   
 encoded PNM image you will need to load the Img library to get it   
 work,  with this ::

 sys_gui(package require Img\n);

 otherwise you will get:
 couldn't recognize image data

 it's a really strange thing because PNM is suposed to be also   
 built-in supported by tk ...

 any tips?


 Hmm, strange PNM/PGM should work with tk's built-in 'image'.  I would
 first try making a .pnm file and see if you can get that working.

it's done. this is how it works in the previous version (pdp_colorgrid)

 Then once that is working, try including it as base64.

no way ;(

I'll try asking in the tk mailing list  ...


 .hc




 .hc






 

kill your television



 
 This message was sent using IMP, the Internet Messaging Program.



 

 There is no way to peace, peace is the way.   -A.J. Muste




This message was sent using IMP, the Internet Messaging Program.


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


Re: [PD] pdp_opencv pix_opencv new development

2008-04-25 Thread lluisgomez
marius schebella [EMAIL PROTECTED] ha escrito:

 Hans-Christoph Steiner wrote:
 This looks very useful.  A quick question, do these objects provide  
   the raw tracking data?


yes, can do it.

opencv offers really huge number of functions and algorithms, take a  
look here for more info :

http://www.seas.upenn.edu/~bensapp/opencvdocs/ref/opencvref_cv.htm

for now I started with contour detections (and tracking) and yes you  
have raw data for them ... however contour detection needs a  
prefiltered image to work well, i mean you need to well isolate the  
contours you want to track before to use the objects ...

for example pdp_opencv_contours_convexity will send raw info of the  
biggest contour detected and can be used (with ann) in pattern  
recognition or something like this ...


 they provide cool pixel based algorithms like more sophisticated blob
 operations, pattern recognition methods (like face recognition), and
 much much more!
 marius.




This message was sent using IMP, the Internet Messaging Program.


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


Re: [PD] pdp_colorgrid bug

2008-04-24 Thread lluisgomez
S'està citant Hans-Christoph Steiner [EMAIL PROTECTED]:


 On Apr 1, 2008, at 8:13 AM, [EMAIL PROTECTED] wrote:

 Hans-Christoph Steiner wrote:

 Hey Lluis,

 Good to hear that you're working on these objects, they are very  valuable
 contributions that with a little more polish will really  round out Pd's
 capabilities.

 As for updating this, I think pdp_colorgrid is currently part of
 Yves' pidip
 code directories.

 the new version of colorgrid doesn't need anymore
 to bundle the image (colorgrid.pnm) file in the package,
 but it introduces a new dependency to the tk-img library,
 and i don't know of the availability of this library
 on every platform,
 for now i'm sure it's not listed in pd's dependencies...
 not sure it's the way to go.

 second, when you build pidip from source,
 it defines the path to that image as :
 #define COLORGRID_IMG PWD/patches/images/colorgrid.pnm
 that insure a compiled PIDIP will find the image..

 when it's build in extended, i don't know which path should be given here,
 as i don't know of a standard path for shared files in pd-extended,
 well, basically the simplest thing is to put the right path here in SVN,
 and pidip will keep its way of compiling it.

 How about using the built-in image support?  It means the file has to
 be a GIF, but since the GIF patent has expired, that shouldn't be any
 problem.

this could be a good solution but GIF can only handle 256 indexed  
colors, so it's not a good solution for a color picker ;(

the strange thing here is that if i use the tk command ::

COLORGRID_SYS_VGUI3(image create photo img%x -data {%s}\n,x,fdata);

with the fdata being a base64 encoded GIF image it works without the  
Tk::Img library , but if You try to do the same with a base64 encoded  
PNM image you will need to load the Img library to get it work,  with  
this ::

sys_gui(package require Img\n);

otherwise you will get:
couldn't recognize image data

it's a really strange thing because PNM is suposed to be also built-in  
supported by tk ...

any tips?



 .hc






 

 kill your television




This message was sent using IMP, the Internet Messaging Program.


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


[PD] pdp_opencv pix_opencv new development

2008-04-24 Thread lluisgomez
hi all,

I started a new development for some OpenCV bindigs to PD, I have some  
objects working but no time to test or implement newones ...

I want to encourage people to test them and report bugs, features  
requests, experiences, etc ... and why not, to help coding ...

Please, note that this is alpha software with known bugs. It runs, and  
works at least some of the time, but use at your own risk ;) i  
mean, probably you will need to fight a bit to get them working ...  
but you also will help a lot with feedback

ok, here is the URL :
http://hangar.org/wikis/lab/doku.php?id=start:puredata_opencv

enjoi  thanks,
ll


This message was sent using IMP, the Internet Messaging Program.


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


Re: [PD] pdp_colorgrid bug

2008-03-30 Thread lluisgomez

hi,

pix_preview is just an experimental object in alpha stage ... actually  
only tryed on linux and it's really buggy, only works with very simple  
patches otherwise will crash pd.

i thing it has to do with overflow on the socket between the tk and  
gem processes  anybody can help on figure out this ??


for the pdp_colorgrid bug there is a new version with the pdvjtools  
which solves this problem, actually is only compiled for linux but it  
can be easyly compiled for macos ... Hans, how can i do to update this  
object on the extended version ?

cheers,
ll.


S'està citant marius schebella [EMAIL PROTECTED]:

 Thanks,
 there is cool stuff in pdvjtools, do you know if pix_preview is working
 on os x?
 marius.

 Hans-Christoph Steiner wrote:

 That's because currently the background image is a file with a
 hard-coded path.  So it'll only work if the app is called
 Pd-extended.app, which the release candidates will be.

 .hc

 On Mar 29, 2008, at 12:18 PM, marius schebella wrote:
 hi (yves),
 I tried to look at pdp_colorgrid, but I only get a white background.
 I tested this with pd-0.40.3 (extended) and mac os x
 pdp version 0.12.5-darcs and pidip version 0.12.21.
 anybody else having the same problems?
 marius

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



 


 Man has survived hitherto because he was too ignorant to know how to
 realize his wishes.  Now that he can realize them, he must either change
 them, or perish.-William Carlos Williams





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





This message was sent using IMP, the Internet Messaging Program.


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


Re: [PD] PD into web?

2008-01-17 Thread lluisgomez
i have some documentation about interfacing Pd on the web, its really  
outdatted but maybe it will introduce you a little bit on this topic,  
using phpOSC+javascript+PD ... now with AJAX it's possible to improve  
a lot this way ...

http://www.artefacte.org/docs/osc.html

...

another thing we where testing for some time with yves was using  
patches with streaming objects in serverside. (pd installed in the  
server and running with the -nogui option)

i mean using pdp_thenoice~ or shoutcast~ or Mp3cast~ to stream  
audio/video to an icecast server ...

and using OSC to change/interact with the streamed output ...

hope this can help ...

(aldo i know some people in this list doing things like this using  
flash or others but i dons remember exactly now, try the list archives)

S'està citant raul diaz [EMAIL PROTECTED]:

 Hi list!

 I would like to know your opinion about the posibilities of using PD into
 web.
 I love the posibilies of using PD with another languages (as Processing)
 with OSC, but I can't carry that into web.
 Maybe that's because I don't know too much about server languages (I'm
 starting learning PHP),  but I don't really know the possibilities of use PD
 in web.
 Is it possible to run a PD archive (or a PD.bat) from server (where PD is
 installed) and show the PD output into our web?
 I remember there was an external by Gunter Geiger related with that...am I
 wrong?
 So, I'm looking forward to read your opinions about how can we improved
 audio tratment on web with PD

 Saludos!

 --
 Raul Diaz Poblete
 *
 [EMAIL PROTECTED]
 Barcelona [Spain]





This message was sent using IMP, the Internet Messaging Program.


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


Re: [PD] pdp / scaf

2008-01-17 Thread lluisgomez
S'està citant Erich Berger [EMAIL PROTECTED]:

 hello,
 maybe somebody (tom r u still on this list ?)
 could help me with the following 2 questions
 about pdp/scaf:

 1)
 if i use a video or live video feed
 input via pdp_image2ca into pdp_ca,
 the output image of pdp_ca is rolling from
 left to right - how can i stabilize it ?

there is a message to do it,

hshift16

for me it works with

|hshift16 1(



 2)
 is the number of cells or cell resolution hardcoded
 into pdp_image2ca or can i change it - via a message?


try the message ca (or dim i think both do the same)


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





This message was sent using IMP, the Internet Messaging Program.


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


Re: [PD] My project at IEM

2007-12-21 Thread lluisgomez
 2007/12/19, chris clepper [EMAIL PROTECTED]:


 On Dec 19, 2007 5:48 PM, Javier Garcia [EMAIL PROTECTED] wrote:
 
 
  My intention was to create an object for GEM that would insert a 3D
 animation. But i have seen this email:
 
 
 http://lists.puredata.info/pipermail/pd-list/2007-12/057913.html

 There are certainly other ways to do animation without using OGRE.  OGRE has
 too much overlap with GEM and would not be easy to integrate unless you
 really just want to replace all of GEM with OGRE.

one could be to use cal3D

http://home.gna.org/cal3d/

I know Pablo Caedes made a 3dp object some time ago ... but there is  
nothing like this in GEM.




This message was sent using IMP, the Internet Messaging Program.


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


Re: [PD] pdp_freeframe for Ubuntu ppc

2007-11-24 Thread lluisgomez

try to use the -fPIC in your compilation ...

i don's have a ppc machine to try it but googling a little bit i found  
some people with similar problems compiling x86 code in ppc systems ::

( ... )
Most likely, you didn't compile the library with -fpic (or -fPIC).
There should not be a R_PPC_REL24 reloc in a shared library compiled
with -fpic, and libraries not compiled with -fpic or -fPIC are not
guaranteed to work.
( ... )

give it a try ;)

S'està citant [EMAIL PROTECTED]:

 here is the error, i assume its about PPC but perhaps someone has a   
 fix for this?

 home/shree/Desktop/pdp_frei0r-0.1/pdp_frei0r.pd_linux:   
 /home/shree/Desktop/pdp_frei0r-0.1/pdp_frei0r.pd_linux: R_PPC_REL24   
 relocation at 0x0df5eed4 for symbol `post' out of range
  pdp_frei0r 16
 ... couldn't create
 /home/shree/APPS/pdp_freeframe/pdp_freeframe.pd_linux:   
 /home/shree/APPS/pdp_freeframe/pdp_freeframe.pd_linux: R_PPC_REL24   
 relocation at 0x0df5f774 for symbol `post' out of range
  pdp_freeframe
 ... couldn't create

  [EMAIL PROTECTED] wrote:
 hi bigswift,

 what do you mean with a funky error?
 i mean, can you paste the error please?

 i never compiled this ojects on a ppc but i think the problem could be
 more in the plugins ... for example some freeframe plugins make use of
 mmx operations that are not supported in ppc architecture...

 have you compiled the freeframe plugins?

  [EMAIL PROTECTED] wrote:
  Anyone had any luck getting this to work in ppc?
  i get a funky error when loading the lib, even though it compiles
 
  same thing with pdp_frei0r
 
 
  funky funky.
 
 
  mfga.sdr
  IOhannes
 
  ___
  PD-list@iem.at mailing list
  UNSUBSCRIBE and account-management -
  http://lists.puredata.info/listinfo/pd-list
 



 
 This message was sent using IMP, the Internet Messaging Program.


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

 --
 Patrick Pagano
 Sound and Light Technologist
 School of Theatre and Dance
 University of Florida







This message was sent using IMP, the Internet Messaging Program.


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


Re: [PD] performance on osX

2007-11-21 Thread lluisgomez
S'està citant cyrille henry [EMAIL PROTECTED]:

 could anyone with a macbook pro could test this patch and tell me   
 the CPU used?

you are only interested in macOX performance test or also in linux on  
the macbook?

anyway, here using ubuntu-gutsy(x86) and pd-extended the pmpd  
example22 takes 26% of one cpu.

(it's an intel Core2 CPU T5600  @ 1.83GHz)



This message was sent using IMP, the Internet Messaging Program.


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


Re: [PD] pdp_freeframe for Ubuntu ppc

2007-11-20 Thread lluisgomez
hi bigswift,

what do you mean with a funky error?
i mean, can you paste the error please?

i never compiled this ojects on a ppc but i think the problem could be  
more in the plugins ... for example some freeframe plugins make use of  
mmx operations that are not supported in ppc architecture...

have you compiled the freeframe plugins?

 [EMAIL PROTECTED] wrote:
 Anyone had any luck getting this to work in ppc?
 i get a funky error when loading the lib, even though it compiles

 same thing with pdp_frei0r


 funky funky.


 mfga.sdr
 IOhannes

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





This message was sent using IMP, the Internet Messaging Program.


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