Google Cloud Vision Document OCR - 在结果文本中保留布局
Posted
技术标签:
【中文标题】Google Cloud Vision Document OCR - 在结果文本中保留布局【英文标题】:Google Cloud Vision Document OCR - keep layout in the resulted text 【发布时间】:2018-06-13 02:41:39 【问题描述】:我使用 Google Cloud Vision Document OCR API。 com.google.cloud.vision.v1.AnnotateImageResponse.getFullTextAnnotation().getText()
返回的结果文本有点乱,并且丢失了原始图像上显示的文本格式。
Google Cloud Vision Document OCR API 是否有一种方法可以在结果文本中保留布局(格式)?
【问题讨论】:
【参考方案1】:目前(2018 年 1 月 24 日),Google Vision OCR 没有富文本输出。您只能区分线条。还有其他使用边界框相当耗时的方法,我认为这不是您正在寻找的解决方案。
【讨论】:
以上是关于Google Cloud Vision Document OCR - 在结果文本中保留布局的主要内容,如果未能解决你的问题,请参考以下文章
Google Cloud Vision - 解析期间发生 PHP 错误
Google Cloud Vision Document OCR - 在结果文本中保留布局
IndexError:带有 Google Cloud Vision API 的字节数组
Google Cloud Vision API PDF 文本提取