Arithmetic function
#include "dip_math.h"
dip_Error dip_Imaginary ( in, out )
binary, integer, float, complex
Computes the imaginary part of the input image values, and outputs a float typed image.
Data type | Name | Description |
dip_Image | in | Input |
dip_Image | out | Output |
DIPlib on-line documentation | Function reference | Global function index