08-31-2016 07:40 PM
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?
08-31-2016 08:24 PM
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