您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法
net.semanticmetadata.lire.imageanalysis.features
接口 FeatureVector
所有已知子接口:
GlobalFeature
,
LireFeature
,
LocalFeature
所有已知实现类:
AutoColorCorrelogram
,
BinaryPatternsPyramid
,
CEDD
,
ColorLayout
,
CvSiftFeature
,
CvSurfFeature
,
EdgeHistogram
,
FCTH
,
FuzzyColorHistogram
,
FuzzyOpponentHistogram
,
Gabor
,
GenericByteLireFeature
,
GenericDoubleLireFeature
,
JCD
,
JointHistogram
,
JpegCoefficientHistogram
,
LocalBinaryPatterns
,
LocalBinaryPatternsAndOpponent
,
LuminanceLayout
,
OpponentHistogram
,
PHOG
,
RankAndOpponent
,
RotationInvariantLocalBinaryPatterns
,
ScalableColor
,
SelfSimilaritiesFeature
,
SelfSimilaritiesOrigFeature
,
ShapeContext
,
ShapemeHistogram
,
SiftFeature
,
SimpleCentrist
,
SimpleColorHistogram
,
SimpleFeature
,
SPACC
,
SpatialPyramidCentrist
,
SPCEDD
,
SPFCTH
,
SPJCD
,
SPLBP
,
SurfFeature
,
Tamura
public interface
FeatureVector
Created by IntelliJ IDEA. User: mlux Date: 29.09.2010 Time: 16:02:24
方法概要
所有方法
实例方法
抽象方法
限定符和类型
方法和说明
double[]
getFeatureVector
()
Convenience method to get the feature vector as double[] array.
方法详细资料
getFeatureVector
double[] getFeatureVector()
Convenience method to get the feature vector as double[] array. This method is used by classifiers, etc.
返回:
the feature vector as a double[] array.
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
上一个类
下一个类
框架
无框架
所有类
概要:
嵌套 |
字段 |
构造器 |
方法
详细资料:
字段 |
构造器 |
方法