EDT PDV SDK Documentation 6.1.0
send_tiffs.c File Reference

(git af0d6a8, 2023-11-06)

#include "edtinc.h"
#include "clsim_lib.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <tiffio.h>
Include dependency graph for send_tiffs.c:

Data Structures

struct  image_info_t
 

Functions

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

Detailed Description

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.

Function Documentation

◆ main()

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

Open a number of TIFF images and send them though the simulator.