Machine Vision

cancel
Showing results for 
Search instead for 
Did you mean: 

ImaqdxSession.Grab frame number

Hi All,

 

I use the following overloaded method in ImaqdxSession to grab images.

 

ImaqdxSession.Grab Method (VisionImage, Boolean, UInt32)

 

I pass in the frame number as the out parameter. Can you please let me know if the frame numbers start from 0 or from 1.

 

Thanks,

 

Venkat

0 Kudos
Message 1 of 2
(3,135 Views)

Hello Venkat,

 

The frames should be zero indexed when you use the grab method.

 

Cheers,

 

Joel

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