get_fourier_angle: Get the angle of the 2D Fourier spectrum

Description Usage Arguments Value

View source: R/rotate_raster.R

Description

Get the angle of the 2D Fourier spectrum

Usage

1
get_fourier_angle(filtered_spectral_power_matrix, FT2D, bandwidth = 5)

Arguments

filtered_spectral_power_matrix

truncated normalized power spectrum

FT2D

list, results from fft2d() with objects radial frequency and spectral power matrices

bandwidth

numeric the bandwidth for the kernel smoothing of the circular density calculation

Value

angle of the main component of the Fourier spectrum, counted counter-clockwise


hrvg/statisticalRoughness documentation built on March 12, 2021, 4:55 p.m.