public class LeptonicaFrameConverter extends FrameConverter<PIX>
Frame and PIX,
which is the image data structure used by Tesseract.
Currently supports only plain PIX images, not FPIX or DPIX ones.frame| Constructor and Description |
|---|
LeptonicaFrameConverter() |
public PIX convert(Frame frame)
convert in class FrameConverter<PIX>public Frame convert(PIX pix)
convert in class FrameConverter<PIX>Copyright © 2019. All rights reserved.