DataMuseum.dk

Presents historical artifacts from the history of:

DKUUG/EUUG Conference tapes

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about DKUUG/EUUG Conference tapes

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download
Index: ┃ R T

⟦c3649f8ab⟧ TextFile

    Length: 1311 (0x51f)
    Types: TextFile
    Names: »README«

Derivation

└─⟦a0efdde77⟧ Bits:30001252 EUUGD11 Tape, 1987 Spring Conference Helsinki
    └─ ⟦this⟧ »EUUGD11/euug-87hel/sec1/image/README« 

TextFile

This directory contains a set of files that constitute a package of routines
for manipulating images in C++.  These routines are designed to be
file format independent.  The interface to your local image file
format will have to be written on site.  At this time there are
interfaces written for the Maryland U image file format (mv) and the U
British Columbia image file form (iff) which can be supplied at
request to the author.  The routines supplied are interfaced to the
locally produced vision archive format (var) which is an extension of
iff to handle a more varied type of image.  The makefiles in this
package assume a program called c++ which takes a file with c++ 
source and terminates in .c++ and returns a file that ends in .o.
Note that some modification of the makefiles are probably necessary 
for your system.  This software isn't and isn't meant to be self installing.
I tolerate this because it will probably have to be modified in any
case to run with the local image file format.
-David Sher
sher@rochester
{seismo,allegra}!rochester!sher
/*
Copyright (C) 1986, David Sher in the University of Rochester
Permission is granted to any individual or institution to use, copy, or
redistribute this software so long as it is not sold for profit, provided
this copyright notice is retained.
*/