| 接口 | 说明 |
|---|---|
| IAutoCorrelogramFeatureExtractor |
IAutoCorrelogramFeatureExtractor
|
| 类 | 说明 |
|---|---|
| DynamicProgrammingAutoCorrelogramExtraction |
DynamicProgrammingAutoCorrelogramExtraction is an implementation of dynamic programming approach to
build auto-correlogram feature vector from images.
|
| MLuxAutoCorrelogramExtraction |
This method was developed by Mathias Lux.
|
| NaiveAutoCorrelogramExtraction |
NaiveAutoCorrelogramExtraction is an implementation of the naice approach to extract auto-correlogram
feature vector from images (Full Neighborhood is used).
|