USGS

Isis 3.0 Application Source Code Reference

Home

fillgap.cpp File Reference

Go to the source code of this file.

Functions

void fill (Buffer &in, Buffer &out)
 Fill in gaps of image using an interpolation on the DN values.
void IsisMain ()

Variables

int numSpecPixKept

Function Documentation

void fill ( Buffer &  in,
Buffer &  out 
)

Fill in gaps of image using an interpolation on the DN values.

Parameters:
in Input Buffer
out Output Buffer

Definition at line 93 of file fillgap.cpp.

void IsisMain (  ) 

Definition at line 20 of file fillgap.cpp.


Variable Documentation

Definition at line 18 of file fillgap.cpp.