LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How do you get length and postion of skeleton into an array?

Hi I am new to Imaq, and I was wondering how you could get a description of the skeleton(Skiz), such as length and position, into an array?
0 Kudos
Message 1 of 2
(2,581 Views)
IMAQ skeleton calls a dll and outputs only an image. There are no built in metrics. You can do the calculations yourself off the image array with a function called IMAQ image to array. It is found on the vision >> vision utilities >> pixel manipulations.
0 Kudos
Message 2 of 2
(2,581 Views)