Files | |
file | bresenham.c [code] |
An implementation of Bresenham's line drawing algorithm. | |
file | bresenham.h [code] |
A generic Bresenham line algorithm. | |
file | img2pnm.c [code] |
file | logerr.c [code] |
Support for error reporting macros. | |
file | logerr.h [code] |
Flexible error reporting macros. | |
file | pnm2img.c [code] |
file | ProgMeter.c [code] |
Callbacks to allow libsadie to display a pop-up progress meter window. | |
file | project_utilities.h [code] |
General utilities for portable C projects. | |
file | Sadie_Classify.c [code] |
A Tcl/Tk interface to the SADIE image classification functions. | |
file | Sadie_Contrast.c [code] |
A Tcl/Tk interface to the SADIE contrast manipulation functions. | |
file | Sadie_FileIO.c [code] |
A Tcl/Tk interface to the SADIE file input/output operations. | |
file | Sadie_Filter.c [code] |
Local filtering operations (convolutions), Fourier and related transforms. | |
file | Sadie_General.c [code] |
Application and image data utilities. | |
file | Sadie_Geometry.c [code] |
A Tcl/Tk interface to the SADIE image warping and resampling functions. | |
file | Sadie_Image.c [code] |
Tk support for SADIE images. | |
file | Sadie_Index.c [code] |
Indexes to application-wide data structures such as lists of images. | |
file | Sadie_Index.h [code] |
A general application data-storage interface for tclSadie. | |
file | Sadie_Multi.c [code] |
A Tcl/Tk interface to SADIE operations on multiple images and band formats. | |
file | Sadie_NewFunctions.c [code] |
A Tcl/Tk interface to the SADIE operations that synthesize images. | |
file | Sadie_Plot.c [code] |
Tcl/Tk interfaces to plotting and region of interest operations. | |
file | Sadie_Tools.c [code] |
Destriping, contour lines, pseudo-relief, RMS differences and scattergrams. | |
file | tclSadie.c [code] |
The main tclSadie program, joining a Tcl/Tk GUI to the SADIE library. | |
file | tclsadie.h [code] |
Application-specific data and definitions for tclSadie. | |
file | tclSadie_app.c [code] |
Some tclSadie-specific application callbacks for the SADIE library. | |
file | tclSadie_getset.c [code] |
Get tclSadie data from Tcl arrays and set them in the interpreter result. | |
file | tclSadie_plot.c [code] |
Provide a callback that lets the SADIE library plot bar graphs using Tk. | |
file | tclSadie_ROI.c [code] |
Manipulate region of interest (ROI) data structures associated with images. | |
file | tclSadie_ROI.h [code] |
A region of interest handling interface for tclSadie. |