DIPlib Documentation - ©1995-2017 Quantitative Imaging Group, Delft University of Technology.

Log10

arithmetic function

SYNOPSIS

dip_Error dip_Log10 ( in, out )

DATA TYPES

binary, integer, float

FUNCTION

Computes the base ten logarithm of the input image values.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput

SEE ALSO

Sqrt, Exp, Exp2, Exp10, Ln, Log2