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

搜索资源列表

  1. DigiPicture

    0下载:
  2. 数字图像处理技术的一些经典算法,开发平台是VS2005,这些算法全部用C++语言实现,其中包括怎样显示位图,图像的反色,灰度阈值变换,灰度拉伸,灰度均衡,亮度增减,图像平移,图像缩放等-Digital image processing technology, a number of classical algorithms, the development platform is the VS2005, all of these algorithms using C++ language, in
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-28
    • 文件大小:10501498
    • 提供者:林彩华
  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. 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
    • 文件大小:1415546
    • 提供者:李金荣
  1. shuangxianxingchazhisuofangtuxiang

    1下载:
  2. 本实验采用双线形插值技术进行图像的缩放。该方法输出的像素值是它在输入图像中2*2邻域采样点的平均值,它根据某像素周围4个像素的灰度值在水平和垂直方向两个方向上对其插值。在进行图像缩放时,其考虑到了相邻近的像素点间的关系。这种平均算法具有放锯齿效果,创造出来的图像拥有平滑的边缘,锯齿难以察觉,所以相对于最近邻法,其的效果比较好。在进行程序设计时,程序的输入参数为图像矩阵和结果图像的水平和垂直方向的像素数,可以忽略混叠效应。在程序运行之后可以对其前的实验结果进行比较分析异同,进而更深刻的理解最近邻插
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:995816
    • 提供者:jhm
  1. FreTrans

    0下载:
  2. 实现图像几何变换函数(图像平移,图像镜像 ,图像转置 ,图像缩放,图像旋转),傅里叶变换,离散余弦变换,沃尔什-哈达玛变换。输入256位图像即可使用,包含详细注释,非常有参考价值。-Image geometric transformation function (image shift, image mirroring, image transpose, image scaling, image rotation), Fourier transform, discrete cosine tr
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:75503
    • 提供者:yk
  1. Raw

    1下载:
  2. 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:69567
    • 提供者:qzc
  1. vidcap_success

    0下载:
  2. 这是基于韩国芯片EQUATOR公司的图像缩放程序,对多媒体开发有一定的启发意义,对了解BSP15芯片有一定帮助-This is based on the South Korean chip Equator' s image scaling procedures, the development of multimedia has inspired a certain meaning, for understanding chip has a certain extent, help BSP
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:291643
    • 提供者:廖降龙
  1. image

    0下载:
  2. 一个很好用的图像缩放的代码,本代码基于vc++6.0实验平台-A good image scaling using the code, the code vc++6.0 based on experimental platform
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:384692
    • 提供者:wangheng
  1. imageScalingAlgorithm

    0下载:
  2. 基于双线性插值的图像缩放算法论文,原理及其源代码-Based on the bilinear interpolation of the image scaling algorithm paper, principle and its source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1894787
    • 提供者:凌涵
  1. imagescaling

    1下载:
  2. 数字图像处理的图像缩放方法的C++源代码-Digital image processing method of image scaling C++ source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:394523
    • 提供者:chaosam
  1. ImageZoom

    0下载:
  2. 相当实用的图像缩放算法,对于图像处理工作者有很好的借鉴意义!-Very useful image scaling algorithm, for image processing workers have a very good reference!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1664
    • 提供者:Bob Green
  1. program

    0下载:
  2. 图像缩放的几种方法,图像缩放的几种方法!-Several methods of image scaling,Several methods of image scaling!
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:53253
    • 提供者:wzf
  1. zoom

    0下载:
  2. 图像缩放的分片连续算法.李将云 杨勋年 汪国昭 浙江大学计算机图像图形研究所-Image scaling algorithm for sub-chip. Lee Yun Yang Xun Guo-Zhao Wang, Zhejiang University in Computer Research Institute of Image and Graphics
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:238605
    • 提供者:Zero
  1. MyDIP

    0下载:
  2. 图像处理源代码~ visual c++ 完成图像缩放-tuxiangchuli
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-10
    • 文件大小:2196984
    • 提供者:jsj678
  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
    • 文件大小:167216
    • 提供者:黄龙
  1. imageMagnify

    0下载:
  2. 很好的一个图像缩放的程序,可实现近邻、线性差值、立方卷积的任意比例缩放。-A very good image scaling procedures, can be close neighbors, and the linear difference, cubic convolution arbitrary scaling.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:113833
    • 提供者:wang gang
  1. scaling

    0下载:
  2. 图像缩放技术OPENCV实现,希望对大家有帮助!-Image scaling technology to achieve OPENCV
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:416177
    • 提供者:望里
  1. GeoTrans

    0下载:
  2. VC++程序实现包括图像平移、镜像变换、图像缩放等变换-VC++ program implementation, including the image translation, image transformation, image scaling and other transformations
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:73793
    • 提供者:郭静
  1. linear

    0下载:
  2. 图像缩放,双线性变换,效果较好 ,能较高比例缩放图像-image resize
  3. 所属分类:GIS program

    • 发布日期:2017-03-28
    • 文件大小:198807
    • 提供者:windy
  1. am.tar

    0下载:
  2. 图像缩放,效果较好,三次插值法,能较高质量缩放图像-Image scaling, better-performing, three interpolation can be higher quality zoom images
  3. 所属分类:Special Effects

    • 发布日期:2017-05-24
    • 文件大小:7688202
    • 提供者:windy
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com