LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

click a moving button in an external program

Hello, 

 

So I'm trying to make a labview program that can recognize an image that may spontaneously pop up on the screen. When that image pops up, I need the program to click on it. I know how to do the clicking part, but I don't know how to have labview recognize the image. Any ideas?

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

The Vision utilities have a variety of routines for "recognizing" shapes and other images.  Unfortunately, your Problem Statement doesn't go into sufficient detail.  Do you know the "image" in advance?  Are the images color or B&W?  [Typically, if you are looking for a matching shape, the first thing you do is change the image to "binary", meaning "Black or White"].  What time scales are involved, including how many images per second are presented, and how quickly you hope to "recognize" the image.  Also, is LabVIEW "playing" (or otherwise displaying) the Images, or are you "capturing" them with a camera?

 

Bob Schor

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