EDT PDV SDK Documentation 6.2.0
|
Functions | |
int | main (int argc, const char *argv[]) |
An example program to show usage of EDT PDV library to acquire and optionally save images from EDT VisionLink products, making use of the IRIG2 footer to check: the end of frame magic number, the frame synchronization, and (if applicable) the IRIG timestamp.
For a non-IRIG acquisition example see: simple_take.c For simple frame synchronization verification see the "method_framesync" directive in the Camera Configuration Guide, or pdv_enable_framesync() in the API.
Requirements: An image source must be provided to the EDT board.
Driver 5.3.9.3+: IRIG2 frame validation functionality is now embedded within the library, activated via config file directive "method_header_type" (see: Camera Configuration Guide).
int main | ( | int | argc, |
const char * | argv[] | ||
) |
Acquire and save images from an EDT frame grabber.