EDT PDV SDK Documentation 6.1.0
|
#include "edtinc.h"
Functions | |
int | main (int argc, const char *argv[]) |
An example program to show usage of EDT PDV library to acquire and save images from EDT VisionLink products. This program takes a finite number of images from the camera at the maximum frame rate and copies them to memory until done acquiring all images. Once all images have been acquired, it saves them each in a separate file.
For other operations, including error detection, diagnostics, and tuning the acquisition in various ways see: take.c or simple_take.c
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.