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

Home » Public Forums » archive » Re: Webcam and serial control
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: Webcam and serial control [message #35404] Wed, 28 May 2003 07:26
David Burridge is currently offline  David Burridge
Messages: 33
Registered: January 1998
Member
Hi Adrian,

I've had some success connecting IDL to a Logitech WebCam using their API
and the new IDL ActiveX widgets. To get the images into IDL, you either have
to use file transfer (ugly and slow, but very simple:-) or do some fancy
footwork with C++. Whilst doing a search the other day I noticed an API that
claimed to connect to any webcam from C++, so you might be able to do the
same thing with another brand of camera.

I have also written a serial port program for one of my customers in C++. I
used an excellent tool called UserPort (you will need this if you are on
WinNT, 2000 or XP) and created a DLL using MSVC++6.0. This was simply called
from IDL using CALL_EXTERNAL (which I put into a wrapper routine).

I hope this is useful. Let me know if you need any more details.

Cheers,

Dave

--
David Burridge
Burridge Computing, 18 The Green South
Warborough, Oxon, OX10 7DN
England
Tel: +44 (0) 1865 858279, Email: davidb@burridgecomputing.co.uk


"Adrian Jacobo" <adrian@gamebox.net> wrote in message
news:e264434f.0305280514.4a37de38@posting.google.com...
> I�m looking for some code that could help me adquiring images from the
> webcam driver. I was trying to get the images from a html server (with
> the socket command) but i can read a Jpeg from there (with the
> read_jpeg command), anyone knows how to do that?
> I�m also needing some code to manage the serial port, any help?
>
> Thanks.
> Adrian.


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.404 / Virus Database: 228 - Release Date: 15/10/2002
[Message index]
 
Read Message
Previous Topic: Re: Reading and writing DXF files
Next Topic: Calling Fortran from IDL

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

Current Time: Wed Oct 08 15:32:54 PDT 2025

Total time taken to generate the page: 0.00598 seconds