public class LeptonicaFrameConverter extends FrameConverter<lept.PIX>
Frame and lept.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 lept.PIX convert(Frame frame)
convert in class FrameConverter<lept.PIX>public Frame convert(lept.PIX pix)
convert in class FrameConverter<lept.PIX>Copyright © 2019. All rights reserved.