Interface IOrientationPredictor

All Superinterfaces:
AutoCloseable, IPredictor<BufferedImage,TextOrientation>
All Known Implementing Classes:
OnnxOrientationPredictor

public interface IOrientationPredictor extends IPredictor<BufferedImage,TextOrientation>
Interface for predictors, which take a cropped image of text and determine its orientation.