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

TestObjectModulate

TestObject generation function

SYNOPSIS

#include "dip_generation.h"

dip_Error dip_TestObjectModulate ( in, out, modulation, modulationDepth )

DATA TYPES

Output: sfloat

FUNCTION

This function adds a sine modulation to a test object, with modulation the modulation frequency and modulationDepth the modulation depth.

ARGUMENTS

Data typeNameDescription
dip_ImageinInput
dip_ImageoutOutput
dip_FloatArraymodulationModulation Frequency
dip_floatmodulationDepthModulationDepth

SEE ALSO

TestObjectCreate, TestObjectBlur, TestObjectAddNoise