realbasic-nug
[Top] [All Lists]

Re: Capture still images from a firewire camera

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Capture still images from a firewire camera
From: Iker Etxebarria <ikercv2001 at yahoo dot es>
Date: Sun, 1 Jan 2006 15:09:36 +0100
Delivered-to: realbasic-nug at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.es; h=Received:Mime-Version:In-Reply-To:References:Content-Type:Message-Id:Content-Transfer-Encoding:From:Subject:Date:To:X-Mailer; b=aEgkH/KuCZRetkI0DXJ7nHoGLtuoz490WG17NlpYmhtvCzfOOD9az8Ge8jpqA25hNPj4UkHUVOYRp82EJlQCrzzPpkQ6Vdq/+bXYjKgeKLyzFWpwhdUqpe9gz5Jr3nSCfvZslowfrzzZIrhC7ejUfoBNeIEfNX3HYEE8cyTsYfw= ;
References: <1BB40778E8B10444B742109270B97B0E9FCDB1 at OWBSW2KVX2 dot jostens dot com> <44E31E0D-E8D9-4942-AD8F-39491BD3EBA8 at yahoo dot es>
Finally I've found how to get the still image in a picture. But now, I don't know how to access to the pictures information. I want to know the value of every pixel in the picture. I am trying to do this:
msgbox backdrop.rgbsurface.pixel(1,1).red

or

msgbox backdrop.rgbsurface.pixel(1,1).value

How can I read the value of the RGB components of 1 pixel?

Thanks



El 01/01/2006, a las 14:42, Iker Etxebarria escribió:

It's a Samsung Camera, and it has an RS232 interface. I will work on it, thank you very much.
El 31/12/2005, a las 14:08, Dixon, Tom escribió:

What model camera?
Is there a SDK available for the camera? Some of the cameras I have used have SDKs available that give you a complete API for interfacing with it
through COM which will work with RB even though their examples are in
VB.

Tom


Hi,

I want to capture still images from a firewire camera. Has
anyone any idea of where I have to start?

Thanks
Iker Etxebarria
ikercv2001 at yahoo dot es
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Iker Etxebarria
ikercv2001 at yahoo dot es





                
______________________________________________
Renovamos el Correo Yahoo!
Nuevos servicios, más seguridad
http://correo.yahoo.es
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Iker Etxebarria
ikercv2001 at yahoo dot es






______________________________________________
Renovamos el Correo Yahoo!
Nuevos servicios, más seguridad
http://correo.yahoo.es
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>