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

搜索资源列表

  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. 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. 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. image_zoom_in

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

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

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

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

    0下载:
  2. MATLAB实现的对图像进行升降采样的放大缩小,采用非线性和线性两种方式。简单实用。-MATLAB implementation of image zoom down sampling, nonlinear and linear two ways. Simple and practical.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:703byte
    • 提供者:wanglu
  1. Digital-Image--MATLAB

    0下载:
  2. 自已的作业,编写一个基于GUI的图像处理程序/软件,实现功能有打开图像,直方图、直方图匹配、二值化,边界检测,旋转、放大、缩小、图像卷绕开闭处理等-Own work, write a GUI-based image processing program/software to achieve the functionality to open image, histogram, histogram matching, binarization, edge detection, rotation,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3.31mb
    • 提供者:eshing
  1. sift

    0下载:
  2. 1 SIFT 发展历程 SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。 2 SIFT 主要思想 SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。 3 SIFT算法的主要特点: a) SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性。 b) 独特性(Distinctive
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2.7mb
    • 提供者:李青彦
  1. tuxiangdesuofang

    0下载:
  2. 实用MATLAB对图像进行处理,主要是图像的缩放,滤波 -Practical MATLAB image processing, image zoom, filtering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2.45kb
    • 提供者:song
  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. DIP

    0下载:
  2. 数字图像处理matlab实现,包括如下程序: 1.直方图规定化为高斯双峰函数 2.窗口形状自适应(十字形或矩形)的中值滤波 3.彩色图像目标提取并与背景图像合成 4.插值外推法的彩色图像饱和度调整 5.多种插值方法实现的图像放大和缩小 6.频域变换及分析 7.几何校正 8.插值外推法的黑白图像对比度增强 9.运动模糊矫正-Digital image processing matlab realize, including the following proce
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:6.57kb
    • 提供者:Yan
  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. NearestNeighbor

    0下载:
  2. 采用最近邻法对图像进行插值,进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Using the nearest neighbor method for image interpolation, n times zoom, there are examples of pictures, notes, can run, welcome exchanges.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:6kb
    • 提供者:明日萌
  1. CubicConvolution

    0下载:
  2. 采用三次卷积法对图像进行插值,进行n倍的缩放,有示例图片,有注释,可运行,欢迎交流。(Using the Cubic Convolution method for image interpolation, n times zoom, there are examples of pictures, notes, can run, welcome exchanges.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-05
    • 文件大小:6kb
    • 提供者:明日萌
« 12 »
搜珍网 www.dssz.com