Re: masm32 - Hutch




f0dder wrote:
> JGCASEY wrote:
[...]
>> I wondered how hard it would be to capture webcam
>> images into an array using PowerBasic?
>
>
> Try using the search feature on the win32asm community
> board and search for "webcam", there's been at least
> a couple of posts there by various people. It doesn't
> involve any nonsense like "talking with an USB driver",
> there's a set of API functions to interface with various
> image capture devices.


Just took your advice as regards the win32asm community board.
Still have to figure out how to navigate them without getting
completely lost :) The first post I found was,

"Attached is a proggy which allows up to three webcams to be
viewed at the same time."

But I couldn't figure out where it was or how to download it!

The FASM site has an example of grabbing and displaying images
from a webcam in real time. But of course it is useless until
I can understand how it works and how to do things like that
myself so I can tailor it to my needs, one being to copy the
image to an array so I can process it.

At the moment all I can do is use a LogiTech SDK in a VC++
shell in which I essentially insert C functions. But it is
less than ideal in that the SDK is slow and I really don't
know how to make my own VC++ shell as the author didn't
want to reveal the steps involved.

-
John

.



Relevant Pages

  • Re: Digital reflex vs Webcam
    ... >>If you just want to image the planets, go the webcam route. ... >>If you also want to shoot the deep sky, and maybe terrestrial images, ... Modified Webcam - still great for planetary imaging, but can go 'deeper', ... planet, and download this at high speed. ...
    (sci.astro.amateur)
  • Re: OT Camera Raw 5.2 and Photoshop CS4, not CS3
    ... used at the loop boundaries. ... will lay out an array in memory. ... But if the the compiler sets the array in memory as 8 blocks of 6 reals, ... Instead it can be quite slow on large images. ...
    (rec.photo.digital.slr-systems)
  • Re: Digital reflex vs Webcam
    ... >planets) beacuse of multiple exposure. ... >webcam for high resolution images? ... >If we connect reflex to the Pc and take multiple images like a webcam, ... >with the digital reflex one? ...
    (sci.astro.amateur)
  • Re: Preload images
    ... Now there is only one array of images which looks ... Avoid global variables. ... Prototype.js was written by people who don't know javascript for people ...
    (comp.lang.javascript)
  • Re: help with arrays
    ... The tags you found so confusing are in fact, ... JavaScript, but they are variant objects, and do not support ... looks like what it's doing is using an array of images, ... images, and a button which invokes a JS function which simply uses setInterval to cycle through the images. ...
    (microsoft.public.frontpage.programming)