public class NaiveAutoCorrelogramExtraction extends java.lang.Object implements IAutoCorrelogramFeatureExtractor
| 构造器和说明 |
|---|
NaiveAutoCorrelogramExtraction() |
public float[][] extract(int maxFeatureValue,
int[] distanceSet,
int[][] img)
extract 在接口中 IAutoCorrelogramFeatureExtractormaxFeatureValue - the maximum feature (color) valuedistanceSet - the distance windows of auto-correlogramimg - the image