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>
public void close()
close
in interface AutoCloseable
close
in class FrameConverter<PIX>
Copyright © 2023. All rights reserved.