Texture Functions: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
(Created page with '*anglemt- Angle measure technique texture analysis. *autocor_img - Autocorrelation function for images. *fft_texture - Calculates fft for texture analysis. *[[imgcor2…')
 
imported>Scott
No edit summary
Line 7: Line 7:
*[[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.

Revision as of 15:54, 30 September 2009

  • anglemt- Angle measure technique texture analysis.
  • autocor_img - Autocorrelation function for images.
  • fft_texture - Calculates fft for texture analysis.
  • imgcor2spec - Averages AUTOCOR_IMG maps into single spectrum.
  • maxautofactors - Maximum / Principal Autocorrelation Factors.
  • 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.