DIPlib Documentation - ©1995-2017 Quantitative Imaging Group, Delft University of Technology.

Floor

Arithmetic function

SYNOPSIS

dip_Error dip_Floor ( in, out )

DATA TYPES

binary, integer, float

FUNCTION

Computes the floor of the input image values, and outputs a signed integer typed image.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput

SEE ALSO

Abs, Ceil, Sign, Truncate, Fraction, NearestInt