LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

I get three inverted images (heads down) from my Webcam!!! Help!

I have Labview 7 running in WinXp and I can't capture images. When I run, for example, webcam single capture.vi (from Pete's library) I get three B/W inverted little images (heads down). How can I solve this problem? What do I have to do to get a single perfect image?
0 Kudos
Message 1 of 2
(2,522 Views)
Wilfredis wrote:

> I have Labview 7 running in WinXp and I can't capture images. When I
> run, for example, webcam single capture.vi (from Pete's library) I get
> three B/W inverted little images (heads down). How can I solve this
> problem? What do I have to do to get a single perfect image?

I think you're using the XY-Plot to display the Image.
This Plot-Type has the Zero-Point on the Lower-Left Corner normaly,
while the Zero of the image is in the upper left corner.
You can just invert der scale of the display (just change the value of
the highest number to 0) and it should be ok.

Bye

Marco
0 Kudos
Message 2 of 2
(2,522 Views)