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

搜索资源列表

  1. Image-Correlation-Tracking

    0下载:
  2. 数字图像相关计算和跟踪算法的Matlab实现 这个程序实现从一系列图像中计算图像应力,可以计算出水平和垂直的应力。-Source Code for Digital Image correlation and Tracking Calculate displacement and strain from a series of images
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:813037
    • 提供者:dengyan
  1. tiqu

    0下载:
  2. 水印提取检测的matlab程序代码 对嵌入水印图像进行dct变化,提取水印序列,计算序列相关值-Detection of watermark extraction matlab code for dct embedded watermark image change, extract the watermark sequence, calculating the value of serial correlation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2870
    • 提供者:顾利雯
  1. test3

    2下载:
  2. 编程实现基于8×8子块的DCT图像变换,基于JPEG量化矩阵的量化与反量化,基于8×8子块DCT的图像重建;以一幅512×512、8比特/象素的图像为实验对象,计算重建后的PSNR。-Programming based on 8 × 8 sub-block of the DCT image transform, quantization matrix based on the JPEG quantization and anti-quantitative, based on the 8 × 8
  3. 所属分类:图形图象

    • 发布日期:2017-04-14
    • 文件大小:111990
    • 提供者:zfyplay
  1. computezernikemoment

    0下载:
  2. 此代码用来计算一副图像的zernike矩-compute zernike moment
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:174704
    • 提供者:
  1. OpticalFlowwithGUI(inproved)

    0下载:
  2. 此程序用于在GUI界面下计算光流,对于研究流的学者有重要参考价值-this code demenstrates the computation of optical flow.
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2706705
    • 提供者:王登位
  1. opticalflowofimagematch

    0下载:
  2. 基于光流的图像匹配程序,其中有经典的光流计算中的x,y,t的梯度函数,可以用其它主程序调用此函数-Optical flow-based image matching procedures, including the classic optical flow calculation of x, y, t of the gradient function, the main program can call this function in other
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:61583
    • 提供者:胡江川
  1. largestRectangleArea

    1下载:
  2. 求一个图像的最大内接矩形面积。 步骤: 1.相机标定。首先根据物像关系式求出其中的参数。注意参数求出后要进行参数校验。 2.从背景中分离出目标 3.边缘检测 4.目标形状参数计算。-For an image of the largest inscribed rectangle area. Steps: 1. Camera calibration. First of all object-image relationship in accordance with the par
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:3758
    • 提供者:cui ju
  1. MorphologicalanalysisofcellsMatlab

    0下载:
  2. 细胞图形处理,检测细胞的边缘跟踪,用于计算周长-Graphics processing cells to detect the edge of cell tracking, used to calculate the perimeter
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3013
    • 提供者:徐磊
  1. tuxiangjunheng

    0下载:
  2. 计算灰度图像的直方图,再对图像进行灰度变换,利用直方图进行图像均衡-Gray-scale image histogram calculation, and then gray-scale transformation of the image, using a balanced image histogram
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:696
    • 提供者:宋立通
  1. paddedsize

    0下载:
  2. 此函数用于计算满足频域滤波中等式所要求的P和Q的最小偶数值。-paddedsize
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:558
    • 提供者:anran
  1. ObjectiveFidelityCriteria

    4下载:
  2. 本实验要求编写一个计算压缩-解压缩图像的均方根误差、均方信噪比的程序。该程序是一个通用程序。编写程序产生图示的结果。使用上面的保真度准则程序计算可视信息的损失特性。-Prepared in this experiment, a calculation of compression- decompression of the root-mean-square error of image, mean square signal to noise ratio of the procedure. Th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:95414
    • 提供者:jhm
  1. ImageEntropy

    0下载:
  2. 信息源根据一个有限的或无限但可数的符号集生成一个任意符号序列也就是说,信源的输出是离散的随机变量。本实验要求编写计算图像的一阶二阶熵的程序-Information sources based on a limited or unlimited number of symbols but can be set to generate a sequence of arbitrary symbols that is to say, the output source is the discrete r
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:100475
    • 提供者:jhm
  1. OneDimensionalDiscreteWaveletTransforms

    0下载:
  2. 本实验要求开发一个基本的哈尔小波变换程序包,用于后续的实验。实验中使用哈尔基函数特有的“平均”与“差分”方法。首先要编写一个计算哈尔小波的j-尺度离散小波变换程序。并且要编写一个计算哈尔小波的j-尺度的逆离散小波程序,并用课本上的例7.8来验证所编写的程序-The experiment calls for the development of a basic package Haar wavelet transform for the follow-up experiment. Harki fu
  3. 所属分类:Wavelet

    • 发布日期:2017-04-01
    • 文件大小:9365
    • 提供者:jhm
  1. TwoDimensionalFastFourierTransform

    0下载:
  2. 本实验要求开发一个2-D FFT程序包,使其可以应用于后续的几个实验。这个程序需要完成的功能是用因子(-1)^(x+y)乘以输入图像以实现滤波的中心变换,并还要求用一个实矩阵乘以一个复数矩阵通过调用两个图像的乘法程序来实现对应元素的相乘,同时计算反傅立叶变换,得到的结果乘以(-1)^(x+y)并取其实部最后计算频谱。实验中用到傅立叶变换的基本公式,通过实验我们可以更加深刻的理解频域滤波的基础。-The experiment calls for the development of a 2-D F
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:142833
    • 提供者:jhm
  1. Texture

    5下载:
  2. 计算灰度共生矩阵的Matlab程序,参考《基于颜色空间和纹理特征的图像检索》,输入图像数据,返回八维纹理特征行向量-A programm computing GLCM texture measurements.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1195
    • 提供者:suwei
  1. MATLABimagematch

    0下载:
  2. matlab版的图像配准程序,计算图像的线性变换和输出图像的大小-matlab version of the image registration procedures, the calculation of the linear image transformation and the size of output image
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:37595
    • 提供者:RenYuqi
  1. keigen

    0下载:
  2. 使用PCA抽取人脸灰度图片的前k个特征向量,计算人脸灰度图片的散布矩阵并且抽取其前k个作为主特征-using PCA to extracte gray picture face of the first k eigenvectors to calculate gray-scale image of the face spreading matrix, and taking its pre-k-as the main characteristics
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:536
    • 提供者:许同彬
  1. Matlab

    0下载:
  2. 这是一本关于Matlab基础的电子版,里面介绍了Matlab的数值计算,图形图像处理等-This is a Matlab based on the electronic version, which introduced the Matlab numerical computing, graphics and other image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5416119
    • 提供者:杨松
  1. im_mean_var

    0下载:
  2. 计算图像的均值和方差函数,matlab编写的,可以添加到自己的图像处理中-Calculated the mean and variance of the image function, matlab prepared, can be added to their own image processing
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:876
    • 提供者:何钰
  1. MaoSy

    1下载:
  2. 用MATLAB编写的5个程序,,其中有三个用到高阶谱分析箱HOSA,,可在pudn网站下载这个工具箱。另外有计算信息熵和图像处理的MATLAB程序,,均为自己编写-MATLAB prepared with five procedures, which use higher-order spectral analysis of three boxes HOSA,, can be downloaded from the web sites in the toolbox pudn. In additi
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6192
    • 提供者:maofei47
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 46 »
搜珍网 www.dssz.com