Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Setting up "Curve Parameters" for Setup Learn Geometric Pattern

Hello

Can anyone point me in the right direction of where to read about putting together some curve parameters for the geometric pattern matching?  If anyone has a quick example, that would be most helpful.

Thanks,
Candice
0 Kudos
Message 1 of 12
(4,846 Views)

Hi Candice.

You know the Vision Concepts Manual, especially the chapter "Geometric Matching"? At the same time, you might look in the Vision Help -> "IMAQ Setup Learn Geometric Pattern". Both documents cover the Curve Parameters in detail.
Hope this "matches", Guenter

0 Kudos
Message 2 of 12
(4,831 Views)
Here is a link to the Vision Concepts Manual, in case you aren't familiar with it.

Vision Concepts Manual
0 Kudos
Message 3 of 12
(4,818 Views)

Thank you for your replies.

 

I went through those two papers before I posted here, and I was hoping for something further. I've read both of them and need more than just the bare-bones info.

 

Thanks,

Candice

0 Kudos
Message 4 of 12
(4,811 Views)
Sorry Candice, I do not have a good example.
Only idea: Open the Geometric Matching Example.vi.
On the BD, locate IMAQ Setup Match Geometric Pattern and create a control for the optional terminal "Curve Parameters".
Now you can run the VI and examine the effect of the "Curve Parameters".
Hope this helps, Guenter
0 Kudos
Message 5 of 12
(4,806 Views)
Candice,

Is there something specific you are looking for in regards to curve parameters?
0 Kudos
Message 6 of 12
(4,787 Views)
The attached vi is a replica of the pattern matching example vi that ships with Vision, but it has Geometric Pattern Matching in it.  Basically, I'm just trying to learn a template, and then search the image for that template.  The catch is, I need to search for all different sizes of that template.
0 Kudos
Message 7 of 12
(4,778 Views)
Blast! the attachment!
Download All
0 Kudos
Message 8 of 12
(4,777 Views)
Candice,

Have you tried using the Vision Assistant to create your curve parameters? You can load a sample image that your camera would normally acquire, create a template image, and then modify the curve parameters through a GUI so that you can see the real-time effects of the various settings. It should be quite easy to search for the same template that is scaled, you just have to define what your minimum and maximum scale range is. After you have your settings as you like them, you can then go to Tools >> Create LabVIEW VI, which will create a LabVIEW VI that you can then examine and use to modify your current code to use the parameters setup by Vision Assistant.
0 Kudos
Message 9 of 12
(4,770 Views)
I'm not familiar with Vision Assistant and I was hoping to avoid it. But it looks like VA is my only option right now so I will start learning how to use it. Thanks for your help 🙂
0 Kudos
Message 10 of 12
(4,750 Views)