next up previous index
Next: Basic Image Analysis Up: Image Arithmetic Previous: NINT: Nearest Integer of   Index

ONEOVER: Invert an Image


\begin{command}
\item[\textbf{Form:} ONEOVER source\hfill]{}
\end{command}

ONEOVER replaces every pixel in source by its inverse (1/x). If the pixel value is 0, it sets the value to 0 in the inverse image to flag it.


Jon Holtzman 2002-02-13