Texturegui: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Scott
imported>Scott
No edit summary
Line 9: Line 9:
===Description===
===Description===
Main GUI for texture analysis.
Main GUI for texture analysis.
===Example===
The 'textures' demo dataset contains 27 (128 pixel x 128 pixel) grayscale images of various composition. This dataset can be used to demonstrate the use of [[texture|texture analysis]] via the 'texturegui' interface. In this example we'll load the data via the [[miagui|Image Manager]], perform texture analysis, then export the texture data to the Analysis interface for further exploration.
# Open the [[miagui|Image Manager]] and load the Texture Photos from the Demo Data.
# From the '''Image Manager/Edit''' menu select '''Add All Images to Group'''.
# In the toolbar, click the Export to Textures button.


===See Also===
===See Also===


[[autocor_img]], [[detrend_img]], [[fft_texture]], [[semivar]], [[svd_texture]], [[texture]]
[[autocor_img]], [[detrend_img]], [[fft_texture]], [[semivar]], [[svd_texture]], [[texture]]

Revision as of 07:41, 23 September 2016

Purpose

GUI for texture.

Synopsis

texturegui
texturegui(data)

Description

Main GUI for texture analysis.

Example

The 'textures' demo dataset contains 27 (128 pixel x 128 pixel) grayscale images of various composition. This dataset can be used to demonstrate the use of texture analysis via the 'texturegui' interface. In this example we'll load the data via the Image Manager, perform texture analysis, then export the texture data to the Analysis interface for further exploration.

  1. Open the Image Manager and load the Texture Photos from the Demo Data.
  2. From the Image Manager/Edit menu select Add All Images to Group.
  3. In the toolbar, click the Export to Textures button.

See Also

autocor_img, detrend_img, fft_texture, semivar, svd_texture, texture