EDT PDV SDK Documentation 6.2.0
|
#include "edtinc.h"
Functions | |
int | main (int argc, const char *argv[]) |
A utility / example program to show usage of EDT PDV library to acquire and save images from EDT frame grabber products such as the VisionLink F4. This application specifically showcases performance optimization strategies which take advantage of ring buffers for image aquisition and subsiquent processing.
For more complex operations, including error detection, diagnostics, changing camera exposure times, and tuning the acquisition in various ways, refer to the "take" utility.
Requirements: An image source must be provided to the EDT board.
int main | ( | int | argc, |
const char * | argv[] | ||
) |
Acquire and save images from an EDT frame grabber board.