Tinyfits: A simplified library for manipulating FITS files
<<< Previous
Next >>>
tf_ops_img_subtract
Name
tf_ops_img_subtract --
Synopsis
void
tf_ops_img_subtract
(TinyFitsImg *
original
, TinyFitsImg *
to_be_subtracted
);
Arguments
original
to_be_subtracted
Description
Subtracts an image from the original and puts the result into the original.
<<< Previous
Home
Next >>>
image ops
Up
tf_ops_img_remove_hotpix