CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 GDI/图象编程 搜索资源 - 图像 线性插值

搜索资源列表

  1. DibEnLarge

    0下载:
  2. 利用线性插值的方式,实现图像的平滑放大。克服StretchBlt在放大时产生的马赛克现象。-using linear interpolation modes to achieve a smooth image to enlarge it. Large overcome StretchBlt in the mosaics at the phenomenon.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:71604
    • 提供者:心港
  1. SuperScaling

    0下载:
  2. 双线性图像插值源代码,实现图像的平滑缩放。-bilinear image interpolation source code, achieving a smooth image scaling.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:42930
    • 提供者:心港
  1. t12313131

    0下载:
  2. 图像处理 用线性插值算法实现图像缩放 图像处理-image processing using linear interpolation algorithm image scaling Image Processing
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4331
    • 提供者:刘彬
  1. PictureZoom

    0下载:
  2. 图像放缩,调用Windows Api函数,采用二次线性插值算法实现。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:237870
    • 提供者:huwei
  1. 08ReadBMP

    1下载:
  2. 该小软件为图像的缩放处理,有3种算法:邻近取值插值,二次线性插值,三次卷积插值
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35061
    • 提供者:刘立军
  1. BmpChangect

    0下载:
  2. 一个自动图像转换软件,可以实现图像序列的自动 改变大小(线性 插值 )、改名,抽帧等。 只要设置好源路径和目标路径(不可相同),点转换即可,(起止帧号 需在源程序中修改)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:84417
    • 提供者:张智
  1. 双线性插值法实现图像平移

    1下载:
  2. 双线性插值法实现图像平移
  3. 所属分类:GDI/图象编程

  1. chazhi2.rar

    0下载:
  2. 对图像三线性插值方法进行改进,添加加权系数,更好地消除人工痕迹。,Trilinear interpolation of the image method to improve, add the weighted coefficient, and better elimination of artificial traces.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:7559
    • 提供者:yangyang
  1. chazhi

    0下载:
  2. 图像三线性插值算法,对一定图像插值成给定大小的图像-Image trilinear interpolation algorithm, Image Interpolation of a certain size into a given image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:6692
    • 提供者:yangyang
  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. pictureredraw

    1下载:
  2. 由于光学镜头的生产工艺等原因,数码相机拍摄图像常常会出现非线性的几何畸变。针对这一常见问题,采用最小二乘拟合、双线性插值的方法对拍摄图像进行校正。实验结果表明,该方法能够在保证无颜色失真的条件下获得较为理想的校正结果。- the picture is changed when we get it,this mothed is to redraw it
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-05-13
    • 文件大小:2833167
    • 提供者:王志
  1. imageGUI

    2下载:
  2. 运用MATLAB工具箱实现图像处理的GUI程序设计 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 6)能对图像加入
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:33770
    • 提供者:小比
  1. mysmoothdll

    0下载:
  2. 实现图象处理的平滑算法.包括双线性图像插值源代码,实现图像的平滑缩放。-achieve a smooth image processing algorithms
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:828863
    • 提供者:程序
  1. image-scaling-procedure

    0下载:
  2. 用C++语言编写的图像缩放程序,采用双线性插值算法-Written in C++ language, image scaling procedure for the bilinear interpolation algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:1221960
    • 提供者:shard
  1. Image_Rescale

    0下载:
  2. .ppm图像的双线性插值缩放的VC++源程序,VS2008下编译通过-. Ppm bilinear interpolation image scaling, and the underlying operating system and hardware independent
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2612947
    • 提供者:黄蕾
  1. test

    0下载:
  2. 双线性插值算法实现的图像显示、放大、保存的功能。可以放大灰度和彩色的BMP。-Bilinear interpolation algorithm for image display, zoom in, save functions. Can zoom in grayscale and color BMP.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:22847
    • 提供者:无雨森
  1. FunctionofBilinearInterpolation

    0下载:
  2. 函数主要实现图像处理过程中由于旋转缩放导致坐标不在整数位置,使用原始像素对当前像素点的计算方法:双线性插值!-The main function is to achieve image processing result in the rotation of the zoom position coordinates are not integers, the calculation method using the original pixel of the current pixel: bi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-11
    • 文件大小:936
    • 提供者:封小云
  1. DEMO

    0下载:
  2. 实现图像的快速缩放,利用整数代替浮点数运算的二次线性插值-Realize the rapid and scaling, the image using integer quadratic linear interpolation instead of floating point operations
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-28
    • 文件大小:11097509
    • 提供者:吕仰铭
搜珍网 www.dssz.com