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

搜索资源列表

  1. ImageResample(matlab)

    0下载:
  2. 图像插值程序,可以实现对图像的任意缩放,即可以图像尺寸改变为任意大小。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:446164
    • 提供者:林花
  1. ImageResample(matlab)

    1下载:
  2. 可以实现图像的缩放,可自由控制缩放的参数,非常的使用的代码
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:445811
    • 提供者:qq
  1. 图片缩放 matlab 代码

    0下载:
  2. 基于matlab的图片放大或缩小的代码,可用于图片之间的插值,很有用,可以运行,并附有图片。
  3. 所属分类:图形图象

    • 发布日期:2009-03-17
    • 文件大小:121250
    • 提供者:liminyj@126.com
  1. matlab

    0下载:
  2. 使用matlab的gui界面实现图像缩放旋转功能,FFT,DCT,等图像变化变换,并绘出直方图-Use the matlab gui interface for image scaling rotation, FFT, DCT, and other changes in the image transformation, and draw the histogram
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-24
    • 文件大小:557335
    • 提供者:jason
  1. tuxiangyunsuan

    0下载:
  2. 图像运算Matlab代码 12.1 图像点的运算 12.1.1 线性点运算 12.1.2 非线性点运算 12.2 图像的算术运算 12.2.1 加法运算 12.2.2 减 法运算 12.2.3 乘法 运算 12.2.4 除法 运算 12.2.5 其它运算 12.3 图像的位逻辑运算 12.4 图像的几何运算 12.4.1 图像插值 12.4.2 图像缩放 12.4.3 图像旋转 12.4.4 图像剪切
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:4651
    • 提供者:王万国
  1. dblinear

    1下载:
  2. 用matlab实现了彩色图像的缩放,采用的是双线性插值算法!-Matlab achieved using the zoom color images, using bilinear interpolation algorithm!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1085081
    • 提供者:张成峰
  1. zcw

    1下载:
  2. 简单图像处理的GUI小系统包括旋转 缩放 图像增强等-Simple image processing system includes a small GUI zoom image enhancement, such as rotating
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3695597
    • 提供者:陈威
  1. pp

    0下载:
  2. 主元分析 (Principal Component Analysis, PCA) 又叫:Karhunen-Loeve变换 (KLT)、Hotelling变换。 假设已经从图象已经缩放为N*M大小。 m幅N*M大小的图象Xi作为n*1列向量看待-PCA (Principal Component Analysis, PCA) also known as: Karhunen-Loeve Transform (KLT), Hotelling transform.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:6900
    • 提供者:小小
  1. SIFT_demo

    0下载:
  2. SIFT是一种非常热门的图像匹配算法,能对发生旋转、缩放的图像进行匹配,文件演示了匹配过程,用MATLAB给出了源代码-SIFT is a very popular image matching algorithm, can occur rotating, zooming, image match, the document demonstrated the matching process, using MATLAB source code is given
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1473000
    • 提供者:cxl
  1. hough

    3下载:
  2. sar图像下基于hough变换的机场跑道识别系统,首先对图像进行了灰度缩放拉伸并进行了二值化分割和数学形态学滤波等预处理,再以改进的hough变换进行提取,系统完备-sar images hough transform based on the airport runway identification system, first of all, the gray-scale image zoom and a tensile binarization segmentation and mathe
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-06-05
    • 文件大小:3134
    • 提供者:张益搏
  1. immatrix

    0下载:
  2. 在传统不变矩的基础上增加了针对缩放失真的处理算法-In the traditional moment invariants based on the increase in distortion for the zoom processing algorithms
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1067
    • 提供者:薛亚军
  1. tform

    1下载:
  2. 这是一个对图像进行几何变换的函数。可以对图像进行缩放,旋转和平移操作。-This is an image of the function of the geometric transformation. Images can be zoom, rotation and translation operations.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:607
    • 提供者:chenxiaozhao
  1. jav

    0下载:
  2. java处理图像的几个列子。水印、缩放等图片处理-Several image processing java Liezi. Watermark, zoom, such as image processing
  3. 所属分类:Java Develop

    • 发布日期:2016-01-24
    • 文件大小:17235
    • 提供者:撕毁
  1. MATLAB_code_of_image_processing

    2下载:
  2. 该gui函数基本上包括图像处理里面的最基本处理,相当于一个小型photoshop。比如读取文件,几何变换中的垂直镜像,平移,旋转,缩放;正交变换的DFT,FFT,DCT,DST,DHT,DWashT;灰度处理中的反色,直方图均衡,全局线性变换,分段线性变换,指数非线性变换,对数非线性变换;图像增强里面的加噪声,平滑,锐化,伪彩色增强;图像分割里面的灰度阈值法,Robert,Laplace,sobel,prewitt,canny算子边缘检测法;图像恢复里面的直接逆滤波,维纳滤波;图像编码里面的霍夫
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:397915
    • 提供者:guhuxiang
  1. fm_gui_v2

    0下载:
  2. 基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动 键可选备选的峰值点总数,点击"REGISTER"按键, 对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotat
  3. 所属分类:GIS program

    • 发布日期:2017-03-23
    • 文件大小:532690
    • 提供者:刘子木
  1. CordFitIdeal

    1下载:
  2. 坐标转换:已知n个点在a,b两坐标系中的坐标值,采用优化方法求转换关系(标准的7参数转换关系,x,y,z的移动,x,y,z的旋转,以及缩放系数)ps:附带空间旋转公式。input: points in A and B。 output:transfer relationship (u,v,w: shit of x,y,z。 a,b,g: rotate of x,y,z 。k:zoom)-Coordinate Transfer:A,B are tow coordinates. This progra
  3. 所属分类:matlab

    • 发布日期:2017-03-10
    • 文件大小:2097
    • 提供者:胡瑞飞
  1. MatlabToolboxforImageProcessing

    0下载:
  2. \常用的图像处理工具(用MATLAB所编)Matlab Toolbox for Image Processing:梯度锐化,图像镜像,图像平移,图像缩放,图像细化,图像旋转,维纳滤波处理,用Canny算子提取边缘,阈值变换,直方图均衡,中值滤波等。-\ Common image processing tools (using MATLAB, ed) Matlab Toolbox for Image Processing: gradient sharpening, image mirroring,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1415381
    • 提供者:youxia
  1. practice

    0下载:
  2. 数字图像处理科目中一道有关缩放图像的典型问题的答案-Zooming and Shrinking Images by Pixel Replication
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1046370
    • 提供者:linlin
  1. image.java.tar

    0下载:
  2. 实现对图片数字水印的添加和缩放,并且包含数字和图片水印的添加。而且增加了缩放功能。-Implementation of digital watermarking to add the picture and zoom, and includes figures and images watermark to add. And increased the zoom feature.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1629
    • 提供者:talentyao
  1. ifs_code_matlab

    0下载:
  2. 实现了平移、缩放、旋转和错切等仿射变换的问题,并用MATLAB逼真模拟了蕨类叶、变形蕨类叶与拟仿射变换分形图。-Achieved a pan, zoom, rotate and cross cutting issues such as affine transformations, and use MATLAB to simulate real fern leaf, fern leaves and to be deformed affine fractal images.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:3641
    • 提供者:鱼儿
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com