reconstructPLS: Reconstruct an image based on frequencies coefficients.

Description Usage Arguments Value Author(s)

View source: R/reconstructPLS.R

Description

Reconstruct an image based on frequencies coefficients.

Usage

1
reconstructPLS(beta_df, img_dim)

Arguments

beta_df

the data.frame representation of frequency coefficients. Result of betaPLS() or buildFrequencyDf().

img_dim

Dimensions of the image.

Value

a data.frame object with columns indicating positions (from 0) and the intensity.

Author(s)

Victor Freguglia Souza


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