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

simple-ocr-opencv

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

  • USB_switch_schematics
    说明:  USB switch controller
    2019-04-01 20:17:34下载
    积分:1
  • 对fdma和scfdma仿真性能的比较,可以清晰具体的比较峰均比的性能...
    对fdma和scfdma仿真性能的比较,可以清晰具体的比较峰均比的性能-Of FDMA and scfdma simulation performance, we can clear and specific PAPR performance comparison
    2022-05-16 15:43:04下载
    积分:1
  • 伪随机码,运用语音发射,噪声为发射信号,音乐为噪声信号。...
    伪随机码,运用语音发射,噪声为发射信号,音乐为噪声信号。-Pseudo-random code, the use of voice-launch, launch signal noise, music for the noise signal.
    2023-07-26 00:25:02下载
    积分:1
  • jQuery旋转风格切换的图片展示
    jQuery旋转风格切换的图片展示,点击控制按钮后,图片以旋转的方式切换至下一张,上一张自然消失,换一换形式,或许会让访客耳目一新。本效果基于jquery的旋转插件jquery.rotate.js实现。
    2022-02-03 14:42:50下载
    积分:1
  • his little function rounds a number (or the elements of a vector ot matrix) towa...
    his little function rounds a number (or the elements of a vector ot matrix) towards the nearest number with N significant digits. Examples: roundsd(0.012345,3) returns 0.0123 roundsd(12345,2) returns 12000 This is a useful complement to Matlab s ROUND, ROUND10 and ROUNDN (Mapping toolbox), especially when dealing with data with a large variety of order of magnitudes. I was about to upload this file when I found "sd_round.m" by Edward Zechmann (see aknowledgment), which has similar feature (and more). But, because my script is very different in coding (much much shorter), I decided to share it anyway.
    2022-06-30 21:07:55下载
    积分:1
  • apcluster
    AP聚类的matlab实现,可以用于数据分类。(APCLUSTER Affinity Propagation Clustering)
    2020-06-16 12:20:02下载
    积分:1
  • y时间倒计时设置插件
    说明:  jQuery时间倒计时设置插件是一款适用于商城活动开始结束时间和电影上映倒计时等。(JQuery Time Countdown Settings Plug-in is suitable for the commencement and end of mall activities and movie show countdown, etc.)
    2019-03-29 09:17:50下载
    积分:1
  • java games prepared by the 1000 block of Terry Avenue prepared by the 1000 block...
    java编写的连连看游戏 java编写的连连看游戏 -java games prepared by the 1000 block of Terry Avenue prepared by the 1000 block of Terry Avenue java games prepared by the 1000 block of Terry Avenue java preparation of the 1000 block of Terry Avenue java games prepared by the 1000 block of Terry Avenue games java games prepared by the 1000 block of Terry Avenue
    2022-07-24 04:56:20下载
    积分:1
  • jQuery EasyUI 1.4.4 版 API 中文版
    中文API,下了受益终生,一次一块 日日日i日日(my english is to high hahahaha,)
    2018-06-26 14:13:56下载
    积分:1
  • 这是数据库的教程,是某重点大学的非常专业的讲稿,
    这是数据库的教程,是某重点大学的非常专业的讲稿,-This is the Directory database is a key university in a very professional script,
    2022-05-07 01:30:57下载
    积分:1
  • 696518资源总数
  • 104228会员总数
  • 45今日下载