CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 文字

搜索资源列表

  1. 43让文字显示渐变色

    0下载:
  2. 43让文字显示渐变色(43 make text display gradient color)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:4096
    • 提供者:3jb11btf
  1. 44旋转文字

    0下载:
  2. 44旋转文字(44 rotated characters)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:4oq88sca
  1. 文字识别

    0下载:
  2. 随着现代社会的发展,信息的形式和数量正在迅猛增长。其中很大一部分是图像,图像可以把事物生动地呈现在我们面前,让我们更直观地接受信息。同时,计算机已经作为一种人们普遍使用的工具为人们的生产生活服务。从图像中提取文字属于信息智能化处理的前沿课题,是当前人工智能与模式识别领域中的研究热点。由于文字具有高级语义特征,对图片内容的理解、索引、检索具有重要作用,因此,研究图片文字提取具有重要的实际意义。又由于静态图像文字提取是动态图像文字提取的基础,故着重介绍了静态图像文字提取技术。(With the de
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-01
    • 文件大小:211968
    • 提供者:lj557
  1. 2截图转文字

    0下载:
  2. 可以把pdf文件还有图片文件里的文字转化为Word文字(You can convert the PDF file and the text in the picture file to the Word text)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:58768384
    • 提供者:陈小号
  1. EAST-场景文字检测

    0下载:
  2. 使用当前最热门的rcnn卷积神经网络检测自然场景下文字。(Use the most popular rcnn convolution neural network to detect text in natural scenes.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-03
    • 文件大小:2065408
    • 提供者:bigFatCat_Tom
  1. Artificial Intellegence人工智能OCR文字识别程序

    0下载:
  2. OCR文字识别的简单样例,没有弹窗,供OCR研究者探讨和学习(OCR simple examples of text recognition, no popups, for OCR researchers to explore and learn)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:80896
    • 提供者:为你疯狂
  1. 3D文字制作软件源码VB版

    1下载:
  2. 3D文字制作软件源码VB版 3D text production software source code VB version(3D text production software source code VB version)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:12288
    • 提供者:gwei
  1. WPF文字描边,文字竖排,文字间距

    0下载:
  2. WPF 设置文字描边,设置文字竖排,设置文字间距(WPF text strokes, vertical text, text spacing)
  3. 所属分类:C#编程

    • 发布日期:2018-01-05
    • 文件大小:4027392
    • 提供者:文李
  1. 分解文字

    1下载:
  2. cad-lisp文字分解.把组合在一起的文字分解出来(Cad - lisp decomposition text. Put together into words)
  3. 所属分类:*行业应用

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:lichenxui
  1. 读取文字写入文字

    0下载:
  2. C语言读取文字代码,用于简单的文字读取并储存。(Read the text code in the C language)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:800768
    • 提供者:lidhaslkd
  1. VB TreeView 背景颜色以及文字样式设置

    3下载:
  2. 使用VB进行TreeView目录树背景颜色以及文字样式进行设置。(Using VB to TreeView directory tree set background color and text styles.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-07
    • 文件大小:8192
    • 提供者:ajunajun
  1. 文字滚动

    0下载:
  2. 在matlab的GUI图形开发界面实现简单的文字滚动功能!(Matlab GUI graphics development interface to realize simple text scrolling function! Practical and easy to understand, suitable for beginners!)
  3. 所属分类:图形图象

  1. 用lisp提取cad中文字

    1下载:
  2. 用lisp提取cad中文字-内容-*通用符匹配(值 :设定)生成excel文件(Extraction of CAD in text content, LISP (* general character value: set to generate the excel file))
  3. 所属分类:绘图程序

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:QQ873240166
  1. 图片文字定位CTPN-master

    0下载:
  2. 使用caffe深度学习框架,实现图片文字定位功能:主要代码在tools工具包下的demo.py程序,主要功能模块在src目录下(Using the caffe depth learning framework, the image text location function is realized: the main code is the dem.py program under the tools toolkit, and the main function module is under
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:7895040
    • 提供者:python for Ai
  1. 图片文字识别crnn-master

    0下载:
  2. 由于是别人的代码,这个图片文字识别是和我上传过的文字定位模块一起组成的caffe深度学习框架做的一个图像文字识别,这个模块没怎么看懂,都是一些lua脚本。(Because it is someone else's code, the image character recognition is with words that I uploaded positioning module of caffe deep learning framework for an image of charact
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:70656
    • 提供者:python for Ai
  1. 文字大师

    0下载:
  2. 文字处理,方便你的办公!!!!!!!!!!!!!!(Word processing, convenient for your office!!!!!!!!!!!!!!!!!)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:10520576
    • 提供者:heike1000
  1. Picture里输出任意角度的文字

    0下载:
  2. 利用Picture控件,显示输出任意角度的文字(Use of Picture controls, according to the output at any Angle)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:5120
    • 提供者:yoser
  1. 搜狗图片文字识别

    0下载:
  2. 这个一个调用搜狗识别文字的接口源码调用 免费无限制。很方便 喜欢的可以下载(This interface source call for a search dog recognition text is called free unlimited. It's very convenient to like to download)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:260096
    • 提供者:cqcqq
  1. 文字识别

    0下载:
  2. 识别图片中的文字,使用百度的接口识别,请勿用于商业(Identify the text in the picture, use Baidu's interface recognition, and do not use it for business)
  3. 所属分类:易语言编程

    • 发布日期:2018-04-30
    • 文件大小:613376
    • 提供者:Colour
  1. 重叠文字避让

    7下载:
  2. 让cad图形中,文字避开文字或直线或多段线或曲线(Let CAD graphics avoid words or straight lines or multiple lines or curves.)
  3. 所属分类:CAD

    • 发布日期:2018-05-01
    • 文件大小:10240
    • 提供者:夏日1989
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com