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

搜索资源列表

  1. xb

    0下载:
  2. 小波阈值去噪。对灰度图像和二值图像进行滤波。-Wavelet thresholding filter . Denoiseing for the gray image and binary image .
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:28619
    • 提供者:Aba
  1. GrayImage

    0下载:
  2. 关于灰度图像二值化的算法的详解,针对各个领域的应用,汉字识别,摄像采集,政府资源等等,适合初学者使用,灰度图像-On the gray image binarization algorithm Wapakhabulo, for applications in various fields, Chinese character recognition, video capture, government resources, etc., suitable for beginners, gray i
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3084441
    • 提供者:月平
  1. som(Jal.You)

    1下载:
  2. SOM神经网络(自组织特征映射神经网络)是一种无导师神经网路。网络的拓扑结构是由一个输入层与一个输出层构成。输入层的节点数即为输入样本的维数,其中每一节点代表输入样本中的一个分量。输出层节点排列结构是二维阵列。输入层X中的每个节点均与输出层Y每个神经元节点通过一权值(权矢量为W)相连接,这样每个输出层节点均对应于一个连接权矢量。 自组织特征映射的基本原理是,当某类模式输入时,其输出层某一节点得到最大刺激而获胜,获胜节点周围的一些节点因侧向作用也受到较大刺激。这时网络进行一次学习操作,获胜节点
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:46789
    • 提供者:leidan
  1. otsu

    0下载:
  2. 最大类间方差法,对图像进行分割,得到二值化图像。-an image segmentation method using otsu s method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:2383
    • 提供者:王雅霄
  1. graydct

    0下载:
  2. DCT给灰度图像加二值的水印信息,运行显示四幅图,分别是原图像,水印图像,加水印的图像和提取的水印图像-DCT to gray image plus two watermark values, run the show four maps are the original image, watermark image, add watermark image and extracted watermark image
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:707
    • 提供者:花有缺
  1. finger1

    0下载:
  2. 用MATLAB对指纹进行分割,二值化,特征提取以及匹配。希望对大家有用。-Using MATLAB on the fingerprint segmentation, binarization, feature extraction and matching. Hope to be useful.
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:531119
    • 提供者:宋琦
  1. im2bw

    0下载:
  2. 本文用matlab的GUI编程实现对图像的二值化处理,适合初学者-In this paper, the GUI programming matlab binary image processing, suitable for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:11166
    • 提供者:晓翠
  1. ECG_Noise

    0下载:
  2. 心电信号特征点检测的算法研究,针对在心电信号检测中传统的小波方法受锢于二进小波变换的尺度只能是 按2的整次幂取值的缺陷,本文利用连续小波变换在尺度取值上可选取非二进 尺度的特性,系统研究了连续小波变换在心电信号检测中的应用,并提出了一 个基于连续小波变换的心电信号检测算法-ECD signal detect,QRS
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1825078
    • 提供者:nana
  1. GUImatlab

    0下载:
  2. 基于GUI的图像处理软件平台的开发 五种常用的边缘检测、灰度直方图的显示、灰度直方图的均衡化、对比度自适应直方图的均衡化、图片的二值化以及彩色图片的灰度化-GUI-based image processing software platform of five commonly used edge detection, histogram display, gray histogram equalization, adaptive histogram equalization contrast,
  3. 所属分类:Document

    • 发布日期:2017-04-01
    • 文件大小:708933
    • 提供者:杨全祥
  1. morph

    0下载:
  2. 对图像进行二值化后,利用自己设计的膨胀和腐蚀算法对二值图像进行相应的操作-The binary image, the use of dilation and erosion of their own design algorithm corresponding binary image operations
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-30
    • 文件大小:47573
    • 提供者:xujiangle
  1. pjimage

    0下载:
  2. 一个对图像二值化的界面设计,能实现打开及保存等功能,包含M文件及GUI界面。-An image binarization of interface design, to achieve open and save functions, including the M documents and GUI interface.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:16602
    • 提供者:wengliyuan
  1. CarPlateRecognition

    1下载:
  2. 利用神经网络进行车牌识别,图像先进行二值化,通过多次学习从而建立满足一定要求的识别网络。-License Plate Recognition using neural networks, the binary image before, through multiple learning to recognize the establishment of the network meet certain requirements.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2284980
    • 提供者:
  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. fenge

    0下载:
  2. 文字切割,可用于车牌识别提取 二值化图像后处理 效果还行 可是-for image recognition, face recognition and iris recognition, is a rare procedur
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:11030
    • 提供者:何文翔
  1. hough

    2下载:
  2. 对 二值图像进行霍夫变换 找出圆来,即找到圆心和半径,再将圆画出来- houghcircle- takes an edge map image, and performs the Hough transform for finding circles in the image.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1161
    • 提供者:huang
  1. hexinchengxu

    0下载:
  2. ICA特征提取并识别,视频二值化源程序,视频各帧处理源程序,视频跟踪源程序,一个硕士毕设视频手势跟踪识别程序,写在word里-hexinchengxu
  3. 所属分类:Video Capture

    • 发布日期:2017-03-27
    • 文件大小:18845
    • 提供者:dasda
  1. xiaobo

    0下载:
  2. 基于小波变换的音频水印代码,嵌入二值图像进行跟踪版权保护-Audio watermarking based on wavelet transform code, embedded in binary images for tracking copyright protection
  3. 所属分类:Wavelet

    • 发布日期:2017-04-03
    • 文件大小:1113
    • 提供者:菁菁
  1. traffic

    0下载:
  2. 包括灰度处理、均衡化、边缘提取、二值化等功能-number plate recognition system in Java source code, including Gray, balance, edge detection, the value of the two functions -number plate recognition system in Java source code, including Gray, balance, edge detection, the val
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:9552
    • 提供者:qifeng
  1. MyDIP_Matlab

    2下载:
  2. 以matlab为平台的一个GUI界面的图像处理程序,具有图像处理的各种功能,如:图像旋转,色彩平衡调节,图像增强,加噪,滤波,二值化,直方图,膨胀,腐蚀,边缘检测及图像合成等功能。-以 matlab as a platform for a GUI interface, image processing, has an image processing functions, such as: image rotation, color balance adjustment, image enhan
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:81648
    • 提供者:michael
  1. ex_18_3

    0下载:
  2. 确定圆形目标:读取图像并转化为二值图像,-Determine the circular target: read image and converting it into binary image,
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:863
    • 提供者:shubin
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com