LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

webcam

Hi,

 

I'm trying to implement something quite simple, but i lack any LabView background, so i'm finding it hard to do.

Hope someone here can help.

 

Here's what i want to do:

1. Sample a standard USB webacm once every 60 seconds.

2. Convert image to black and white only (binary image).

3. Decrease resolution to 10x10.

 

That's it.

 

Can someone help me plz?

0 Kudos
Message 1 of 2
(2,223 Views)

You'll need:

 

-Your Camera

-Your Cameras drivers

-IMAQdx (licensed as part of Vision Acqusition Software, download 2010.08)

-Vision Development Module (if you want to do fun stuff with the images acquired)

-LabVIEW compatible with those versions

 

You'll want to:

-Get all that installed

-Set up your camera in MAX

-Try a basic grab

-Do a low-level grab example program in the example finder

-Have fun!

0 Kudos
Message 2 of 2
(2,204 Views)