Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

How to save multiple color patterns

Solved!
Go to solution

Hello

 

Im working with the softwares NI-IMAQdx, using a webcam i'm capturing images & and i want to learn and save multiple color pattern from this images, i try with the vi imaq write file 2 but i haven't been able to save any information.

 

here is my code & sorry for my english

Download All
0 Kudos
Message 1 of 2
(3,503 Views)
Solution
Accepted by topic author Luis.Fuentes

Hi,

"IMAQ Write Image and Vision Info File.vi" is only able to save PNG files, because only png supports additive informations to be stored.

Then you are passing only a folder path instead of a file path to the function.

Try this:

writeinfo.png

 

Regards

0 Kudos
Message 2 of 2
(3,491 Views)