btkGetAnalogSampleNumberPerFrame
Module |
BTKAcquisitionAccessor
|
Description
Returns the number of analog samples per video frame.
Parameters
h | Handle pointing to a C++ btk::Acquisition object. |
Returned Values
ratio | Integer with the number of analog samples per video frame. |
Detailed Description
btkGetAnalogSampleNumberPerFrame(h)
divides the number of analog frames by the number of point frames to determine the ratio between them. This ratio is always greater or equal than 1.
Notes
See also
btkGetAnalogResolution