public interface IAutoCorrelogramFeatureExtractor
float[][] extract(int maxFeatureValue,
int[] distanceSet,
int[][] img)
maxFeatureValue - the maximum feature (color) valuedistanceSet - the distance windows of auto-correlogramimg - the image