Convert data-files to TIFF Files, and find bright spots

Introduction

These are part of my PhD camera system, for converting raw data files to and from 32-bit greyscale TIFF images.
Wider applicability is likely to be limited, though they may be useful as examples for libtiff and for stream (part of ImageMagick).

These utilities work on the raw .cam format file (Hawaii chip raster) and corresponding TIFFs.
cam2tiff -h prints out a description of the input byte format and raster pattern.

Contents

Installation

Notes

This was written as part of my PhD Infrared Camera system.
Whereas other programs are likely to be of use to the Internet community, cam2tiff is just part of my system documentation and bibliography.

Download

cam2tiff.tgz

Documents

Some selected files, from the tarball: Readme and Man-pages.
README.txt
cam2tiff.1
cam2dat.1
dat2cam.1
beamfinder.1
getpixel.1

Navigation

Return to all programs, site home.