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

搜索资源列表

  1. imresize

    0下载:
  2. 在MATLAB中实现图象缩放,主要针对4:3电视屏幕到16:9-in MATLAB image zoom, mainly aimed at 4:3 to 16:9 television screen
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4.73kb
    • 提供者:王莞丽
  1. interpolation.rar

    0下载:
  2. 用matlab语言实现双线性内插算,可设图像宽度和高度按不同的比例放大缩小,Matlab language used bilinear interpolation operator can set the image width and height according to different zoom ratio
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:816byte
    • 提供者:fengye
  1. GraphZoom.rar

    0下载:
  2. 这是用matlab编写的图像缩放代码,能实现灰度或者彩色图像的放大缩小以及小数倍。使图像处理初学者的好材料,This is used to prepare the image scaling matlab code, to achieve gray scale or color images and small many times zoom. Image processing to make a good material for beginners
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:716.18kb
    • 提供者:hei
  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
    • 文件大小:3.52mb
    • 提供者:陈威
  1. Nearest_Neighbor_Interpolation

    0下载:
  2. MATLAB最近像素插值法对图像进行放大和缩小-MATLAB recently pixel interpolation method of image zoom in and out
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:866byte
    • 提供者:shen hong
  1. 85375527common_im_processing

    0下载:
  2. 这是一个实现图像缩放的MATLAB源代码,可以有用户自己调节缩放的倍数-This is an image scaling to achieve the MATLAB source code, users can zoom in multiples of its own regulation
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1.35mb
    • 提供者:李金荣
  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
    • 文件大小:3.06kb
    • 提供者:张益搏
  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
    • 文件大小:607byte
    • 提供者:chenxiaozhao
  1. zoom

    0下载:
  2. 简单的图像缩放程序 先读入图像矩阵A zoom(A,n),n为缩放倍数-Simple image scaling procedure to read into the image matrix A zoom (A, n), n for the scaling multiplier
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:163.3kb
    • 提供者:黄龙
  1. bilinear_interpolation

    0下载:
  2. 双线性插值图像放大/缩小算法源程序。里面还包含了 Image 基本类及其基本操作,可供许多图像处理程序使用。-Bilinear interpolation image zoom in/out source algorithm. Which also contains the basic type of Image and its basic operation for many image processing programs.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:20.17kb
    • 提供者:breathomn
  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
    • 文件大小:520.21kb
    • 提供者:刘子木
  1. intelligent-zooming

    0下载:
  2. By this program you can easily zoom at any place of the image by just clicking on that. The instruction has been added in the zip file.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:209.6kb
    • 提供者:mohammad
  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
    • 文件大小:1.59kb
    • 提供者:talentyao
  1. myshiyan

    0下载:
  2. 自己设计的图像处理Matlab程序,有灰度图转换,直方图均衡化,图像放大,图像翻转,图像缩小等功能。-Own design Matlab image processing procedures, grayscale conversion, histogram equalization, image zoom, image flip, image narrow functions.
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3.66mb
    • 提供者:刘杰
  1. image_zoom_in

    0下载:
  2. 图像按比例放大。 通过像素填充的方法将灰度图进行简单的放大处理。-image zoom in. digital picture processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:138.95kb
    • 提供者:孤竹
  1. picture

    0下载:
  2. matlab实现图像分割剪裁放大缩小等操作-Image segmentation matlab operations such as cutting Zoom
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:9.06kb
    • 提供者:Laithan
  1. TestImg

    0下载:
  2. 图像可以任意放大 采用matlab通用算法实现 采用样条插值的方法-image zoom- splines inter
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:5.09kb
    • 提供者:kk
  1. amplification-diminished-image

    0下载:
  2. 采用matlab中的函数对图像进行放大缩小,缩小到原来的0.2倍,再放大到原来大小-Using matlab function image zoom, narrowed to 0.2 times, and then zoom to the original size
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:15.65kb
    • 提供者:李倩影
  1. image-resize

    0下载:
  2. 图像的放大缩小,使用双线性插值跟最近邻插值,功能简单,适合初学者。(包含算法,并不是调用matlab插值内核)-Image zoom, bilinear interpolation with nearest neighbor interpolation, features a simple, suitable for beginners. (Including the algorithm, not calling matlab interpolation kernel)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:548.78kb
    • 提供者:candy
  1. digital-image-dispose

    0下载:
  2. 数字图像处理,完成Matlab GUI程序或C/C++程序,有两个显示区域,实现功能: 1)读入灰度或彩色图像,可放大缩小显示; 2)完成图像对比度的简单、分段线性变换及非线性变换,并与原图像对比显示;-Digital image processing, Matlab GUI to complete the program or C/C++ program, there are two display areas, to achieve functional: 1) read in
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:14.15kb
    • 提供者:卢雨笑
« 12 3 »
搜珍网 www.dssz.com