arithmetic function
#include "dip_math.h"
dip_Error dip_Log10 ( in, out )
binary, integer, float
Computes the base ten logarithm of the input image values.
Data type | Name | Description |
dip_Image | in | Input |
dip_Image | out | Output |
Sqrt, Exp, Exp2, Exp10, Ln, Log2
DIPlib on-line documentation | Function reference | Global function index