From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

Error 1074395628 occurred at IMAQ Match Geometric Pattern 2

Solved!
Go to solution

Hello,

 

I really need help with this geometric program I am doing.

  1. In the first block, I am getting the information from the initial frame of the .avi video.
  2. I then make a rectangular bound around the frame and cut it into a template for the matching process.
  3. I was originally using Labview's "Geometric Matching.vi" and replaced the folder of files with an AVI Vision Acquisition module, as well as changing the template image.
  4. It says I have an invalid geometric matching template image. How do I make the template image able to work while keeping the program that analyzes each frame of the .avi files?

I have included the Geometric Matching program I've edited. The Traffic.avi file is the same as the one used for the Object Tracking.vi in Labview Example Folder. I would appreciate any insight or help and am desperate to get this program to run. Thank you!

 

Sincerely,

Venus Luong

0 Kudos
Message 1 of 2
(2,198 Views)
Solution
Accepted by venus.luong

Hey venus.luong,

 

If you check the Details section of the help documentation for the IMAQ Match Gemoetric Pattern 2 VI, it gives the following 2 methods to configure a template image.

IMAQ Match Geometric Pattern 2 VI - Help DocumentationIMAQ Match Geometric Pattern 2 VI - Help Documentation

  1. Have you tried integrating in the IMAQ Learn Geometric Pattern VI to create the template, as mentioned above?
  2. Also, have you seen this community forum thread yet? It may provide some more insight as well. It's my understanding that the IMAQ Match Geometric Pattern 2 VI requires a monoscale image template.
  3. It appears that you are sending a color (RGB U32) image as the template. Have you tried implementing the IMAQ Match Color Pattern VI?

 

Best regards,

Ryan B.
Technical Support Engineer
National Instruments
0 Kudos
Message 2 of 2
(2,165 Views)