CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - image zoom

搜索资源列表

  1. matlabPyrTools

    0下载:
  2. This package contains some MatLab tools for multi-scale image processing. Briefly, the tools include: - Recursive multi-scale image decompositions (pyramids), including Laplacian pyramids, QMFs, Wavelets, and steerable pyramids. These oper
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.97mb
    • 提供者:not applicable
  1. zoom

    0下载:
  2. 利用matlab gui制作的图片放大的软件-Produced using matlab gui image zoom software. .
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:5.61kb
    • 提供者:王小贝
  1. DCT

    0下载:
  2. 利用matlab实现基于DCT变换的变焦距图像融合-Using matlab to achieve DCT-based image fusion Zoom
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:247.03kb
    • 提供者:han
  1. mandelbrot

    0下载:
  2. This guide can draw a mandelbrot figure. In default values it calculates Z=Z^2+C for 20 iterations, where Z initally equal to zero and C has the values of every pixel created by meshgrid function(built-in). although mandelbrot equation is Z=Z^2+
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:8.1kb
    • 提供者:Mike Gao
  1. lab_1

    0下载:
  2. 用 Matlab MatlabMatlab Matlab对标注测试图像进行集合运算(加、减乘除放大缩小)-Using Matlab MatlabMatlab Matlab on the mark test image set operations (addition, subtraction, multiplication and division zoom)
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:552byte
    • 提供者:牛强
  1. BasicZoomShrink

    0下载:
  2. Hi This very simple zoom and shrink image program for 256 x 256 size image-Hi This is very simple zoom and shrink image program for 256 x 256 size image
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:247.5kb
    • 提供者:kunal
  1. watermask

    0下载:
  2. 一个MATLAB程序,简单的将一个模板水印加到图片上 可以实现放大缩小模板,可以任意位置添加-A MATLAB program, simply add a watermark template can zoom the image template, you can add anywhere
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:626byte
    • 提供者:叶昕辰
  1. nal

    0下载:
  2. image zoom code mat lab interpolate
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1.29kb
    • 提供者:Akkpon Pefdee
  1. PVEInterpolation

    0下载:
  2. 实现图像的像素放大功能,插值放*,例如将一副128*128的图像放大为512*512的图像,希望对大家有所帮助-Image pixel zoom function, interpolation magnify
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.56mb
    • 提供者:卢星如
  1. Image-zoom-program

    0下载:
  2. 利用matlab gui设计的图片放大程序-Using matlab gui program designed for larger photo
  3. 所属分类:matlab

    • 发布日期:2017-05-10
    • 文件大小:2.39mb
    • 提供者:
  1. matlab

    1下载:
  2. 通过像素复制放大或缩小图像实验,imgchang1函数为缩小图像,imgchang2函数为放大图像-By pixel replication zoom in or out experiments, imgchang1 function to narrow the image, imgchang2 function enlarge image
  3. 所属分类:matlab

    • 发布日期:2016-09-08
    • 文件大小:744kb
    • 提供者:victor
  1. picture

    0下载:
  2. 图形界面设计,实现开放的图片,图像增强,锐化图像,放大,缩小功能,一个简单的图形界面。-Graphical interface design, to achieve the opening of the picture, the enhancement of the image, sharpen the image, zoom in, zoom out function, a simple graphical interface.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:188.89kb
    • 提供者:zhenglihong
  1. Nearest-neighbor-interpolation

    0下载:
  2. 使用最近邻插值法对图像进行缩放处理的matlab程序-Using the nearest neighbor interpolation image zoom processing matlab program
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:879byte
    • 提供者:罗湘
  1. bilinear_interpolation

    0下载:
  2. 这个程序采用双线形插值实现图像放大。参数说明: I_in - 输入待放大图像 N - 放大系数 I_out - 返回的放大图像-This program implement bilinearity interpolation to realize image zoom out .
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1.83kb
    • 提供者:潘婷婷
  1. work

    0下载:
  2. this the code of a GUI that zoom the image on different algorithms and converts the RGB image to grey scale.-this is the code of a GUI that zoom the image on different algorithms and converts the RGB image to grey scale.
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:3.69kb
    • 提供者:Hasnain Raza
  1. fangdasuoxiao

    0下载:
  2. 在matlab环境下最近邻插值法、双线性插值法对图像进行放大和缩小。以及对图像加入噪声椒盐,高斯,乘性噪声。-The Matlab environment nearest neighbor interpolation, bilinear interpolation on the image to zoom in and out. And image noise added salt and pepper, Gaussian, multiplicative noise.
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:948byte
    • 提供者:李跃武
  1. matlab2

    4下载:
  2. 对“2.1.bmp”图像操作,将其放大至原来大小的1.5倍,采用双线性插值方法放大。 对“2.1.bmp”绕图像中心逆时针旋转20度,采用双线性插值方法。此题目不要使用imresize和imrotate函数,自己写程序完成。 2.对畸变图像进行矫正:”2.2.bmp”为畸变后的图像,已知畸变后图像上的四个点(118,88)(90,140)(139,168)(168,116)对应畸变前的点分别为为(98,98)(98,158)(158,158)(158,68),用对应点约束法求畸变前
  3. 所属分类:matlab

    • 发布日期:2017-11-14
    • 文件大小:2.37kb
    • 提供者:单车少年
  1. Programming-for-image-zoom

    0下载:
  2. 此程序利用两种方法对图像进行缩放:一种是领域插值法,另一种是双线性插值法,并对边界问题进行的必要的处理-This process using two methods of image scaling: one is the domain interpolation method, and the other one is bilinear interpolation, and the border of the necessary processing problems
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:11.01kb
    • 提供者:梅浪奇
  1. Bilinear-interpolation

    0下载:
  2. MATLAB编写代码实现图像放大和缩小的双线性内插法-MATLAB code to realize the image zoom in and out of the bilinear interpolation
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:776byte
    • 提供者:
  1. processing-of-remote-sensing-image

    0下载:
  2. 汇集了以下功能的实现,图像的加载,植物病害Roi向量均值的输入,植物正常Roi向量均值的输入,计算典型指纹值,显示正常区域,显示轻度病害区,显示重度病害区域,帮助文件打开,放大,缩小,颜色栏,等等。-Collection of the realization of the following functions, image loading, plant disease ROI mean vector input, normal plant ROI mean vector input calcu
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2.35kb
    • 提供者:clw
« 12 »
搜珍网 www.dssz.com