getFrequencyCoef2: Gets real-valued fourier transform coefficent for a specific...

Description Usage Arguments Value Author(s)

View source: R/getFrequencyCoef2.R

Description

Gets real-valued fourier transform coefficent for a specific pair of frequencies and functions based on the (matrix) fft.

Usage

1
getFrequencyCoef2(ft, n, m, f1, f2)

Arguments

ft

the fourier transform (matrix) object of a image.

n, m

the frequency to get coefficients for.

f1, f2

names of the functions for the coefficient, can be either "cos" or "sin".

Value

the numeric value of the coefficient.

Author(s)

Victor Freguglia Souza


VicFreguglia/GibbsRF documentation built on Oct. 25, 2019, 11:19 p.m.