CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - M文件

搜索资源列表

  1. dll_files

    0下载:
  2. wavelab预编译文件,能加速wavelab的运行,给那些matlab不能编译m文件的用户准备的。-wavelab pre-compiled documents can be accelerated wavelab of operation, Matlab not to those documents compiled m users of.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:79355
    • 提供者:雷雨
  1. matlabwebserver

    0下载:
  2. matlab web server的一个M文件-Matlab web server of a document M
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4404200
    • 提供者:陈华
  1. snake_examples

    0下载:
  2. snake算法的多种实例,包括ballon,distance等共计8个m文件-snake algorithm many examples, including ballon. Total distance, and other documents 8 m
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8141
    • 提供者:林道庆
  1. matlab01-02

    0下载:
  2. 这两个小程序均是matlab的.m文件,分别实现数字图像矩阵数据的显示及其傅立叶变换和二维离散余弦变换的图像压缩。-these two small procedures are Matlab. M documents, Digital images were data matrix display and two-dimensional Fourier transform and discrete cosine transform image compression.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:尚磊
  1. matlab03-05

    0下载:
  2. 这三个小程序都是matlab的.m文件,分别实现用灰度变换的方法增强图像的对比度和直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响。-The three procedures are Matlab. M documents, were used to achieve gray transform method to enhance the contrast of the image and histogram equalization. Simulation images by white G
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1046
    • 提供者:尚磊
  1. matlab06-07

    0下载:
  2. 这两个小程序是matlab的.m文件,06为采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波,07采用matlab中的函数filter2对受噪声干扰的图像进行均值滤波。-these two small procedure is Matlab. M documents, 06 for 2D median filtering function medfilt2 right by the Salt and Pepper image noise filtering, 07 using Ma
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1699
    • 提供者:尚磊
  1. matlab08-09

    0下载:
  2. 这两个小程序均为matlab的.m文件,08为图像的自适应魏纳滤波,09运用5种不同的梯度增强法进行图像锐化。-these two small procedures are Matlab. M documents, 08 of the images Weiner adaptive filtering, 09 using five different gradient Enhancement Act for image sharpening.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2364
    • 提供者:尚磊
  1. finger-recong

    0下载:
  2. 指纹识别源代码。思路完全是按照文件夹中网页里介绍的方法,即提取指纹中的分叉点和端点的位置作为指纹的特征值。由于今天太忙,对图像的预处理作的很失败,程序会提取出很多伪点,而指纹轮廓也没有想出办法过滤。汗,你看看能不能参考把。 三个m文件,fd.m提取指纹中的分叉点,fd2.m提取指纹中的端点,Cpoint.m则是前两个文件运行中需要调用的掩模函数。-fingerprint identification code. Thinking is entirely in accordance wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:299394
    • 提供者:闫晟
  1. splitmerge

    0下载:
  2. 基于区域的分裂合并图像分割方法,包含三个m文件,predicate是分裂合并准则代码,split_test用于检测是否需要分裂,splitmerge用于分裂合并-split on the merger of regional image segmentation methods, including 3 m documents, predicate is to split the combined code guidelines, split_test for detecting the nee
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1317
    • 提供者:lxh
  1. hough

    1下载:
  2. 用M文件做的hough变换,包括内容canny算子圆检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:liu shuang
  1. spihtprogramming

    0下载:
  2. 该程序是进行图像压缩的spiht算法,具体的函数见里面的content.m文件,比较详细
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:181900
    • 提供者:singen
  1. Liftingwavelet

    0下载:
  2. 提升小波的源码,其中有m文件跟java文件。大家需要的话,可以下载使用!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1265882
    • 提供者:backtim
  1. SIFT_matlab_code

    1下载:
  2. SIFT特征检测在目标检测matlab和C文件代码,包括22个MATLAB m文件和7个C文件,和测试图片和文档
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2646395
    • 提供者:cl
  1. med_filter

    0下载:
  2. 用matlab中m文件写的中值滤波器,配合界面设计的程序使用,是其中的一个子函数
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:2634
    • 提供者:王站
  1. signal-analysis

    0下载:
  2. dctcom.m文件利用DCT变换完成对输入图像进行压缩;imagecbe.m完成对输入的两幅RGB图像用小波分析的方法进行图像融合 imagecom.m完成对输入的RGB图像用小波分析的方法进行自动降噪,得到高频系数阈值,降噪效果百分比和结果 wavelet1D.m完成对输入的一维信号进行多尺度离散小波分解 wavelet2D完成对输入的二维信号进行多尺度离散小波分解;zigzag.m完成对输入的8*8矩阵按照zigzag排列抽取数据.-document the use of DCT tran
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:3571
    • 提供者:zhouhao
  1. adpmedian

    0下载:
  2. 自适应中值滤波器MATLAB中M文件源程序-adpmedian
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:842
    • 提供者:anran
  1. wiener

    0下载:
  2. 维纳滤波的matlab实现M文件,可输入维数,长度。-M Wiener filter implementation matlab file, enter the dimensions of length.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:973
    • 提供者:robert
  1. mywork

    1下载:
  2. 本人用GUI做的简单图像处理程序,其中包括灰度图像的分水岭分割,灰度几何校正(90度校正),运动图像复原(逆滤波),finalwork.m为主运行文件,其他m文件都是调用的函数。-I use the GUI to do a simple image processing procedures, including gray-scale image of the watershed segmentation, gray geometric correction (correction of 90
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:806428
    • 提供者:cc
  1. Gonzalez-MATLABpictures-and-m-file

    0下载:
  2. 包括整套的冈萨雷斯MATLAB版图片和M文件共大家学习参考,希望有所帮助,我用了一下,挺好的资源-Includes a full set of lecture gonzalez MATLAB version pictures and M documents were all learning reference, hope to help, I use a good resource
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:18608177
    • 提供者:liuliu
  1. SVD.m

    0下载:
  2. SVD奇异值变换matlab实现源代码,m文件源代码-SVD singular value transformation matlab source code to achieve, m source code file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3309
    • 提供者:seven
« 12 3 4 5 6 7 8 9 10 ... 16 »
搜珍网 www.dssz.com