Skip navigation links
C G L V 

C

changeToBinarizationForLinkBold(BufferedImage, ImageClean) - Method in class cn.easyproject.easyocr.plugin.linkbold.LinkBoldClean
二值化,取图片的平均灰度作为阈值,二值化的域值,默认值为100,低于该值的全都为0,高于该值的全都为255。 将整个图像呈现出明显的只有黑和白的视觉效果。
cn.easyproject.easyocr.plugin.linkbold - package cn.easyproject.easyocr.plugin.linkbold
 

G

getCleanMethods() - Method in enum cn.easyproject.easyocr.plugin.linkbold.LinkBoldImageType
返回方法调用结果

L

LinkBoldClean - Class in cn.easyproject.easyocr.plugin.linkbold
定义图片清理处理类,完成粘连的粗体字图片清理
LinkBoldClean() - Constructor for class cn.easyproject.easyocr.plugin.linkbold.LinkBoldClean
 
LinkBoldImageType - Enum in cn.easyproject.easyocr.plugin.linkbold
 

V

valueOf(String) - Static method in enum cn.easyproject.easyocr.plugin.linkbold.LinkBoldImageType
Returns the enum constant of this type with the specified name.
values() - Static method in enum cn.easyproject.easyocr.plugin.linkbold.LinkBoldImageType
Returns an array containing the constants of this enum type, in the order they are declared.
C G L V 
Skip navigation links

Copyright © 2015. All rights reserved.