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

搜索资源列表

  1. 001

    0下载:
  2. 实现8位bmp图像放大缩小算法,原理简单,使用方便
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1672
    • 提供者:王卫伟
  1. src

    0下载:
  2. 图像处理,2倍放大算法,代码实现2倍放大,以及放大图像的区域选取功能-Image processing, 2 times zoom algorithm, code 2 times magnification, and zoom the image area selection feature
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:1899
    • 提供者:邓先武
  1. hqscaler-1_0.tar

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

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

    1下载:
  2. 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7253806
    • 提供者:dongda
  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. 2

    0下载:
  2. 编写24位彩色图像的平移处理程序;编写基于最近邻插值算法的24位彩色图像放大处理程序;编写基于双线性插值算法的24位彩色图像放大处理程序;编写基于最近邻插值算法的24位彩色图像缩小处理程序;编写基于双线性插值算法的24位彩色图像缩小处理程序;编写基于最近邻插值算法的24位彩色图像旋转处理程序;编写基于双线性插值算法的24位彩色图像旋转处理程序;-The preparation of 24-bit color image translation process the preparation o
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:5210775
    • 提供者:程博
  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-29
    • 文件大小:20655
    • 提供者:breathomn
  1. Edge-Interpolation

    0下载:
  2. 基于图像边缘特征的图像放大增强算法,提高图像的分辨率。-The edge of the characteristics of image-based image enhancement algorithms to enlarge and enhance image resolution
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:161384
    • 提供者:feelfree
  1. ImageAndPicture

    0下载:
  2. 可以将BMP进行插值算法,利用插值算法把图像放大或者缩小。-BMP interpolation algorithm can be carried out using the interpolation algorithm to enlarge or shrink the image.
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:44049
    • 提供者:谭铱纹
  1. ImageUtils_c

    0下载:
  2. 图像放大算法实现代码,用于按照指定的倍数放大图像。-image zoom up
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:116960
    • 提供者:jlu
  1. toolbox_SME

    0下载:
  2. 这是很新的matlab图像放大算法,使用SME算法-This is a new algorithm matlab image to enlarge, use the SME algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:259366
    • 提供者:Aaron Young
  1. PDE_in_image_processing

    2下载:
  2. 包含五个文件夹。 (1)MATLAB程序:其中包含10余个MATLAB程序或(函数)的源代码。程序中所作的注释,与书中关于对应算法的描述是一致的 (2)二值图像:其中的图像可供形态学图像处理实验用,也可通过提取对象的边界,供曲线演化实验使用。 (3)灰度图象和彩色图像:其中的图像,可以作为图像分割,平滑滤波,反差增强,彩色增强以及图像放大等实验的素材。 (4) 视频剪辑:,"two_cells"是采用改进的变分水平集方法,实现GAC模型图像分割的演化过程;"denoissing
  3. 所属分类:Special Effects

    • 发布日期:2017-05-23
    • 文件大小:7247777
    • 提供者:钱得龙
  1. picscale

    0下载:
  2. 图像的放大算法,在vc6.0下编译通过,对初学者有帮助,注释详细步骤简单。-Image magnification algorithm, in the VC6.0 compiler, help for beginners, notes in detail steps are simple.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:111249
    • 提供者:liuyanxin
  1. chazhi2

    0下载:
  2. 改程序通过在matlab中实现双线性插值算法,使得图像放大时不会非常失真。-Change procedure in matlab bilinear interpolation algorithm, making the image to enlarge, not very distortion
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:906
    • 提供者:李开阳
  1. ScaleImage_LJCZ

    0下载:
  2. java实现的邻近插值的图像缩放算法,代码简单易懂可以指定n为图像放大或缩小倍数-java implementation neighbor interpolation image scaling algorithm, code n is straightforward to specify multiple images zoom in or out
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2237
    • 提供者:清真
  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
    • 文件大小:4887
    • 提供者:宁可
  1. code

    0下载:
  2. 图像放大算法,将128*128像素点的图片放大至512*512像素点的图片。-Enlarge algorithm, 128* 128 pixel image to enlarge it to 512* 512 pixel image.
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:554
    • 提供者:张宇舟
  1. code

    0下载:
  2. 各种图像放大算法的比较和峰值信噪比的源码-Comparison of various image zoom algorithms and peak signal to noise ratio of the source
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:3349
    • 提供者:张宽利
  1. xbrzscale

    0下载:
  2. 图像放大算法,适用于像素图像,放大效果非常好(Image magnification)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-02
    • 文件大小:202752
    • 提供者:白告
  1. matlab数字图像处理系统

    1下载:
  2. matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算
  3. 所属分类:图形图像处理

    • 发布日期:2020-06-02
    • 文件大小:380928
    • 提供者:www.wobishe.com
« 12 3 4 »
搜珍网 www.dssz.com