JIU 0.14.3

Uses of Class
net.sourceforge.jiu.color.analysis.TextureAnalysis

Packages that use TextureAnalysis
net.sourceforge.jiu.color.analysis Contains classes that analyze pixel or sample values and thus determine certain image properties 
 

Uses of TextureAnalysis in net.sourceforge.jiu.color.analysis
 

Methods in net.sourceforge.jiu.color.analysis that return TextureAnalysis
static TextureAnalysis TextureAnalysis.compute(CoOccurrenceMatrix matrix)
          Create a TextureAnalysis operation with the results computed from a given matrix.
static TextureAnalysis TextureAnalysis.compute(IntegerImage image, int channelIndex)
          For one channel of the argument image, create a TextureAnalysis operation with all attributes
 


JIU 0.14.3

Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Marco Schmidt