comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: motion detection and tracking
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: motion detection and tracking [message #24937] Thu, 03 May 2001 11:18
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
I can think of two approaches.

you could write a DLM that when called would return the image. This assumes
that your student is fluent in C or has the desire to be. Depending on the
platform you may be able to find some open-source webcam software that would
at least provide some guidance.

you could also try a more eccentric route. New in IDL 5.4 is the SOCKET
procedure that is supported on Unix and windows. You could set the webcam
up thru a web server so it serves up images on request (there are many
packages that do this, free ones for linux/unix and probably free or cheap
packages for windows.) Then from within IDL use the socket procedure to
connect to the HTTP socket and request the image. It probably is slightly
more complicated than that but it should work.

-Rick Towler


"Luis Pizarro Q" <lpizarro@labsc.inf.utfsm.cl> wrote in message
news:9cqeud$37j1@itata.dcsc.utfsm.cl...
> Hi, I have a student project about motion detection and tracking with a
> webcam. Our problem is how to get images-frames from webcam through a USB
> port. Does somebody knows how I can to do that using IDL ??
>
> Sincerely,
> --
> Luis Pizarro Q.
> Universidad Tecnica Federico Santa Maria
> Valparaiso - Chile
>
>
[Message index]
 
Read Message
Previous Topic: write_ppm (newbie)
Next Topic: Optical Flow

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 16:09:33 PDT 2025

Total time taken to generate the page: 0.00215 seconds