03-22-2016 01:48 AM
Hey guys!
So, I am making this VI which differentiates between a nut, a washer and a screw. I am using Particle classification for the same. The issue lies here. I want the program to respond only to one particular type of object, even when there are multiple objects in the image. The IMAQ classify VI only gives me a single class from an image where objects of all 3 classes are present!
Can anyone help me find a way around this issue?! I have attached a snippet of my VI below, along with the VI.
Solved! Go to Solution.
03-22-2016 02:24 AM
Yea sorry, I found the solution. Much to my embarassment, it was right there in front of me. All I had to do was use the matches output from the vision assistant and search for the string within the array.