vecgabor: Gabor Functions on a Ridge

Description Usage Arguments Value See Also

View source: R/gabor.R

Description

Generate Gabor functions at specified positions on a ridge.

Usage

1
vecgabor(sigsize, nbnodes, location, frequency, scale)

Arguments

sigsize

Signal size.

nbnodes

Number of wavelets to be generated.

location

b coordinates of the ridge samples (1D array of length nbnodes).

frequency

frequency coordinates of the ridge samples (1D array of length nbnodes).

scale

size parameter for the Gabor functions.

Value

size parameter for the Gabor functions.

See Also

vecmorlet.


Rwave documentation built on May 2, 2019, 5:48 p.m.

Related to vecgabor in Rwave...