Arithmetic function
#include "dip_math.h"
dip_Error dip_Truncate ( in, out )
binary, integer, float
Computes the truncation of the input image values, and outputs a signed integer typed image.
Data type | Name | Description |
dip_Image | in | Input |
dip_Image | out | Output |