org.spantus.externals.recognition.services
Class CompareFeaturesCachable

java.lang.Object
  extended by org.spantus.externals.recognition.services.CompareFeatures
      extended by org.spantus.externals.recognition.services.CompareFeaturesCachable

public class CompareFeaturesCachable
extends CompareFeatures


Constructor Summary
CompareFeaturesCachable()
           
 
Method Summary
 Map<File,IExtractorInputReader> getCache()
           
protected  IExtractorInputReader getExtractorInputReader(File readerFile)
           
 
Methods inherited from class org.spantus.externals.recognition.services.CompareFeatures
calculateDistance, calculateDistance, compareValues, compareValues, getDtwService, getFeatureExtractor, getReaderDao, getWorkingExtractor, main
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompareFeaturesCachable

public CompareFeaturesCachable()
Method Detail

getExtractorInputReader

protected IExtractorInputReader getExtractorInputReader(File readerFile)
Overrides:
getExtractorInputReader in class CompareFeatures
Returns:

getCache

public Map<File,IExtractorInputReader> getCache()


Copyright © 2010. All Rights Reserved.