net.sourceforge.javaocr.plugin.cluster.extractor
Class AspectRatioExtractor
java.lang.Object
net.sourceforge.javaocr.plugin.cluster.extractor.AspectRatioExtractor
- All Implemented Interfaces:
- FeatureExtractor
public class AspectRatioExtractor
- extends Object
- implements FeatureExtractor
extract aspect ratio out of image
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AspectRatioExtractor
public AspectRatioExtractor()
getSize
public int getSize()
- Specified by:
getSize in interface FeatureExtractor
extract
public double[] extract(Image image)
- Specified by:
extract in interface FeatureExtractor
Copyright © -2012. All Rights Reserved.