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

搜索资源列表

  1. 小波分解在图像放大缩小中的应用

    0下载:
  2. 小波分解在图像放大缩小中的应用-wavelet decomposition in Image Zooming Application
  3. 所属分类:编程文档

    • 发布日期:2012-10-15
    • 文件大小:286229
    • 提供者:none
  1. raw_zoom.rar

    0下载:
  2. 对raw格式图像放大缩小,附原图 程序处理512X512的raw图像,是我数字图像处理的入门,Of raw format images zoom, with a 512x512 image processing raw images, digital image processing are my entry
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:171152
    • 提供者:刘涛
  1. vc++环境下实现图象的缩放功能

    0下载:
  2. 实现打开图像功能。图像放大、缩小功能实现.,实现打开图像功能。图像放大、缩小功能实现.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-24
    • 文件大小:3726
    • 提供者:two
  1. image

    0下载:
  2. 双线性插值图像放大程序,该程序只对二值图像进行放缩。-Bilinear interpolation image to enlarge the program, the program only for binary image scaling.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1725
    • 提供者:sanmao
  1. shuangxianxing

    0下载:
  2. matlab双线性插值算法实现图像放大源代码-matlab bilinear interpolation algorithm to enlarge the image
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:778
    • 提供者:张祖渊
  1. ImageZoom

    0下载:
  2. 图像放大缩小程序,程序中使用邻近插值和双线性插值对图像进行放大缩小,可以是彩色和灰度图像。-Zoom image program, the program used in interpolation and bilinear interpolation of neighboring image zoom, color and grayscale images can be.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:948160
    • 提供者:王强辉
  1. enlarge

    0下载:
  2. 基于opencv的图像放大,利用线性插值的方法放大图像-Opencv image-based amplification, using linear interpolation method to enlarge the image
  3. 所属分类:OpenCV

    • 发布日期:2017-05-17
    • 文件大小:5047228
    • 提供者:zhaomang
  1. pic_magnify

    0下载:
  2. 在CCS平台上优化过的基于C64x+的图像放大程序,用双线性插值法。-In the CCS platform optimized based on C64x+ The image to enlarge procedures, using bilinear interpolation.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:56113
    • 提供者:chenjing
  1. hqscaler-1_0.tar

    0下载:
  2. 一个非常优秀的图像放大算法,放大效果极好-A very good image magnification algorithm, excellent zoom effect
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:21084
    • 提供者:龙舟
  1. edge-directedinterpolation

    0下载:
  2. 利用vc++实现图像放大,改算法采用基于协方差特征的方法-Use vc++ Image to enlarge, change algorithm based on the covariance characteristics of the method
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:280500
    • 提供者:zhengbk
  1. xiangsufuzhituxiangsuofang

    0下载:
  2. 本实验是一个采用基于像素复制的方式来进行图像缩放的程序,它分别由两个小程序组成,图像缩小和图像放大,程序的输入为一个图像矩阵和缩放因子(为整数)。图像的缩放是对图像进行的一种几何变换,通过对图像对应矩阵得操作来实现对图像大小的改变。像素复制方法的图像缩放的原理主要是对原来输入图像的整行或是整列像素进行简单的复制与删除,达到改变图像的大小的目的,-Used in this experiment is a pixel-based approach to copy image scaling proc
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1046349
    • 提供者:jhm
  1. tuxiang

    0下载:
  2. 读入图像 图像加 图像减 灰度图象 灰度转二值 图像放大 图像旋转 选定区域 填充区域-Read into the images by gray-scale image Add image to gray image binary image enlarge image rotation filling selected areas of regional
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:835
    • 提供者:ming
  1. suofang

    0下载:
  2. 自己根据原理编制的图像放大、缩小、领域平均、伪彩色程序,希望对大家有用!-According to the principle of the preparation of their own image to enlarge, narrowing the field average, pseudo-color process, useful for all of us hope!
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:2519
    • 提供者:simple
  1. 00

    0下载:
  2. 用于图像放大缩小功能 比较简单的程序代码-Zoom function for the image of the program code is relatively simple
  3. 所属分类:Graph program

    • 发布日期:2017-04-12
    • 文件大小:1331
    • 提供者:猴子
  1. ZoomCtrl

    0下载:
  2. 我在工作中需要使用一个对话框显示图表,还能进行放大与缩小。图像放大对滚动条CScrollView也进行了处理。-I m working on a dialog to display a type of chart.I figured I could easily find such a thing, or whip one up using the scroll functions of CWnd .
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:28262
    • 提供者:Athink
  1. ImageEnlarge

    0下载:
  2. 采用国际标准测试图lena进行测试。分别采用“基于像素放大原理的图像放大”、“基于双线性插值原理的图像放大”两种方法进行图像分割。并附有注释、程序清晰、易于阅读。相信图像初学者阅读后必定会有很大的-image enlarge, pixel enlarge based method, bi-linear insert method
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:50942
    • 提供者:张捷
  1. Coordinate_Curves

    0下载:
  2. 可缩放的二维曲线坐标图,从文件中读取数据,将数据以二维坐标图的形式表现出来,可用拖拽放大(非图像放大,而是数据重画)。可设置曲线颜色,跟踪鼠标位置(逻辑位置)-Scalable two-dimensional curvilinear coordinate map data read from the file data to two-dimensional coordinates of the form chart, drag can be used to enlarge (non-image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5358039
    • 提供者:larry
  1. 1234

    0下载:
  2. 基于的图像旋转,实现图像放大缩小的程序,很好用的-Based on the image rotation, zoom image of the process, well used
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:100078
    • 提供者:王宝荣
  1. geometrytrans

    0下载:
  2. vc++图像的几何变换,图像放大缩小,水平垂直映射-vc++ images of geometric transformations, image zoom, horizontal and vertical mapping
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:303049
    • 提供者:cui
  1. Matlab

    0下载:
  2. MATLAB最近临插值算法和线性插值算法,完全代码,关于matlab的插值算法图像放大-MATLAB interpolation algorithm and a recent clinical linear interpolation algorithm, complete code, matlab interpolation algorithm on the image to enlarge
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3029
    • 提供者:matlab
« 12 3 4 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com