LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Getting past the pattern match image size limitation??

I am working with large images and pattern matching and was wondering if there is anyway to get past the 160k pixel limitation that vision currently has set. If not, are there any other methods of doing pattern matching without using this? Any suggestions are appreciated.

Thanks,
Michael
0 Kudos
Message 1 of 4
(2,329 Views)
Michael,

The NI Vision Development Module 7.1 allows you to make use of templates of any size. If you need template images that are larger than 160,000 pixels, I would recommend upgrading to this version of the toolkit. Otherwise, I would suggest reducing the size of your template to fit within dimensions allowed by the pixel count limit. You could try matching several smaller templates and determine image information based on the results of the multiple matches.

Let me know if you have any additional questions on this issue.

Regards,
Scott R.
Applications Engineer
National Instruments
Scott Romine
Course Development Engineer
National Instruments
0 Kudos
Message 2 of 4
(2,316 Views)
I currently have vision 7.0 I believe. I have seen the upgrade to 7.01, however have not seen anything regarding vision or vision assistant version 7.1
Any help is appreciated.

Thanks,
Michael
0 Kudos
Message 3 of 4
(2,309 Views)
Michael,

Vision 7.1.1 is the most recent version of the NI Vision software. The release notes for this product can be found at:

Vision 7.1.1 Release Notes
http://www.ni.com/pdf/manuals/371010b.pdf

Purchase/Ordering information can be found at:

Programmable Vision Functions
http://sine.ni.com/nips/cds/view/p/lang/en/nid/2881

If you have any additional questions, please let me know.

Regards,
Scott R.
Applications Engineer
National Instruments
Scott Romine
Course Development Engineer
National Instruments
0 Kudos
Message 4 of 4
(2,294 Views)