登录
首页 » Python » simple-ocr-opencv

simple-ocr-opencv

于 2019-05-07 发布
0 132
下载积分: 1 下载次数: 5

代码说明:

说明:  python 通过opencv实现的OCR算法(python enable the OCR by OpenCV)

文件列表:

simple-ocr-opencv, 0 , 2019-03-09
simple-ocr-opencv\.git, 0 , 2019-03-15
simple-ocr-opencv\.git\HEAD, 23 , 2019-03-09
simple-ocr-opencv\.git\config, 313 , 2019-03-09
simple-ocr-opencv\.git\description, 73 , 2019-03-09
simple-ocr-opencv\.git\hooks, 0 , 2019-03-09
simple-ocr-opencv\.git\hooks\applypatch-msg.sample, 478 , 2019-03-09
simple-ocr-opencv\.git\hooks\commit-msg.sample, 896 , 2019-03-09
simple-ocr-opencv\.git\hooks\fsmonitor-watchman.sample, 3327 , 2019-03-09
simple-ocr-opencv\.git\hooks\post-update.sample, 189 , 2019-03-09
simple-ocr-opencv\.git\hooks\pre-applypatch.sample, 424 , 2019-03-09
simple-ocr-opencv\.git\hooks\pre-commit.sample, 1638 , 2019-03-09
simple-ocr-opencv\.git\hooks\pre-push.sample, 1348 , 2019-03-09
simple-ocr-opencv\.git\hooks\pre-rebase.sample, 4898 , 2019-03-09
simple-ocr-opencv\.git\hooks\pre-receive.sample, 544 , 2019-03-09
simple-ocr-opencv\.git\hooks\prepare-commit-msg.sample, 1492 , 2019-03-09
simple-ocr-opencv\.git\hooks\update.sample, 3610 , 2019-03-09
simple-ocr-opencv\.git\index, 3216 , 2019-03-09
simple-ocr-opencv\.git\info, 0 , 2019-03-09
simple-ocr-opencv\.git\info\exclude, 240 , 2019-03-09
simple-ocr-opencv\.git\logs, 0 , 2019-03-09
simple-ocr-opencv\.git\logs\HEAD, 213 , 2019-03-09
simple-ocr-opencv\.git\logs\refs, 0 , 2019-03-09
simple-ocr-opencv\.git\logs\refs\heads, 0 , 2019-03-09
simple-ocr-opencv\.git\logs\refs\heads\master, 213 , 2019-03-09
simple-ocr-opencv\.git\logs\refs\remotes, 0 , 2019-03-09
simple-ocr-opencv\.git\logs\refs\remotes\origin, 0 , 2019-03-09
simple-ocr-opencv\.git\logs\refs\remotes\origin\HEAD, 213 , 2019-03-09
simple-ocr-opencv\.git\objects, 0 , 2019-03-09
simple-ocr-opencv\.git\objects\info, 0 , 2019-05-07
simple-ocr-opencv\.git\objects\pack, 0 , 2019-03-09
simple-ocr-opencv\.git\objects\pack\pack-eb4bfbdb72dcec27f03e7c2e84e81e0c0376f95e.idx, 11880 , 2019-03-09
simple-ocr-opencv\.git\objects\pack\pack-eb4bfbdb72dcec27f03e7c2e84e81e0c0376f95e.pack, 590815 , 2019-03-09
simple-ocr-opencv\.git\packed-refs, 390 , 2019-03-09
simple-ocr-opencv\.git\refs, 0 , 2019-03-09
simple-ocr-opencv\.git\refs\heads, 0 , 2019-03-09
simple-ocr-opencv\.git\refs\heads\master, 41 , 2019-03-09
simple-ocr-opencv\.git\refs\remotes, 0 , 2019-03-09
simple-ocr-opencv\.git\refs\remotes\origin, 0 , 2019-03-09
simple-ocr-opencv\.git\refs\remotes\origin\HEAD, 32 , 2019-03-09
simple-ocr-opencv\.git\refs\tags, 0 , 2019-05-07
simple-ocr-opencv\.gitignore, 1278 , 2019-03-09
simple-ocr-opencv\.idea, 0 , 2019-03-15
simple-ocr-opencv\.idea\inspectionProfiles, 0 , 2019-05-07
simple-ocr-opencv\.idea\misc.xml, 294 , 2019-03-09
simple-ocr-opencv\.idea\modules.xml, 293 , 2019-03-09
simple-ocr-opencv\.idea\simple-ocr-opencv.iml, 408 , 2019-03-09
simple-ocr-opencv\.idea\vcs.xml, 185 , 2019-03-09
simple-ocr-opencv\.idea\workspace.xml, 13692 , 2019-03-15
simple-ocr-opencv\.travis.yml, 287 , 2019-03-09
simple-ocr-opencv\AUTHORS, 31 , 2019-03-09
simple-ocr-opencv\LICENSE, 35181 , 2019-03-09
simple-ocr-opencv\MANIFEST.in, 89 , 2019-03-09
simple-ocr-opencv\README.md, 3285 , 2019-03-09
simple-ocr-opencv\example.py, 748 , 2019-03-09
simple-ocr-opencv\example_grounding.py, 387 , 2019-03-09
simple-ocr-opencv\setup.py, 804 , 2019-03-09
simple-ocr-opencv\simpleocr, 0 , 2019-03-09
simple-ocr-opencv\simpleocr\__init__.py, 2307 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__, 0 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\__init__.cpython-36.pyc, 2050 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\classification.cpython-36.pyc, 2976 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\feature_extraction.cpython-36.pyc, 1833 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\files.cpython-36.pyc, 5491 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\grounding.cpython-36.pyc, 4086 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\improver.cpython-36.pyc, 1783 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\numpy_utils.cpython-36.pyc, 2611 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\ocr.cpython-36.pyc, 3770 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\opencv_utils.cpython-36.pyc, 4922 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\pillow_utils.cpython-36.pyc, 975 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\processor.cpython-36.pyc, 6626 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\segmentation.cpython-36.pyc, 4112 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\segmentation_aux.cpython-36.pyc, 4437 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\segmentation_filters.cpython-36.pyc, 4099 , 2019-03-09
simple-ocr-opencv\simpleocr\__pycache__\tesseract_utils.cpython-36.pyc, 1035 , 2019-03-09
simple-ocr-opencv\simpleocr\classification.py, 3063 , 2019-03-09
simple-ocr-opencv\simpleocr\data, 0 , 2019-03-09
simple-ocr-opencv\simpleocr\data\digits1.box, 2301 , 2019-03-09
simple-ocr-opencv\simpleocr\data\digits1.png, 147997 , 2019-03-09
simple-ocr-opencv\simpleocr\data\digits2.box, 4156 , 2019-03-09
simple-ocr-opencv\simpleocr\data\digits2.png, 310624 , 2019-03-09
simple-ocr-opencv\simpleocr\data\unicode1.box, 859 , 2019-03-09
simple-ocr-opencv\simpleocr\data\unicode1.png, 15501 , 2019-03-09
simple-ocr-opencv\simpleocr\feature_extraction.py, 1781 , 2019-03-09
simple-ocr-opencv\simpleocr\files.py, 5074 , 2019-03-09
simple-ocr-opencv\simpleocr\grounding.py, 4359 , 2019-03-09
simple-ocr-opencv\simpleocr\improver.py, 2419 , 2019-03-09
simple-ocr-opencv\simpleocr\numpy_utils.py, 2228 , 2019-03-09
simple-ocr-opencv\simpleocr\ocr.py, 4069 , 2019-03-09
simple-ocr-opencv\simpleocr\opencv_utils.py, 4284 , 2019-03-09
simple-ocr-opencv\simpleocr\pillow_utils.py, 688 , 2019-03-09
simple-ocr-opencv\simpleocr\processor.py, 6058 , 2019-03-09
simple-ocr-opencv\simpleocr\segmentation.py, 3490 , 2019-03-09
simple-ocr-opencv\simpleocr\segmentation_aux.py, 5672 , 2019-03-09
simple-ocr-opencv\simpleocr\segmentation_filters.py, 3287 , 2019-03-09
simple-ocr-opencv\simpleocr\tesseract_utils.py, 810 , 2019-03-09
simple-ocr-opencv\tests, 0 , 2019-03-09
simple-ocr-opencv\tests\__init__.py, 0 , 2019-03-09
simple-ocr-opencv\tests\test_files.py, 2033 , 2019-03-09
simple-ocr-opencv\tests\test_grounding.py, 2198 , 2019-03-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • basword
    Only the BASWORD instruction is initially added. But it is enough to manage the additional ones. BASWORD will create, remove, list the other instructions, and will also help moving the keyword table to given location.(keyword manager for the Sharp PC-1500/A and the TRS-80 PC-2 This code is expected to run on the Sharp PC-1500/A and the TRS-80 PC-2. This version is still in pre-alpha release. It is not fully mature and bugs may be present.)
    2019-02-26 16:30:25下载
    积分:1
  • FAS文件资源解密器v0.9.5
    (只供研究)vlx、fas反编译lisp((for Research) vlx, Fas decompile lisp)
    2020-11-21 21:39:35下载
    积分:1
  • uart
    说明:  本文档具有较全面的dw_apb_uartd的接口代码,具有详细的注释,很方便供用户学习。(This document has a more comprehensive dw_apb_uartd interface code, with detailed comments, which is very convenient for users to learn.)
    2021-04-16 21:58:54下载
    积分:1
  • C语言必不可少的学习小程序,打好C语言基础的好联系程序
    C语言必不可少的学习小程序,打好C语言基础的好联系程序-C language learning essential small procedures, a good C language-based program to make contact
    2022-11-04 16:40:03下载
    积分:1
  • thesnakegame
    这个在Emu8086v3.07下调试通过的,贪食蛇游戏。It s better to set the "step delay" to "0" before running, it requires fast processing.Press ESC to exit。(This Emu8086v3.07 adopted under the debugger,贪食蛇game. It' s better to set the " step delay" to " 0" before running, it requires fast processing.Press ESC to exit.)
    2009-06-02 21:09:34下载
    积分:1
  • 通俗的介绍了ise的使用方法,对vhdl和verilog开发的初学者来说是不错的选择...
    通俗的介绍了ise的使用方法,对vhdl和verilog开发的初学者来说是不错的选择-popular introduction to the use of the method ideally, the VHDL and Verilog development of the newcomer is a good choice
    2023-04-28 23:55:03下载
    积分:1
  • Hilbert-Huang变换及在信号处理中的应用
    HHT主要内容包含两部分,第一部分为经验模态分解(Empirical Mode Decomposition,简称EMD),它是由Huang提出的;第二部分为Hilbert谱分析(Hilbert Spectrum Analysis,简称HSA)。简单说来,HHT处理非平稳信号的基本过程是:首先利用EMD方法将给定的信号分解为若干固有模态函数(以Intrinsic Mode Function或IMF表示,也称作本征模态函数),这些IMF是满足一定条件的分量;然后,对每一个IMF进行Hilbert变换,得到相应的Hilbert谱,即将每个IMF表示在联合的时频域中;最后,汇总所有IMF的Hilbert谱就会得到原始信号的Hilbert谱。(The main content of HHT includes two parts. The first part is Empirical Mode Decomposition (EMD), which was proposed by Huang, and the second part is Hilbert Spectrum Analysis (HSA). Simply speaking, the basic process of HHT processing non-stationary signals is: firstly, the given signal is decomposed into several intrinsic mode functions (represented by Intrinsic Mode Function or IMF, also known as intrinsic mode functions), which are components satisfying certain conditions; secondly, Hilbert transform is applied to each IMF. The corresponding Hilbert spectrum is obtained, that is, each IMF is represented in the joint time-frequency domain; finally, the Hilbert spectrum of the original signal is obtained by summing up the Hilbert spectrum of all IMFs.)
    2020-06-23 22:00:02下载
    积分:1
  • 这是一个测试反应的一款小游戏,在这个游戏中把VB中的一些基本的控件都使用上了,而且非常的好用。...
    这是一个测试反应的一款小游戏,在这个游戏中把VB中的一些基本的控件都使用上了,而且非常的好用。-this is a test your IQ Game, A lot of vb common controls used in this game, and use very easy
    2022-02-10 15:49:03下载
    积分:1
  • jpcap-0.01.11 (1).tar
    说明:  aprec是代码包数据奥 这个非常的好 比如这样 那样(Aprec is code package data This is very good. For example like that)
    2020-06-22 14:20:02下载
    积分:1
  • c3560-advipservicesk9-mz.122-46.SE
    说明:  firmware ap cisco 1240
    2020-08-09 23:45:43下载
    积分:1
  • 696518资源总数
  • 104297会员总数
  • 29今日下载