Package com.unascribed.ears.common.main
Class EarsFeaturesParser
java.lang.Object
com.unascribed.ears.common.main.EarsFeaturesParser
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic EarsFeaturesdetect(EarsImage img, AlfalfaData alfalfa, EarsFeaturesParser.PNGLoader loader) Decode the Ears configuration out of the magic pixels in the given skin image, and associate the given Alfalfa with the resultant features object.
-
Constructor Details
-
EarsFeaturesParser
public EarsFeaturesParser()
-
-
Method Details
-
detect
public static EarsFeatures detect(EarsImage img, AlfalfaData alfalfa, EarsFeaturesParser.PNGLoader loader) Decode the Ears configuration out of the magic pixels in the given skin image, and associate the given Alfalfa with the resultant features object.
-