Jump to content

PATTERN MATCHING; NEED ASSISTANCE


Recommended Posts

Hello everyone,

 

i am new to this forum, i am working on a pattern matching project and i require some assistance .

 

I have made a VI of my own after going through the pattern matching example included in the LabVIEW exmaples.

 

unfortunately i am getting stuck in the pattern matching of the VI.

 

i am enclosing the VI that i made and the image that i wish to compare. Initially i wish to compare the image with itself and later try the image with other images.

 

i shall be grateful if you all can guide me through what i am doing wrong 

 

Thanking in well in advance

 

Regards

 

Jalashwa

 

 

example.vi

post-50177-0-62113000-1389347340_thumb.j

Link to comment

I would suggest working with the vision assistant to get started.  You can convert the express VI into a regular VI later by right clicking and opening the front panel.  This should get you a good starting point.

 

Off the bat I'd point out that you don't want to dispose of your references until after processing.  What pattern are you trying to match?

Link to comment
Off the bat I'd point out that you don't want to dispose of your references until after processing.  What pattern are you trying to match?

I fear he is trying to detect "Planes" by providing an image of a plane then seeing if the program can detect a plane in another picture.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.