06-14-2011 02:10 AM
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?
06-14-2011 04:34 PM
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!