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

simple-ocr-opencv

于 2019-05-07 发布
0 362
下载积分: 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 个回复

  • 画频谱图
    网上看到的,用于画频谱图,希望能够有帮助,也希望大家喜欢。(See online, used for painting frequency spectrum, hoping to help, and I hope you like it.)
    2017-10-12 10:27:50下载
    积分:1
  • micro-grid based on CSO
    说明:  本文分析微网中微电源包括光伏发电、风力发电、微燃机、柴油发电机和燃料电池的电气特性,构建微电网优化运行的模型,以微网的经济成本和环境成本最小为目标函数,充分考虑了电压越限、功率平衡、微电源出力限制等约束条件,应用鸡群算法进行求解。 解决了粒子群算法易早熟、易陷入局部最优解的问题。并通过典型的微网系统进行仿真分析,仿真结果验证了该算法的有效性。(In this paper, the electrical characteristics of micro-power sources in micro-grid, including photovoltaic power generation, wind power generation, micro-gas engine, diesel generator and fuel cell, are analyzed. The optimal operation model of micro-grid is constructed. The objective function is to minimize the economic cost and environmental cost of micro-grid. The constraints of voltage overshoot, power balance and output limitation of micro-power are fully considered. The chicken swarm algorithm is applied to solve the problem. Particle swarm optimization (PSO) is easy to premature and fall into local optimal solution. The simulation results of a typical microgrid system show the effectiveness of the proposed algorithm.)
    2019-01-21 09:14:44下载
    积分:1
  • Desktop
    蒙特卡洛模拟风电场随机出力,产生多种场景(Monte Carlo simulation)
    2021-04-18 20:48:57下载
    积分:1
  • 电子设备密封防水用树脂介绍.rar
    电子设备密封防水用树脂介绍.rar-electronic equipment sealed waterproof resin introduced. Rar
    2022-06-20 11:44:25下载
    积分:1
  • myTurbo_test
    Turbo编码的FPGA实现,采用了(7,5)RSC编码和循环移位交织,帧长度128bit(The FPGA implementation of Turbo coding adopts (7, 5) RSC coding and cyclic shift interleaving, and the frame length is 128bit.)
    2018-04-17 17:29:33下载
    积分:1
  • MATLAB
    计算多跨连续梁内力并绘制弯矩图,计算书度快且准确(inner force calculating)
    2020-11-12 14:49:43下载
    积分:1
  • .cpp文件。输入中序表达式,可以计算10以内的整数四则混合运算。思路是用中序转后序,再进行计算。...
    .cpp文件。输入中序表达式,可以计算10以内的整数四则混合运算。思路是用中序转后序,再进行计算。-. cpp file. Input sequence expression, can be calculated within 10 4 mixed-integer calculations. Idea is to be used in sequence after sequence, and then calculated.
    2022-01-24 13:58:25下载
    积分:1
  • memristor_RL-master
    说明:  这个是忆阻器的滞回曲线仿真程序,运行没有问题(Simulation program of hysteretic curve)
    2021-03-23 20:39:15下载
    积分:1
  • wafo_2017
    说明:  WAFO是Matlab用于计算随机载荷下的疲劳寿命(WAFO is a toolbox of Matlab routines for statistical analysis and simulation of random waves and random loads. WAFO is freely redistributable software, see WAFO licence, cf. the GNU General Public License (GPL). It is available on this website and it is included in the wafo-project on GitHub, where also support for Octave is available, as well as a Python version. WAFO contain tools for)
    2020-12-31 12:38:59下载
    积分:1
  • 海洋声传播程序
    说明:  五种不同的声学模型 有简正波模型射线模型pe模型等(Five different acoustic models are normal wave model, ray model, PE model, etc)
    2019-11-21 13:58:43下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载