Texture Functions: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
No edit summary
imported>Jeremy
No edit summary
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
*[[anglemt]]- Angle measure technique texture analysis.
*[[autocor_img]] - Autocorrelation function for images.
*[[autocor_img]] - Autocorrelation function for images.
*[[fft_texture]] - Calculates fft for texture analysis.
*[[fft_texture]] - Calculates fft for texture analysis.
*[[imgcor2spec]] - Averages AUTOCOR_IMG maps into single spectrum.
*[[imgcor2spec]] - Averages AUTOCOR_IMG maps into single spectrum.
*[[maxautofactors]] - Maximum / Principal Autocorrelation Factors.
*[[semivar]] - Calculates semivariance (related to Kriging).
*[[semivar]] - Calculates semivariance (related to Kriging).
*[[svd_texture]] - Calculates SVD spectrum of images for texture analysis.
*[[svd_texture]] - Calculates SVD spectrum of images for texture analysis.
*[[texture]] - Run texture analysis on an image or group of images.
*[[texture]] - Run texture analysis on an image or group of images.
*[[texturegui]] - Texture analysis GUI.
*[[texturegui]] - Texture analysis GUI.

Latest revision as of 11:28, 30 October 2009

  • autocor_img - Autocorrelation function for images.
  • fft_texture - Calculates fft for texture analysis.
  • imgcor2spec - Averages AUTOCOR_IMG maps into single spectrum.
  • semivar - Calculates semivariance (related to Kriging).
  • svd_texture - Calculates SVD spectrum of images for texture analysis.
  • texture - Run texture analysis on an image or group of images.
  • texturegui - Texture analysis GUI.