2 Star 0 Fork 0

arlose / LayoutAnalyse

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

LayoutAnalyse

TODO:

  • L型版面分离策略(fj)
    • 思路:类似splitregions方法(已完成,待测试)
  • region到block合并策略优化(fj,kxc)
    • 已知问题:竖直文字框向左合并可能有问题
    • 合并block后大面积覆盖其他region,则不应合并(已完成,待实际测试)
  • 版面顺序优化(不仅仅以框的top(随机性太强)作为上下的依据,right同理)(fj)
    • 思路:根据正文字体大小,对top,right坐标取字体大小整数倍值(已完成,待实际测试)
  • 分离line检测时不正确的区域(fj 已完成,待测试)
  • 显示框时紧凑,实际检测时扩大(fj)
  • 删除小于正文字体大小(一半)的框(同时在边缘,不可识别)(kxc)
  • 删除边缘倾斜区域或不完整区域(已完成,待实际测试,kxc)
  • 删除倾斜行(列)文字或进一步矫正倾斜行(列)(kxc)
  • 输出显示非矩形框(fj,gzz)
  • 输出结构讨论(fj)
  • 输入按照nnie输出修改(fj)(已完成)
MIT License Copyright (c) 2019 arlose Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

暂无描述 展开 收起
C++
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/arlose/LayoutAnalyse.git
git@gitee.com:arlose/LayoutAnalyse.git
arlose
LayoutAnalyse
LayoutAnalyse
master

搜索帮助