EDT PDV SDK Documentation 6.1.0
simple_take.c File Reference

(git 551c36c, 2023-10-02)

#include "edtinc.h"
Include dependency graph for simple_take.c:

Functions

int main (int argc, const char *argv[])
 

Detailed Description

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.

Function Documentation

◆ main()

int main ( int  argc,
const char *  argv[] 
)

Acquire and save images from an EDT frame grabber board.