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

搜索资源列表

  1. shiyan

    0下载:
  2. 给出三组分别带有高斯噪声和salt&pepper噪声的图片,对他们进行直方图均衡化,然后分别用中值滤波器和均值滤波器对所有图片进行滤波,比较结果 -1. Given an original and its noised images. 2. Histogram Equalization with random additions 3. 3 by 3 median filter window (Calculate the median value among 9 values, an
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1441
    • 提供者:zhengyan
  1. imrotate_my

    0下载:
  2. 一个空间点P绕一个中心点C旋转可用接续的三个变换来实现:第1个变换平移点C到坐标系原点位置,第2个变换将点P绕原点旋转,第3个变换平移点C回到其相对于坐标系原点的原始位置。当原始图像点乘以变换矩阵,得到新的图像位置点时,其位置可能不是整数值,该位置的灰度值需要通过灰度插值获得。在不改变输出图像大小的情况下,超出原始图片范围的区域,MATLAB原有函数imrotate的处理方法为将其灰度值全部置零,本文通过取模操作对超出区域进行了另外一种控制方法imrotate_my函数,能够较好的显示出图像旋转
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:1587
    • 提供者:肥猪流
  1. PatternRecognition

    0下载:
  2. 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:541253
    • 提供者:yao
  1. coviance

    0下载:
  2. 一个关于协方差矩阵的例子 改成自己的图片即可 运行-An example on the covariance matrix into its own image to run
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:847
    • 提供者:小樱
  1. HOG

    2下载:
  2. 图片分块,并计算任何一个区域的柱状分析 to obtain HOG features for a cell/block region of image pixels- to obtain HOG features for a cell/block region of image pixels
  3. 所属分类:Graph program

    • 发布日期:2016-03-13
    • 文件大小:640
    • 提供者:Jerry
  1. imnoise

    0下载:
  2. 给各种格式的图片或者相片加噪声 原代码 方便应用-To a variety of formats pictures or photos plus noise of the original code to facilitate their application
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3906
    • 提供者:黄涛
  1. LatticeFilter

    2下载:
  2. Lattice Filter格型滤波器,用于自适应滤波,包括matlab源程序和图片-Lattice Filter
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-05-01
    • 文件大小:144120
    • 提供者:pikes_peak
  1. bubianju

    0下载:
  2. 计算图像7个特征矩,快速有效,附测试图片,旋转不变性-jisuan tuxiang 7 ge tezhengju
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:5771
    • 提供者:kp
  1. jpg2obj

    2下载:
  2. 可以把jpg图片转换成obj三维网格文件,这样可以在三维形态下观察图像数据-Jpg images can be converted into three-dimensional grid obj file, so that patterns can be observed under the three-dimensional image data
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-27
    • 文件大小:737
    • 提供者:ts1981
  1. Berkeley

    0下载:
  2. 里面有很多图像边缘检测的算法,可以从提供的网站上下载图片进行操作-There are many edge detection algorithms that can be downloaded from the website to provide pictures to operate
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1101154
    • 提供者:tiantian
  1. imagestack

    0下载:
  2. 用MATLAB编写的图像压缩程序和解压程序,带有测试图片。-Written using MATLAB image compression and decompression process programs, with a test image
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:52909
    • 提供者:vivianjia
  1. SIFTtutorial

    0下载:
  2. 图像特征提取以及匹配,sift代码。可用于图片检索中,同比SURF,其算法可以较好的识别图像中文字-Image feature extraction and matching, sift the code. Can be used for image retrieval, up by SURF, the algorithm can better identify the image text
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-06-16
    • 文件大小:25486335
    • 提供者:sandy
  1. Image_Smoothing

    0下载:
  2. 所给程序中,先给出一副原始图像,在其中添加椒盐噪声,然后用几种方法进行平滑滤波,包括邻域均值法,邻域中值滤波和K邻域均值滤波,其中的K邻域均值滤波所选掩膜为3*3,K值取5,图片选用board.ti。-Given program, the first is given an original image, in which the added salt & pepper noise, and then use several methods of smoothing, including
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:136204
    • 提供者:hanyantao
  1. counting

    1下载:
  2. 运用matlab的形态学,把一幅图片的豆子数目数出来的程序,自己编的,希望和大家分享!-Morphology using matlab to a number of pictures a few beans out of the procedure, its own series, and would like to share!
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:47362
    • 提供者:陈濛
  1. jiance

    0下载:
  2. matlab 图像边缘检测 可以对图片进行拉普拉斯边缘检测-matlab image edge detection
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:2235
    • 提供者:雷阵雨
  1. HeadSegmentation

    0下载:
  2. 文件包含脑部CT图像分割的程序及所用图片-File contains the brain CT image segmentation procedures and images used in
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:143323
    • 提供者:zhangweiwei
  1. FrontalSglFaceDetector

    0下载:
  2. 本人设计的单人正面双眼检测系统,对于大于60像素的人眼检测效果不错,中等大小图片平均检测时间不超过一秒,可用于与其他人眼检测系统效果的比对-I designed the front binocular single detection system, for more than 60 pixels in the human eye detection results good, medium-size picture average detection time is not more than
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:565381
    • 提供者:long
  1. sfs

    0下载:
  2. sfs仿真实验图片,全部是黑白灰度图片,没有程序。-sfs simulation images, all black and white grayscale images, there is no program.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:174274
    • 提供者:s
  1. renlian

    1下载:
  2. matlab实现人脸识别系统!给定一张人脸图像,能在一堆图片中识别出来!-matlab to achieve face recognition system! Given a human face images, can be identified in a pile in the picture!
  3. 所属分类:matlab

    • 发布日期:2014-05-04
    • 文件大小:179269
    • 提供者:姜鑫
  1. DCT

    0下载:
  2. 本文设计基于DCT的人脸识别系统,首先结合当今人脸识别的背景和发展状况讨论了人脸识别的研究内容及在各方面的应用;然后研究了人脸识别进行预处理,讨论了人脸识别预处理的其他方法,分析各种方法的利弊,最后采用DCT(离散余弦变换)实现人脸图像预处理中的降维处理;接下来对人脸图像的特征提取进行了研究,简单叙述了几何特征提取和代数特征提取,同时深入研究了基于DCT和PCA变换的人脸图像特征提取,从而实现是否对人脸识别系统识别率有所提高的研究;对于分类器的选择,本文对两种分类器进行了探讨,即最近邻分类器和B
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:422959
    • 提供者:刘文珍
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 50 »
搜珍网 www.dssz.com