CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - matlab使用

搜索资源列表

  1. MATLAB DFT快速图像配准代码

    0下载:
  2. 内附英文说明(html文件),配准速度较快,经测试效果不错。 注:若不用control points,使用dftregistration.m即可,但需根据要求稍加修改。
  3. 所属分类:2D图形编程

    • 发布日期:2009-03-21
    • 文件大小:231.98kb
    • 提供者:xiading333
  1. matlab二维图像处理

    0下载:
  2. 能够进行 图像的块操作/图形的过滤操作/图像的频率操作/函数变换/RADON函数变换 图像分析(1)/过滤图像/图像的区域处理/图像的颜色处置/交换显示图像/矢量数据的显示/ 图像分析(2)/图像逻辑操作/进度条的使用/MRI数据的显示/图像类型转换/特殊的图像显示技术/图像的几何操作
  3. 所属分类:2D图形编程

    • 发布日期:2010-04-28
    • 文件大小:4.57kb
    • 提供者:qiangzzu
  1. 抠图算法 使用matlab实现

    0下载:
  2. 抠图算法 使用matlab实现 -Matting Matting algorithm implementation using matlab using matlab algorithm to achieve
  3. 所属分类:2D图形编程

    • 发布日期:2016-01-24
    • 文件大小:4.82mb
    • 提供者:levis
  1. Image_Restoration.rar

    0下载:
  2. 这个程序可以修复因噪声/噪音干扰或者因抖动产生的失真的图像,Inverse滤波器, Wiener滤波器和Lucy-Richardson滤波器被使用到,同时代码还使用了光学流线分析,估计模糊的长度和角度。,This process could be restored due to noise/noise interference or distortion due to jitter generated images, Inverse filter, Wiener filter and the L
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:1005.87kb
    • 提供者:
  1. RANSAC.rar

    0下载:
  2. :本文把星表匹配问题转化成计算机视觉中的对应点匹配问题,接着使用二维Delaunay三角化方法对星表进行三角化,然后用RANSAC方法对星表的自动匹配问题进行了研究。研究结果表明,我们的方法能够快速有效地完成星表匹配。在总共960个样本中,除了两幅不符合匹配的星表之外,全部获得了正确的匹配结果。,: In this paper, the Star into a matching problem in computer vision matching the corresponding point
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:17.96kb
    • 提供者:lilin
  1. LBM

    2下载:
  2. 使用格子玻尔兹曼方法实现的基于图像界面的图像边缘检测算法-a matlab code for lattice boltzmann method based image edge detection
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:606.45kb
    • 提供者:chenyu
  1. inpainingCDD

    1下载:
  2. 基于偏微分的CDD模型,该程序运行效果非常理想,且附有处理图像,点击运行就可使用,程序很好理解,让大家少走弯路,强烈推荐!,请放心下载-Based on partial differential of the CDD model, the program runs very good results, and with image processing, click Run can use the program well understood so that we can avoid deto
  3. 所属分类:2D Graphic

    • 发布日期:2016-11-15
    • 文件大小:4.01mb
    • 提供者:倪路桥
  1. HOUGH_METHOD_LOCATICATION

    0下载:
  2. 使用HOUGH变换的方法进行虹膜定位,比传统道哥曼投票的方法具有更快的速度-HOUGH Transform method using the iris position,faster than the traditional voting method Gorman Road
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:7.67kb
    • 提供者:DZ
  1. texture_synth_L_neighborhood

    0下载:
  2. 使用了L形邻域进行纹理生成,是很初步的程序,用于灰度图像,而且还未考虑边界的情况,仅供参考-Use the L-shaped neighborhood texture generation, is a preliminary program for gray image, not to consider the boundary conditions for reference only
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:2.05kb
    • 提供者:董肖
  1. extract_and_segment_the_defective_region_using_fra

    2下载:
  2. 使用分形维数来提取缺陷中的感兴趣区域,本科毕业设计程序-Used to extract the fractal dimension of defects in the region of interest, graduate design program
  3. 所属分类:2D图形编程

    • 发布日期:2014-02-19
    • 文件大小:155.36kb
    • 提供者:董肖
  1. G

    0下载:
  2. 很重要的分形维二维算法是基于matlab下的配合调用matlab使用这种算法可以提高matlab的运算效率。-the code base on the matlab and it will do well in image with matlab if you use it you will find good way to identify the picture of finger
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:591byte
    • 提供者:赵育森
  1. lsb

    0下载:
  2. 使用LSB算法将信息图像嵌入到另一个载体图像中!-LSB algorithm using the information image is embedded into another vector image!
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1.14mb
    • 提供者:林兵
  1. SIFT_image_mosaic

    0下载:
  2. 实现SIFT特征点的检测及图像拼接功能,主要在原来作者的基础上添加了显示全部特征点或者只显示重叠区域特征点,能够直接使用-Achieve SIFT feature point detection and image stitching function, mainly on the basis of the original author to add a point or show all the characteristics of overlap only feature points c
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2.55mb
    • 提供者:Lukcy
  1. Candy-Edge-Detection----matlab

    0下载:
  2. 本人自己编写的关于Candy边缘检测的matlab源代码,包含了多个程序,一个是加噪声的,还有不加噪的,非常适合初学者使用。-I have written about Candy edge detection matlab source code contains multiple programs, a plus noise, there are not adding noise, very suitable for beginners to use.
  3. 所属分类:2D Graphic

    • 发布日期:2017-10-31
    • 文件大小:1.47kb
    • 提供者:rao
  1. wavelet-matlab

    0下载:
  2. 基于小波变换的2D图像融合 包含测试图像和使用说明-2D image fusion based on wavelet transform
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-12
    • 文件大小:189.01kb
    • 提供者:周易
  1. Matlab-plot

    0下载:
  2. Matlab plot函数使用方法(详细)- Matlab plot function using method (detailed)
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:5.37kb
    • 提供者:夏翠萍
  1. matlab-tuxiangmingling

    0下载:
  2. matlab 的图像处理命令大全,非常适合初学者使用。-matlab image processing command Daquan, very suitable for beginners to use.
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-24
    • 文件大小:420.39kb
    • 提供者:宁宝宝
  1. matlab

    0下载:
  2. 生成全景图,图片拼接,使用兴趣点匹配方法-Generated panorama, image stitching, using interest point matching method
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:471.84kb
    • 提供者:Kaiyuan Tang
  1. Use-matlab-draw-contour-lines

    0下载:
  2. 使用matlab绘制带有数字标示的等高线-Use matlab draw contour lines marked with numbers
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-25
    • 文件大小:14.18kb
    • 提供者:曹老师
  1. Matlab-good-fsino

    0下载:
  2. 一个使用空间时频分布进行盲信号分离的Matlab程序,不错的源码-A space using the time-frequency distribution of fanaticism, separation of Matlab, a good source
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-16
    • 文件大小:23kb
    • 提供者:fyndzdxk
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com