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