CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - matlab image to text

搜索资源列表

  1. DcumFinal1

    0下载:
  2. C++调用matlab计算引擎,在文本的向量表示中调用matlab,画出bmp图,形象地描述文本的距离-C calculation engine, in the text of vector Calling Matlab, bmp painted map image to describe the distance between the text
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:1.99mb
    • 提供者:江星
  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. image_cut

    0下载:
  2. 运用MATLAB程序将索书号文字从图像中进行识别分割出来.包含有图像和源程序.-MATLAB application procedure will call number text from the image to identify differently. Contains images and source code.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:19.55kb
    • 提供者:1234
  1. shili

    0下载:
  2. matlab gui, 包括了4个很好的例子: 1.具有多个坐标轴的GUI,主要学习控制哪一个坐标轴是绘图命令的对象和用编辑文本框读入输入的数。 2.列表框目录阅读器,主要学习获取路径,加载,打开文件 3.从列表框中存取工作区变量,学习把存在于基本工作区的变量名放进列表框,选择多项等 4.地址簿阅读器,这个比较综合,用得技术也比较多。包括打开,保存,修改mat文件,利用handles结构保存和重新调用共享数据。-matlab gui, including four very go
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:25.18kb
    • 提供者:lewis
  1. work

    0下载:
  2. 本文的处理手段是对输入的汽车图像进行预处理,运用车牌定位,字符分割,字符识别的方法提取车牌上的数字字符串,并以文本的形式输出。-This treatment method is to enter the vehicle image preprocessing, the use of license plate location, character segmentation, character recognition to extract license plate numbers on th
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:478.03kb
    • 提供者:金振涛
  1. dalfa

    0下载:
  2. The following programs are a group of steganography tools to hide an it files of text in an image.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:823byte
    • 提供者:suchit
  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. HidingTextFilesInImageWithSteganography

    0下载:
  2. This ZIP file includes the algorithm for hiding the text file in image with LSB.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:19.36kb
    • 提供者:yoones
  1. 4

    0下载:
  2. MATLAB的图像处理基础的资料\4 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:40.09kb
    • 提供者:liuyan
  1. OCR1

    0下载:
  2. this file contain matlab code soure to convert image to text to speach using neuranal network
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:3.66mb
    • 提供者:marwa
  1. text2image

    0下载:
  2. Text to Image Conversion matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:153.41kb
    • 提供者:vikram
  1. GUI_backgroundcolor

    0下载:
  2. 【Matlab界面GUI添加背景图片】:好像桌面背景一样,添加自己想要的背景图片,这里面有个技术,可以让背景不影响GUI界面的文字,edit、text。具体代码下载了解一下吧,平时工作总结的方法。-Matlab interface [GUI] Add a background image: It seems as desktop background, you want to add your own background image, and there are a technology th
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:22.16kb
    • 提供者:罗成
  1. matlab

    0下载:
  2. 基于DCT数字水印算法的Matlab实现源代码,1. 将文字水印和图像水印转换为二值序列水印; 2. 对水印进行置乱,提高其安全性; 3. 选择合适大小的块,给出DCT域中频分块编码方案;-DCT-based digital watermarking algorithm Matlab source code, a text watermark and image watermark converted into a binary sequence watermark .. 2 wa
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:916byte
    • 提供者:邢月月
  1. akfehexe

    0下载:
  2. 用于文本分析和分类的pLSA(dJmUqXo)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。相比原来的版本,增加了示例程序PYvNJDq,以实现可视化效果,用户更容易使用和理解pLSA算法。-For text analysis and classification of Matlab (Temp) pLSA algorithm, containing the test data and algorithm theory. Can also be used for image
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.13kb
    • 提供者:efncyi
  1. bdetwtuk

    0下载:
  2. 用于文本分析和分类的pLSA(VbABYZM)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。相比原来的版本,增加了示例程序alwnFoz,以实现可视化效果,用户更容易使用和理解pLSA算法。-For text analysis and classification of Matlab (Temp) pLSA algorithm, containing the test data and algorithm theory. Can also be used for image
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.81kb
    • 提供者:gyuixy
  1. bgvjxhtb

    0下载:
  2. 用于文本分析和分类的pLSA(eUyMheC)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。相比原来的版本,增加了示例程序HXYUjsk,以实现可视化效果,用户更容易使用和理解pLSA算法。-For text analysis and classification of Matlab (Temp) pLSA algorithm, containing the test data and algorithm theory. Can also be used for image
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.29kb
    • 提供者:vpdzvj
  1. byzskyvh

    0下载:
  2. 用于文本分析和分类的pLSA(TohUCQU)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。相比原来的版本,增加了示例程序puQGweT,以实现可视化效果,用户更容易使用和理解pLSA算法。-For text analysis and classification of Matlab (Temp) pLSA algorithm, containing the test data and algorithm theory. Can also be used for image
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8.24kb
    • 提供者:ufpwtd
  1. dferhtqt

    0下载:
  2. 用于文本分析和分类的pLSA(UNaCtpT)的Matlab算法,含有测试数据及算法原理介绍。也可用于图像分析。相比原来的版本,增加了示例程序alxaoGO,以实现可视化效果,用户更容易使用和理解pLSA算法。-For text analysis and classification of Matlab (Temp) pLSA algorithm, containing the test data and algorithm theory. Can also be used for image
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6.58kb
    • 提供者:aeuirr
  1. MATLAB_numerical-analysis

    5下载:
  2. MATLAB三次样条插值法 求信号的包络线 源代码 MATLAB使用欧拉Euler法求解微分方程组 源程序代码 MATLAB四阶龙格库塔法 求解微分方程数值解 源程序代码 MATLAB实现txt文本数据分离的源程序代码 MATLAB实现不同插值方法的GUI界面设计 源程序代码 MATLAB实现偏微分方程的差分计算 源程序代码 MATLAB实现单摆在外力矩作用下的动画 源程序代码 MATLAB实现图像中值 均值 维纳滤波 源程序代码 MATLAB实现图像分割otsu
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2.47mb
    • 提供者:li
  1. text_deblurring_code

    1下载:
  2. 该算法主要是对文本图像进行去运动模糊处理,低于一般图片的运动模糊效果不是很好(The algorithm is mainly to remove the motion blur of the text image, the motion blur effect is not very good than the general picture)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-04
    • 文件大小:26.3mb
    • 提供者:零下10度C
« 12 3 »
搜珍网 www.dssz.com