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

搜索资源列表

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

    0下载:
  2. 放大显示matlab输出图像局部区域,放大区域可以随意在原图像拖动,相应的放大区域会显示出来,同时显示放大区域和源图像。-Zoom to display the matlab output image local area magnified area can freely drag in the original image corresponding to enlarge the area will be displayed, at the same time to enlarge the
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:11.05kb
    • 提供者:杨帆
  1. 11

    0下载:
  2. 基于MATLAB的图像处理的基本运算 (1)能够对图像亮度和对比度变化调整,并比较结果 (2)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的和旋转操作,并保存,比较几种插值的效果 (3)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 (4)对图像加入各种噪声,比较效果。 -Adjustment of image brightness and contrast changes, and compare the re
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:9.61kb
    • 提供者:苏琴
  1. C

    0下载:
  2. 运用matlab对图像进行放大:像素复制法和双线性插值法。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像大小的目的。双线性插值放大算法中,目标图像中新创造的象素值,是由原图像位置在它附近的小区域象素的值通过加权平均计算得出的。-Write MATLAB function to zoom a grayscale image from original size to the given output size through two dif
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:4.77kb
    • 提供者:宁可
  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. magnify

    0下载:
  2. 可在编辑matlab figure时提取并实现局部图形的放大活缩小-zoom the size of local figure in matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.62kb
    • 提供者:zwb
  1. Zooming-and-Shrinking

    0下载:
  2. matlab实现用双线性插值法放大和缩小图像-Zooming and Shrinking Images by Bilinear Interpolation (a) Write a computer program capable of zooming and shrinking an image by bilinear interpolation. The input to your program is the desired size of the resulting ima
  3. 所属分类:Special Effects

    • 发布日期:2017-05-02
    • 文件大小:508.6kb
    • 提供者:彭筱媛
  1. fangdasuoxiaojiance

    0下载:
  2. 如果图像经过放大或缩小操作,此matlab程序可以检测到图像经过这种操作-If the image after zoom in or out, this program matlab image can be detected through this operation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:80.59kb
    • 提供者:王怡
搜珍网 www.dssz.com