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

搜索资源列表

  1. 3D

    0下载:
  2. 在本文中,我们描述了一个新颖的无标定主动立体系统,它采用编码加密过的结构光。该方法是基于一个针对消极立体系统的无标定立体技术,在该技术中,一个投影仪代替一台摄像机。它还提出了一个同步三维重建方法,提高准确性和一个简单的方法来消除一个激光指针到投影的缩放模糊性。-In this paper, we describe a novel uncalibrated active stereo system using coded structured light.The proposed method i
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:172460
    • 提供者:周倩倩
  1. Z_Hu_lwen

    0下载:
  2. MATLAB中证图像缩放、旋转等对Hu矩和Zernike矩的影响-MATLAB in the card image scaling, and rotation of the Hu moments and Zernike moments of
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-01
    • 文件大小:146236
    • 提供者:王曼琵
  1. huidu

    0下载:
  2. 用灰度投影的方式,求取两幅图像的位移,要求缩放和旋转较小-With gray projection method to obtain the displacement of two images require less scaling and rotation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:938
    • 提供者:liushengxia
  1. Nero

    1下载:
  2. 编写基本的图像处理程序,包括功能: 图像的读取、存储、显示(bmp、jpg等常用格式) 图像剪切、缩放 图像色彩变换(彩色->灰度等) 基本直方图变换和直方图均衡化 图像平滑与锐化 边缘抽取 阈值化 离散傅立叶变换 二值形态学处理(腐蚀、膨胀、开运算、闭运算) -Preparation of basic image processing procedures, including functions: image reading,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-29
    • 文件大小:8239
    • 提供者:Nero
  1. lpt

    1下载:
  2. 实现直角坐标系至极坐标系下的图形图像变换。本方法为最新的快速变换方法,可应用于相位相关下的带旋转平移、缩放等变换。-the method can transform pic to radan.it can be used by PC to get the roation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1309
    • 提供者:kevin
  1. pyramid-structure

    0下载:
  2. 随着遥感影像数据量变得越来越大, 为了提高图像实时缩放和显示的速度, 快速地获取不同分辨率下的图像信息, 往往会对原始图像建立金字塔结构, 根据不同的显示要求, 调用不同金字塔等级中的数据, 来达到快速显示、漫游的目的。-With the amount of remote sensing data become more and more, in order to improve image scaling and display real-time speed, quick access to
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:592
    • 提供者:huwanyuan
  1. Matlab-Image-Treatment

    0下载:
  2. 用Matlab实现图像处理功能,包括图像的缩放,过滤等-Using Matlab image processing functions, including image scaling, filtering, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:875980
    • 提供者:李强
  1. advantage-macthing-in-matlab

    0下载:
  2. 一种经典的配准方法,可以实现一般图像的配准,具有平移缩放等不变性,程序只提供了M文件没有上传图片-A classical registration method, you can achieve the general image registration, scaling invariance with translation, the program not only provides the M-file upload pictures
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:903
    • 提供者:wddben
  1. matlab-report

    0下载:
  2. matlab课程设计报告,包含了图像的缩放、翻转、灰度化等功能。-MATLAB curriculum design report
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:781345
    • 提供者:weidandan
  1. matlab

    0下载:
  2. matlab设计的图形图像处理窗口,支持图片读入,另存,旋转,缩放,灰度化,-Matlab design graphics, image processing window, support for rotation, scaling, gray, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1691624
    • 提供者:尤云
  1. vscaler-matlab-code

    1下载:
  2. matlab编写的图片缩放算法,拉格朗日插值-matlab image scaling the Lagrange interpolation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:1215
    • 提供者:wuming
  1. matlab-gui

    1下载:
  2. matlab gui实现三维图形的旋转,平移及缩放-matlab gui to achieve rotation, translation and scaling of 3D graphics
  3. 所属分类:3D Graphic

    • 发布日期:2017-11-04
    • 文件大小:27261
    • 提供者:朱志玲
  1. MATLAB-images-of-arbitrary-scaling

    0下载:
  2. 这是一个用MATLAB写的图片按比例缩放程序,主程序写成了一个函数,里面有详细的说明-This is a MATLAB write image scaling procedures, the main program written in a function, there are detailed descr iption
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4602
    • 提供者:zhou
  1. matlab-_scaler

    0下载:
  2. 分别用最邻近插值算法和双线性插值算法在matlab上实现图像的缩放.word文档。附有算法原理以及实现效果。-Image scaling using the nearest neighbor interpolation algorithm and bilinear interpolation algorithms were implemented on matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:867971
    • 提供者:卫伟
  1. MATLAB

    0下载:
  2. 采用邻近插值法和双线性插值法图像进行缩放和旋转-In neighbor interpolation and bilinear interpolation image scaling and rotation
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6222
    • 提供者:wang
  1. MATLAB 实现sift算法

    0下载:
  2. sift算法的matlab实现1.SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性; 2. 独特性(Distinctiveness)好,信息量丰富,适用于在海量特征数据库中进行快速、准确的匹配; 3. 多量性,即使少数的几个物体也可以产生大量的SIFT特征向量; 4.高速性,经优化的SIFT匹配算法甚至可以达到实时的要求; 5.可扩展性,可以很方便的与其他形式的特征向量进行联合。
  3. 所属分类:源码下载

  1. 新建文件夹

    0下载:
  2. 实现在guide界面下进行图像处理,包括几何处理(缩放,旋转,剪切),格式变换,读取和保存文件(Implement image processing in guide interface)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:9216
    • 提供者:yjx45654
  1. matlab LianXi

    0下载:
  2. 有时候我们所获取的图像需进行处理,线性变换也是一种方法,根据公示L' = k├ ( (L-Lmin)/(Lmax-Lmin)┤ )^r,指数γ确定图像的平均亮度如何相对于其他像素而改变。 对于r= 1,所有像素将被均匀地缩放,而对于r> 1,平均亮度将相对较暗,而对于r<1,它将相对较轻(The exponent r determines how the mean luminance of the image will change relative to other pixels.
  3. 所属分类:图形图象

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:321手背后
  1. bianhuan

    0下载:
  2. 基于matlab的图像自由变换,有旋转,缩放,镜像,平移等。(Image free transform based on MATLAB)
  3. 所属分类:图形图象

    • 发布日期:2017-12-29
    • 文件大小:75776
    • 提供者:脆瓜娘
  1. suofang

    0下载:
  2. 从文件夹读取图片 缩放到任意大小,图片的格式不限(read picture from dir)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:96256
    • 提供者:HI_SUNNY
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com