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

搜索资源列表

  1. Laplacian-Pyramid-Blending

    0下载:
  2. Laplacian Pyramid Blending 提取两幅图像的重要信息进行图像混合的算法 拉普拉斯差值图,差值图重建-Laplacian Pyramid Blending two images extracted important information for image hybrid Laplace difference map algorithm, the difference map reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:372082
    • 提供者:Jerry Green
  1. Sobel-Laplace-Canny-matlab-code

    0下载:
  2. 模式识别大作业题目和实习代码: (1)请自己在互联网上任意找一张图片用做测试,命名为“学号后四_Original”。放在C++工程文件夹下(与CPP文件放在同一文件夹)。用C++调用OpenCV函数对该幅图片进行读入和显示操作。 (2)在(1)基础上,添加修改代码,将原图转换成灰度图像,并保存,命名为“学号后四位_Gray”。 (3) 请利用OpenCV中Sobel,Laplace,Canny算法相应函数对(2)中图像进行处理,并保存,命名为“学号后四位_Sobel”或“学号后四位_
  3. 所属分类:OpenCV

    • 发布日期:2017-03-28
    • 文件大小:648543
    • 提供者:吕明
  1. ga

    0下载:
  2. 基于小生境遗传算法的DOA估计,并附相关MATLAB仿真图结果,与其他算法进行相关比较-Based on Niche Genetic Algorithm for DOA estimation, together with related results of MATLAB simulation diagram, compared with other related algorithms
  3. 所属分类:matlab

    • 发布日期:2016-12-15
    • 文件大小:66992
    • 提供者:huluobo
  1. guided-filter-code

    0下载:
  2. 本文提出了一种滤波源码来简化图像抠图中的一个大型稀疏矩阵算法,从而优化了算法,提高了效率。-This paper presents a filter in the source code to simplify the image matting, a large sparse matrix algorithm, to optimize the algorithm and improve efficiency.
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:2187485
    • 提供者:Sainan Zhang
  1. fuse_method

    0下载:
  2. 图象处理的融合算法集合,有8种融合算法,这是我硕士课题中的源代码.以函数的形式给出,肯定能用-The integration of image processing algorithm for the collection, there are eight kinds of fusion algorithm, this is my master s degree in the subject s source code. In the form of function is given, cer
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:8161
    • 提供者:陈超
  1. Periodogram-powe

    2下载:
  2. 平均周期图法和平滑平均周期图法估计功率谱 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力进行实验!! 用周期图法和welch法分别估计了一下信号的功率谱密度。采样频率200Hz,时间序列长度2048,FFT数据点数2048。其中welch法使用hanning窗,窗口长度600.-Average periodogram and periodogram smoothing method to est
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1153
    • 提供者:renjie
  1. svd

    1下载:
  2. 基于svd算法的matlab源码,压缩.bmp格式的位图为例-Based on the SVD algorithm matlab source, compressed. Bmp format Bitmap example
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3264
    • 提供者:xuyan
  1. image_mosaic

    1下载:
  2. 基于IBR的图像拼接算法,利用傅里叶变换求相关,可利用多幅图像拼接得到的全景图。-image mosaic based on image based rendering
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:490913
    • 提供者:jacinlesu
  1. StereoMatching

    5下载:
  2. 在Matlab平台上,通过NCC SSD SAD算法双目立体图像求视差图-In the Matlab platform, through the NCC SSD SAD algorithm for stereo disparity map image requesting
  3. 所属分类:matlab例程

    • 发布日期:2013-04-20
    • 文件大小:688766
    • 提供者:苏天
  1. MVDR_beam

    0下载:
  2. 波束形成算法中的最小方差无失真响应波束形成器,并在一个图中给出常规波束和MVDR两种波形。 -Beamforming algorithm in the minimum variance distortionless response beamformer and give a diagram of conventional beamforming and MVDR two waveforms.
  3. 所属分类:matlab

    • 发布日期:2014-07-04
    • 文件大小:613
    • 提供者:刘颖
  1. PID.m

    1下载:
  2. 首先是编写2个输入,1个输出的隶属度函数;接下来的是模糊规则,一共49条;然后用解模糊函数得出控制量U,这里输出的U就直接是精确量了,解模糊用到得规则是取隶属度最大的那个数即MOM算法。 显示的三个图形窗口分别是:模糊控制器内部原理图,以及2个输入,1个输出的隶属度函数图。 -Fuzzy PID controller MATLAB simulation program
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:673
    • 提供者:madier
  1. whole_search_and_three-step_search

    0下载:
  2. 用matlab实现了图像通信中的全搜索算法与三步搜索算法这两种运动估值算法,给出了运动矢量图,对两种方法的计算复杂度和搜索性能进行了客观的比较。-Matlab image communication achieved by the full search algorithm in the three-step search algorithm with the two motion estimation algorithms, given the movement vector, the com
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:442716
    • 提供者:朱洁丽
  1. phase

    2下载:
  2. hilditch.m是hilditch细化算法。 RC_unwrap.m是逐行逐列去包裹算法。 least_unwrap.m是最小二乘去包裹算法。 FTP.m是利用傅里叶变换提取相位。 sincosfilter.m是正余弦滤波算法。 以上算法在相位图的相关计算中常用到,比如电子散斑干涉、全息干涉、相移技术等。-hilditch.m is hilditch refinement algorithm. RC_unwrap.m is listed line by line u
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3466
    • 提供者:zf
  1. flody

    1下载:
  2. 图论算法 求SAP矩阵的基本思想是图的最短路的问题。 由于铁路的运输费用与线路的长度不是线性关系,必须对铁路网做一些预处理才能套用图的标准最短算法。 -SAP matrix graph theory algorithm for getting the basic idea is to map the shortest path problem. Since the railway transport costs and the length of line is not a line
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:11050
    • 提供者:maozhanfeng
  1. NPE

    0下载:
  2. 本代码实现基于成对约束的半监督图嵌入算法-Following the intuition that the image variation of faces can be effectively modeled by low dimensional linear spaces, we propose a novel linear subspace learning method for face analysis in the framework of graph embeddi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:2360
    • 提供者:刘国胜
  1. LSB

    0下载:
  2. 实现了最低有效位LSB水印算法。 压缩文件中含有原图,可直接放到Matlab中运行。-We realize the least significant bit (LSB) watermarking algorithm. It contains all the images you need,and it can be run directly in Matlab.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:735193
    • 提供者:
  1. dct

    1下载:
  2. DCT图像压缩算法。1.图象进行归一化 2.显示系数图象 3.重构及显示图象 4.显示误差图象 5.计算归一化图象的均方误差 -DCT image compression algorithm. 1. Images were normalized 2. Shows coefficient image 3. Reconstruction and display of images 4. Show the error images 5. Calculated normalized mean squar
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:1159
    • 提供者:wjs
  1. 200707171151173625

    0下载:
  2. 基于Matlab全景图拼接算法 基于最大梯度和灰度相关的两步全景图拼接算法-Matlab-based panoramic image mosaic algorithm based on the maximum gradient and gray two-step related Panorama Stitching Algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:767906
    • 提供者:417944633
  1. girth

    0下载:
  2. matlab实现的LDPC编码Tanner图中环的统计算法-matlab achieve Tanner graph of LDPC coding in Central Statistical Algorithm
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:3482
    • 提供者:杨友福
  1. xiaofei_jsp

    3下载:
  2. 该程序是用MATLAB写的,用pso算法解决了6X6的车间调度问题,并绘制了甘特图,代码简单易学。-The program is written in MATLAB, a 6X6 with pso algorithm to solve the job shop scheduling problem, and draw a Gantt chart, the code is easy to learn.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:34414
    • 提供者:XiaoFei
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com