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

搜索资源列表

  1. SSIM_Matlab_

    6下载:
  2. 用ssim方法对两幅图像进行比较的matlab源码- useful code of matlab for comparing of two pictures
  3. 所属分类:Special Effects

    • 发布日期:2014-05-20
    • 文件大小:2048
    • 提供者:Zhang
  1. pzsf

    0下载:
  2. 实现两幅图像的配准过程,利用MATLAB软件实现两幅图像的配准-Two image registration process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:38816
    • 提供者:王妍玮
  1. mycalc

    0下载:
  2. 图像拼接程序,能将两幅图像完美拼接,有特征点捕获功能-matlab pin jie
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:33889
    • 提供者:lilin
  1. image-stitch

    1下载:
  2. 照相机采集的不同角度的两幅图像,金变换矩阵在matlab中实现图像拼接-image stitch
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-23
    • 文件大小:4780091
    • 提供者:汪峰
  1. pipei

    0下载:
  2. 采用归一化算法,使用matlab来实现两幅图像的匹配-Using the normalized algorithm using matlab to achieve the matching of two images
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:207163
    • 提供者:吉祥
  1. feather

    0下载:
  2. 用于图像边缘的羽化操作。假设有两幅图像,一幅是前景,一幅是背景。源代码为matlab,是将前景图像的边缘向背景过渡的操作。-Feathering operation for image edge. Suppose there are two images, one is the foreground, a background. The source code for matlab, is a transitional operation of the edges of the image of
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:204506
    • 提供者:mechess
  1. image

    2下载:
  2. 利用matlab的gui显示两幅图像并对图像进行边缘提取,高斯变换、滤波、特效的浮雕马赛克、雾化、添加水印、图像增强等各种图像处理功能-Gui matlab the two images and image edge extraction, Gaussian transform, filtering, effects relief mosaic, atomization, add watermark, image enhancement, and other image processing f
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:117473
    • 提供者:
  1. DLGPro_Matlab

    1下载:
  2. 《数字图像处理》课程Matlab项目框架 已测试,可适用于Matlab8.0及以后版本 Project 1. 实践主要内容: 1) 实现直方图均衡化. (3分) 读入一幅图像, 进行直方图统计, 求图像的均值和二阶矩. 2) 实现直方图规定化. 读入两幅图像, 分别进行直方图统计, 以其中一个为规定化直方图实现另一图像的直 方图规定化.-" Digital Image Processing" course the Matla
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:10240
    • 提供者:wenku
  1. 2

    0下载:
  2. P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 -P0201: MATLAB assignment
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:15602
    • 提供者:xing
  1. MATLAB_MATCH

    0下载:
  2. MATLAB程序;对两幅图像进行相似度匹配!-MATLAB program similarity matching two images!
  3. 所属分类:Special Effects

    • 发布日期:2017-11-09
    • 文件大小:199419
    • 提供者:胡虎
  1. Wavelet_Fusion

    0下载:
  2. 利用小波方法进行两幅图像融合的matlab实现-failed to translate
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-18
    • 文件大小:92160
    • 提供者:chutp
  1. origin_sift

    0下载:
  2. matlab 程序,sift算子对两幅图像的关键点进行查找,然后对关键点进行匹配-matlab program, sift operator on two key points to find the image, and then match the key points
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:580764
    • 提供者:猪皮冻
  1. image_fusion

    1下载:
  2. 本程序集合了互信息配准,PV差值,powell算法,基于小波变换的图像融合的一整套算法。只需要在GUI界面输入两幅图像,即可自动完成图像的配准融合。程序包含Matlab源代码。用Matlab打开imagefusion.m,即会弹出gui界面。融合前要输入参考和浮动图像。图像要求像素的 长*宽 一样。否则会报错。程序只能处理灰度图像,彩色图像也会转化成灰度图像处理。程序代码已经有详细的注释,方便读者理解。-The procedures set of mutual information, PV d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1008083
    • 提供者:zhaoyuan
  1. kuangjiafushion

    0下载:
  2. 该程序是在MATLAB环境下进行的图像融合程序,具体为框架小波融合方法,此方法可以有效地将两幅图像进行融合 并获得较好的融合结果。-The program is in the MATLAB environment for image fusion procedures, in particular to frame wavelet fusion method, this method can effectively be two images are fused and obtain bette
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:22296
    • 提供者:May
  1. zhifangtupipei

    0下载:
  2. 输入两幅图像进行直方图匹配,matlab程序-Enter the two image histogram matching, matlab program
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:760
    • 提供者:huanglianjing
  1. MATLAB-image-matching-

    0下载:
  2. 用MATLAB实现对两幅图片的图形匹配,基于灰度的简单图像匹配,用于初学者-use the matlab to image maching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:25446
    • 提供者:Dylan
  1. siftDemoV41

    0下载:
  2. SIFT特征点提取代码和两幅图像之间的匹配代码,是用matlab编写的-SIFT feature point extraction code and the code matches between the two images is prepared using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1064284
    • 提供者:曹春梅
  1. mubiao

    0下载:
  2. 使用matlab对两幅图像进行块匹配,从而实现目标的检测。-Use matlab block matching two images in order to achieve a detection target.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:672
    • 提供者:陈刘浩
  1. Image_Blending-master

    0下载:
  2. Matlab实现图像融合算法,使用拉普拉斯金字塔,将两幅图像融合在一起,效果逼真。-Image fusion algorithm use matlab implement.Blending two images use the Laplacian pyramid,effective.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:68039
    • 提供者:zhanghe
  1. rectify_lut

    1下载:
  2. matlab版本的双目立体视觉的图像基线校正参数,输入摄像机的外参,输出两幅图像对应像素校正前后的映射-Mapping matlab version of binocular stereo vision image baseline correction parameters, external reference input of the camera, the corresponding pixel in the output of the two images before and aft
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1977
    • 提供者:gh
« 1 2 3 45 6 »
搜珍网 www.dssz.com