EDT PDV SDK Documentation 6.2.0
|
#include "edtinc.h"
#include "clsim_lib.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <tiffio.h>
Data Structures | |
struct | image_info_t |
Functions | |
int | main (int argc, const char *argv[]) |
A utility / example program to send multiple TIFF format images through the EDT PCI DV CameraLink Simulator (CLS) or an equivalent to a Camera Link receiver.
Has hooks for esoteric things: variable sized images, margin fills, and formatted image lists. For a simpler application with the same purpose see: simple_clsend.c
Prerequisites: Setup the CLS via the clsiminit
application.
int main | ( | int | argc, |
const char * | argv[] | ||
) |
Open a number of TIFF images and send them though the simulator.