Imgcor2spec

From Eigenvector Research Documentation Wiki
Revision as of 10:34, 29 September 2009 by imported>Scott (New page: ===Purpose=== Averages AUTOCOR_IMG maps into single spectrum. ===Synopsis=== :[spec,specstd] = imgcor2spec(acor, options) ===Description=== The input are the image autocorrelation function...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Averages AUTOCOR_IMG maps into single spectrum.

Synopsis

[spec,specstd] = imgcor2spec(acor, options)

Description

The input are the image autocorrelation function from AUTOCOR_IMG (acor), the outputs are the mean correlation as a function of distance (spec) and the standard deviation of the spectrum (specstd).

Options

options is a structure is a structure array with the following fields:

  • plots: [ 'none' | {'final'} ] governs level of plotting,

See Also

autocor_img