TestObject generation function
#include "dip_generation.h"
dip_Error dip_TestObjectModulate ( in, out, modulation, modulationDepth )
Output: sfloat
This function adds a sine modulation to a test object, with modulation the modulation frequency and modulationDepth the modulation depth.
Data type | Name | Description |
dip_Image | in | Input |
dip_Image | out | Output |
dip_FloatArray | modulation | Modulation Frequency |
dip_float | modulationDepth | ModulationDepth |