Arithmetic function
#include "dip_math.h"
dip_Error dip_NearestInt ( in, out )
binary, integer, float, complex binary, integer, float
Computes the nearest integer value of the input image values.
| Data type | Name | Description |
| dip_Image | in | Input |
| dip_Image | out | Output |