Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Using the same camera

Solved!
Go to solution

I'm not sure I really understood your LV sample, but you could try a classification where you train the different parts using the attached classifier file and the classify algorithm will return the closest part type that matches the trained samples. Here's the LV generated code, classifier file, and sample image of what it looks like in Vision Assistant.

 

Hope this helps,

Brad

0 Kudos
Message 41 of 42
(865 Views)

Hi Brad,

 

Thanks for the reply, did you create that code yourself or how did you generate the code? When i run the code a window appears to select an image file and then the code stops should it perform an action as in display the score results?

 

I was looking at perhaps using vision express and within vision assistant use the match color pattern function to learn a template and then use logic, for instance if i match a pattern for imageA and not imageB do testA and vice versa, within this it seems easier to do although i know it is not terribly efficient.

 

Damien 

0 Kudos
Message 42 of 42
(861 Views)