CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - 变换 matlab

搜索资源列表

  1. gaborzhiwen123

    0下载:
  2. 基于GABOR变换的指纹识别程序,用MATLAB座的~-Gabor transform based on the fingerprint identification procedures, using MATLAB Block ~
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:623751
    • 提供者:liukeliang
  1. matlab-5

    0下载:
  2. 1了解图像变换的意义和手段; 2熟悉离散傅里叶变换、离散余弦变换、离散小波变换的基本性质; 3熟练掌握图像变换的方法及应用; 4通过实验了解二维频谱的分布特点; 5通过本实验掌握利用MATLAB编程实现数字图像的变换。 -An understanding of the meaning and image transformation means 2 familiar with the discrete Fourier transform, discrete cosine t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:13327
    • 提供者:wanghui
  1. shipinzhiwen

    0下载:
  2. 视频指纹实验,多媒体信息隐藏大实验,不能抗压缩变换-Video fingerprinting experiment
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:314366
    • 提供者:kmc
  1. radon-line-detection

    3下载:
  2. 使用radon变换进行直线检测,matlab源文件-Line detection using the radon transform
  3. 所属分类:图形/文字识别

    • 发布日期:2013-11-23
    • 文件大小:1134
    • 提供者:张蒙
  1. HoughCode-Matlab

    0下载:
  2. Hough变换提取圆信坐标,半径的Matlab代码,绝对好使,请大家检验。
  3. 所属分类:图形/文字识别

  1. Gabor

    2下载:
  2. 使用MATLAB对图像做Gabor变换,提取图像的特征值。-Use MATLAB to do the image Gabor transform, extract images eigenvalues.
  3. 所属分类:Graph Recognize

    • 发布日期:
    • 文件大小:62336
    • 提供者:小敏
  1. palm-matlab

    1下载:
  2. 掌纹识别的matlab程序,包括最大内切圆求法,KL变换,小波变换,欧式距离识别方法-Palmprint recognition matlab program, including the largest inscribed circle Method, KL transform, wavelet transform, Euclidean distance to identify methods
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:165416
    • 提供者:简康
  1. hough-Transform-for-Line-Detect

    0下载:
  2. Hough变换的入门算法.含有详细的注释.-The basis Algorithm for Hough Transform used to detect lines in the Digital Image.The function GetPeak() is useful for Peak Value Detect. Any Question? Mail me.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-24
    • 文件大小:1414
    • 提供者:黄习培
  1. Gaborpca

    3下载:
  2. Gabor小波变换与PCA的人脸识别代码,自己做的毕设,希望可以帮到其他跟我一样曾经迷茫的人-Gabor Wavelet Transform and PCA for face recognition code, do their own complete set, the desire to help others like me who had lost
  3. 所属分类:图形/文字识别

    • 发布日期:2013-05-22
    • 文件大小:1594
    • 提供者:yangxiaying
  1. lan1

    1下载:
  2. 车牌识别方法,对图像进行与预处理,使其为我们所要的尺寸,并进行HOUGH变换,使其更易分辨出来。-License Plate Recognition Method of images and pre-processing to make it for us to size, and HOUGH transform, to make it easier to be identified.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-24
    • 文件大小:2731
    • 提供者:兰天
  1. ex2

    0下载:
  2. 汽车牌照定位与字符识别 要定位汽车牌照并识别其中的字符,我们采用Matlab平台提供的一些图像处理函数,以傅立叶变换通过字符模板与待处理的图像匹配为核心思想。 -Vehicle license location to location and character recognition vehicle license and identify the characters, we use Matlab platform provides a number of image processing
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:63681
    • 提供者:吕寿鹏
  1. gg

    2下载:
  2. 车牌识别(预处理,灰度变换,定位,分割识别)-face receognition
  3. 所属分类:Graph Recognize

    • 发布日期:2015-02-21
    • 文件大小:9133991
    • 提供者:苗苗
  1. renlian

    0下载:
  2. 人脸检测(预处理,色彩空间变换,分割,定位)-face recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-08
    • 文件大小:913
    • 提供者:苗苗
  1. CorrectCarNoImageAndRegnize

    0下载:
  2. 一种车牌图像校正新方法 【摘要】因摄像机角度而造成的机动车牌图像倾斜会对其后继的字符分割与识别带来不利的影响。本文在分析了车牌倾斜模式的基础上,提出了一种基于最小二乘支持向量机(LS-SVM)的车牌图像倾斜校正新方法。通过LS-SVM线性回归算法求取坐标变换矩阵并对畸变图像进行旋转校正。主要方法:首先,将二值倾斜车牌图像中的像素转换为二维坐标样本,并构造图像数据集 再通过LS-SVM线性回归算法对该数据集进行回归,求取主要参数 最后,再由该参数转换为能反映图像倾斜方向的2维坐标变换矩阵。实验
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:301209
    • 提供者:Leo
  1. xiaoboquzao

    0下载:
  2. 小波去噪matlab程序,在噪声环境下语音信号的增强,语音信号为读入的声音文件,噪声为正态随机噪声,在小波基 db3 下进行一维离散小波反变换.-Matlab wavelet denoising procedure, noise enhancement of speech signals, speech signal is read into the sound file, the noise is normal random noise, the wavelet ' db3' u
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-02
    • 文件大小:1342
    • 提供者:图图
  1. FACE-RECOGNITION

    0下载:
  2. 此文的目的有三个:第一,当地连续均值量化变换特征是提出照明和传感器敏感操作在目标识别上。其次,注册稀疏Winnows网络分割,提出了加快原分类。最后,特点和分类相结合对于正面人脸检测任务。检测结果列 为MIT + CMU系统和BioID数据库。关于这人脸检测器,接收器操作特征曲线BioID数据库产生最好的结果公布。对于结果麻省理工学院的中央结算系统+数据库相当于国家的最先进的脸探测器。一个人脸检测算法的MATLAB版本可以从http://www.mathworks.com/matlabce
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-09
    • 文件大小:1397966
    • 提供者:
  1. gabor-pca

    3下载:
  2. 本程序是先用gabor小波变换对人脸图像处理,然后在用pca进行降维,最后用svm分类器进行多分类分类识别,包扩完整的orl人脸库,需注意的是,svm工具箱是用的libsvm工具箱,运行前先配置好libsvm。版本号:libsvm-mat-2[1].89-3[FarutoUltimate3.0]-This procedure is to use the human face gabor wavelet transform image processing, and then to reduce
  3. 所属分类:Graph Recognize

    • 发布日期:2014-04-25
    • 文件大小:11366400
    • 提供者:
  1. hrhfiler

    0下载:
  2. 数字图像矩阵数据的显示及其傅立叶变换 MATLAB,-Digital image matrix data display and its Fourier transform MATLAB,
  3. 所属分类:Graph Recognize

    • 发布日期:2017-12-24
    • 文件大小:6144
    • 提供者:opncaionml
  1. tuxiangmatlab

    1下载:
  2. 可以对围棋进行识别。得到棋子的坐标,运用了霍夫变换(Weiqi can be identified. The coordinates of the chess pieces are obtained and the Hof transform is applied)
  3. 所属分类:图形/文字识别

    • 发布日期:2017-12-27
    • 文件大小:66560
    • 提供者:哈苏
  1. 车牌识别

    0下载:
  2. 本文介绍了一个用matlab实现的车牌识别算法,采用该应用可有效识别静态车牌的识别,完成了灰度变换等基本内容。具备了良好的人机交互能力。(This paper introduces a license plate recognition algorithm implemented by MATLAB, which can identify the static license plate effectively and complete the grayscale transformation
  3. 所属分类:图形/文字识别

    • 发布日期:2018-01-07
    • 文件大小:272384
    • 提供者:soc
« 12 3 »
搜珍网 www.dssz.com