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

搜索资源列表

  1. cyqTextDetection2

    0下载:
  2. opencv文字检测,灰度化,边缘化,闭运算,开运算,连通域大小判断-text detection using opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6.2mb
    • 提供者:sguuaa
  1. MatlabRidgeDetection

    0下载:
  2. Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:8.46kb
    • 提供者:
  1. Circle_Recognition_Through_a_Point_Hough_Transform

    0下载:
  2. :给出了一种新的Hough 变换圆检测方法——点Hough 变换(PHT)。该方法根据圆周上任意两条不平行弦的中垂线相交与圆心的几 何性质,同时选取曲线上3点 进行计算,将传统Hough变换圆检测时的三维参量统计变成一维参量统计,极大地降低了计算复杂性和对资源的需求。为了克服任意选取组合点可能带来的计算量增加及统计结果的分散程度提高,文中提出了点的选择方法。合成图和实际图像的实验结果表明,该方法用于普通图像中圆检测时快速、稳定、准确。-: This paper presents a new
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:207.92kb
    • 提供者:王浩
  1. 20090429

    0下载:
  2. 为了提取区域边界,可以对图像直接运用一阶微商算子或二阶微商算子,然后根据各像点处的微商幅值或其他附加条件判定其是否为边界点。如果图像中含有较强噪声,直接进行微商运算将会出现许多虚假边界点。-.Using the feature of distinct edge contour existing between the text and the background regions in color images, a novel text extraction algorithm—CEMA(Co
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:5.98kb
    • 提供者:刘卅
  1. WebabcLive

    1下载:
  2. 该系统是在网博视频直播系统基础之上,加入文字语音聊天的功能。 该系统采用: Flash作为客服端,可嵌套进网页,访问者不用安装任何插件。 只要有客户访问某网页,系统会自动监控到有用户上线,系统自动语音提示客服人员对其跟踪客服。 -The system is in the network of Hakata based video broadcast systems, adding voice chat function of the text. The system uses: Fl
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2015-09-21
    • 文件大小:7.51mb
    • 提供者:hf
  1. edgebased

    3下载:
  2. 这是使用基于边缘的方法对文本图像中的文字进行检测的算法,可以将图像中的文字提取并标记出来。-This is the way to the edge-based text in the image text detection algorithm can extract the text in the image and mark them.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-07-09
    • 文件大小:1.43kb
    • 提供者:王晓冰
  1. liantongyu

    0下载:
  2. 这是采用基于连通域的方法对图像中的文字进行检测的算法,可以将文字检测并标记出来-This is the method based on image-connected domain in the text detection algorithm can detect and mark out the text
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:1.91kb
    • 提供者:王晓冰
  1. EdgeDetectionAndImageSegmentation

    0下载:
  2. 用Prewitt算子检测图像的边缘,用不同σ值的LoG算子检测图像的边缘,用Canny算子检测图像的边缘,将图像分为文字和非文字的两个类别等等 -Edge detection using Prewitt edge of the image with different σ values LoG edge detection image edge detection using Canny operator the edge of the image, text and images are di
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:41.84kb
    • 提供者:季托
  1. fsource

    0下载:
  2. Engine Introduction Many people have asked me for the DirectX demo C++ source code, so here it is. The Demo framework I ve build for creating the demos consist of the following components: * Kernel system, with scene manager, camera and simple
  3. 所属分类:DirextX

    • 发布日期:2017-06-10
    • 文件大小:16.73mb
    • 提供者:bokyaw
  1. Featureextractionforcomputervisionbasedfiredetecti

    0下载:
  2. 火灾视觉特征的提取是视觉火灾探测中的关键问题. 我们主要研究色彩、纹理以及轮廓脉动 等特征的提取,并提出一种度量轮廓脉动信息的距离模型,该模型在规格化的傅立叶描述子空间能 够准确地度量这种时空闪烁特征. 实验结果表明,该方法具有比较好的鲁棒性,有助于提高视觉火 灾探测的准确率、降低误报漏报率.-Based on investigating color , text ure and temporal feat ures for vision based fire detection ,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:799.95kb
    • 提供者:陈卿
  1. TextQuery

    0下载:
  2. 文本查询程序,生成文本位置map,单词转换map。-Text query process, generate the text location map, the word conversion map.
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:1.03kb
    • 提供者:卢平
  1. LineDetection

    0下载:
  2. OCR Line Detection. One of the first steps in developing OCR systems is line detection .Farsi/Arabic text have some properties which make them different to recognize. For example there are characters in farsi like "i" in English which has two part
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:147.22kb
    • 提供者:reyjav
  1. videoproc

    0下载:
  2. Volumetric Features for Event Detection in Video一文的源码,采用的是立体体积特征进行事件检测-Volumetric Features for Event Detection in Video of a source text, using the event detection features of three-dimensional volume
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:14.12kb
    • 提供者:牛虻
  1. text-detection

    2下载:
  2. 采用matlab实现图像中文本的检测、定位、分割以及识别功能!有利于初学者快速入门!-The function of this code is to detect,locate,separate and recognize the text in an image using matlab programming langage. It is very useful for a beginner!
  3. 所属分类:matlab

    • 发布日期:2014-04-15
    • 文件大小:5kb
    • 提供者:
  1. Face-Detection

    0下载:
  2. 人脸检测 可以检测出人脸部皮肤 请将图片放在text文档中运行-Face Detection can detect human facial skin, please run the picture on the text document
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:637.18kb
    • 提供者:
  1. Detecting-Text-in-Natural-Scenes

    0下载:
  2. 关于场景文本定位、分割、识别的一些国外论文,根据图像的亮度和色彩信息、轮廓宽度变换等算法。-A Novel Algorithm for Text Detection and Localization in Natural Scene Images,Detecting Text in Natural Scenes with Stroke Width Transform,Scene Text Extraction using Image Intensity and Color Information
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:7.58mb
    • 提供者:徐风
  1. text-detection

    0下载:
  2. 可实现无复杂背景下的 文字检测功能text detection -text detection
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2.67kb
    • 提供者:zhouqiang
  1. Robust-Text-Detection-master

    0下载:
  2. 带有鲁棒性的图像字符检测,从背景中提取进行识别-Character and image detection and recognition with robustness
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-02
    • 文件大小:831.86kb
    • 提供者:ruan
  1. Text-detection-and-extraction-from-a-natural-imag

    0下载:
  2. text detection natural images using matlab-text detection natural images using matlab
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1.19mb
    • 提供者:angel
  1. Text-detection

    0下载:
  2. 场景图像中文本占据的范围一般都较小,图像中存在着大范围的非文本区域。因此,场景图像文本定位作为一个独立步骤越来越受到重视。这包括从最先的CD和杂志封面文本定位到智能交通系统中的车牌定位、视频中的字幕提取,再到限制条件少,复杂背景下的场景文本定位。与此同时文本定位算法的鲁棒性越来越高,适用的范围也越来越广泛。-Text detection
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-05
    • 文件大小:77.27kb
    • 提供者:折胜军
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com