Arithmetic function
#include "dip_math.h"
dip_Error dip_Ceil ( in, out )
binary, integer, float
Computes the ceil of the input image values, and outputs a signed integer typed image.
Data type | Name | Description |
dip_Image | in | Input |
dip_Image | out | Output |
Abs, Floor, Sign, Truncate, Fraction, NearestInt
DIPlib on-line documentation | Function reference | Global function index