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

搜索资源列表

  1. scalogram

    0下载:
  2. scalogram.m Function to calculate the phase and amplitude scalograms of a 1D signal. The analysis is done using quadrature pairs of log Gabor wavelets.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:3072
    • 提供者:wang gang
  1. anisodiff

    0下载:
  2. anisodiff.m Function to perform anisotropic diffusion of an image following Perona and Malik s algorithm. This process smoothes regions while preserving, and enhancing, the contrast at sharp intensity gradients
  3. 所属分类:图形图像处理(光照,映射..)

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

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

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

    0下载:
  2. 这是用PCA方法进行人脸识别的程序,train.m为训练程序
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1910
    • 提供者:邱雪娜
  1. test

    0下载:
  2. 这是用PCA方法进行人脸识别的程序,test.m为测试程序
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2761
    • 提供者:邱雪娜
  1. empca

    0下载:
  2. 用PCA方法进行人脸识别的程序,empca.m求本征脸
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1457
    • 提供者:邱雪娜
  1. gcrf_demo

    0下载:
  2. This MATLAB code is an example of how to train the GCRF model described in \"Learning Gaussian Conditional Random Fields for Low-Level Vision\" by M.F. Tappen, C. Liu, E.H. Adelson, and W.T. Freeman in CVPR 2007. If you use this code in your re
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:43341
    • 提供者:代松
  1. metal_artifact_reduction

    0下载:
  2. Die Computertomographie (CT) hat seit ihrer Einfuhrung im Jahr 1972 [22] die medizinische Bildgebung revolutioniert. Die raumliche Abbildung gesamter Patientenvolumina mit hoher Genauigkeit und quantitativ verwertbaren Bildern ist ein immenser
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:17480
    • 提供者:yangdi
  1. ADDline

    0下载:
  2. 直线生成算法之DDA DDA称为数值微分画线算法,是直线生成算法中最简单的一种。原理相当简单,就是最直观的根据斜率的偏移程度,决定是以x为步进方向还是以y为步进方向。然后在相应的步进方向上,步进变量每次增加一个像素,而另一个相关坐标变量则为Yk_1=Yk+m(以x为步进变量为例,m为斜率)
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1534
    • 提供者:xieying
  1. Arrows_src

    0下载:
  2. Basically, there was a request for some code to draw arrows and I had never seen any. Plus, I m not really in the mood to hang drapes or vacuum.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1630
    • 提供者:曲亚武
  1. pieflab

    0下载:
  2. % PIEFLAB Main Directory % ---------------------- % % .m - files % ---------- % Contents.m : this file % startup.m : startup file: sets Matlab path executed automatically when % Matlab command is performed in this directory % % s
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:114265
    • 提供者:汪伟
  1. watermark.m

    1下载:
  2. %基于DCT的水印算法 %数字水印处理系统主要由水印嵌入和水印检测两个过程。 %水印嵌入过程为:数字水印(X)、原图像(I)和密钥/公钥(K)通过数字水印嵌入算法形成嵌入水印后的图像(I*)。 %水印检测过程为:数字水印(X)、水印图像(I*)和密钥/公钥(K)通过数字水印检测算法检测出数字水印或有无水印。 %基于DCT变换的水印算法:将一个随机序列作为水印信号嵌入到图像DCT变换重要分量的幅度成分中(幅值较大的n个系数作为重要分量)。 %定义一个相似函数来检验水印提取是否成
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:54082
    • 提供者:王寒涛
  1. DCT_IDCT

    0下载:
  2. to understand the Algorithm go to matlab help in page dct2 and idct2 to get the mathematical expression for M = N = 8, we can calculate the most of hard values and save it as LUTs to speed up the execution now compare our special 8X8 functi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1180
    • 提供者:hujik
  1. e2md2.m

    3下载:
  2. BEMD对图像进行分解,包络构造采用Delaunay三角剖分和三次插值,得到分解的结果。 输入:灰度bmp图像 输出:imf1 imf2 imf3 残差
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2013
    • 提供者:胡佳宁
  1. CalcQieDian2

    0下载:
  2. 圆心(a,b),半径r 圆外一点坐标(m,n) 求其切点的坐标(x,y)
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:646
    • 提供者:李智信
  1. CalcQieDian3

    0下载:
  2. 三点A,B,C (坐标A.x, A.y ......) A、B是矩形的两端点 且C在与AB平行的 矩形另一边上 或其延长线上 求矩形另外两端点M、N 再求与MN夹角为45度,与M距离为10的点P 以及与MN夹角45度,与N距离为10的点Q 注:P、Q都在矩形内部
  3. 所属分类:2D图形编程

    • 发布日期:2014-01-17
    • 文件大小:877
    • 提供者:李智信
  1. program

    0下载:
  2. 用matlab编程实现p-m方程的源代码
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-17
    • 文件大小:93002
    • 提供者:zlyzzf198236
  1. med_filter

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

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

    0下载:
  2. 图象处理
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1401
    • 提供者:chenhong
  1. rcut-0.2

    0下载:
  2. An image segmentation software package based on the paper: S. Wang, J. M. Siskind, Image Segmentation with Ratio Cut, IEEE Transactions on Pattern Analysis and Machine Intelligence
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9211143
    • 提供者:ly
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com