搜索资源列表

  1. VC编写的三种图像插值算法实例

    0下载:
  2. 用VC写的图像缩放中的插值实例
  3. 所属分类:系统编程

  1. wssw

    0下载:
  2. 图像几何变换(缩放、旋转)中的插值算法 - The picture geometry transformation (缂╂斁, revolves) the center interpolation algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:越心
  1. 图像处理插值1[1].2

    0下载:
  2. 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:190464
    • 提供者:师为礼
  1. srcmap

    0下载:
  2. 一个用c语言写的图像插值算法,茶汁速度快-a language used to write the image interpolation algorithm, the tea fast
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:张云
  1. t12313131

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

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:刘彬
  1. PictureZoom

    0下载:
  2. 图像放缩,调用Windows Api函数,采用二次线性插值算法实现。-Image zoom, Windows Api function call using the second linear interpolation algorithm.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:237568
    • 提供者:huwei
  1. imagescale---raw

    0下载:
  2. 经典程序,实现3种插值算法,可以做到任意比例的图像缩小或者放大,且长宽比例可以不同-classic procedures, three kinds of interpolation algorithm, can do arbitrary proportion of narrow or enlarge images. and the ratio of length to width can be different
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:146432
    • 提供者:袁珂
  1. linearandnearest

    0下载:
  2. 图像插值算法(最近邻域和双线性),很好用。-image interpolation algorithm (recent neighborhood and bilinear), is useful.
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:930816
    • 提供者:王莞丽
  1. scaling_down

    0下载:
  2. 按位置图像加权缩小计算函数。不同于线性插值或三次插值算法。-Weighted images by location to narrow the calculation function. Different from the linear interpolation or cubic interpolation algorithm.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:657408
    • 提供者:scounix
  1. imresize

    0下载:
  2. 图像插值算法有三种方法,最近邻插值、双线性插值、卷积插值-Image interpolation algorithm has three methods, nearest neighbor interpolation, bilinear interpolation, convolution interpolation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:陈旭
  1. 11

    0下载:
  2. 一些自己编写的图像插值算法程序。包括最近邻插值,双线性插值和双三次插值。-Some have written procedures for image interpolation algorithm. Including the nearest neighbor interpolation, bilinear interpolation and bicubic interpolation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:陈旭
  1. 08ReadBMP

    0下载:
  2. 该小软件为图像的缩放处理,有3种算法:邻近取值插值,二次线性插值,三次卷积插值-The small software for image scaling treatment, has three kinds of algorithms: the neighboring values of interpolation, the second linear interpolation, cubic convolution interpola
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:3031040
    • 提供者:刘立军
  1. RGB2YUV_lihan

    0下载:
  2. 本程序是一个图像功能验证程序,里面包含了RGB转YUV算法和插值算法,读取一个640*480的BMP图像,将其变换成YUV420格式,然后插值到1600*1200或1280*960或800*600的YYU文件,非常适合初学者学习YU与RGB转换算法和插值算法-This procedure is an image function of the verification process, which contains the RGB to
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:1925120
    • 提供者:李涵
  1. CHAZHI

    0下载:
  2. 图像插值算法实现输出测试和输出测试,非常好用的 哦 -Image Interpolation Algorithm output test and the output test, a very nice oh
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-20
    • 文件大小:1913856
    • 提供者:拉拉
  1. allfns

    0下载:
  2. VGG MultiView Compute Library,包含各种图像插值算法的实现和图像变换矩阵参数估计-VGG MultiView Compute Library, contains a variety of image interpolation algorithm and image transformation matrix parameter estimation
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-20
    • 文件大小:1320960
    • 提供者:dubingxin
  1. iminerpolation

    0下载:
  2. 一种新的图像插值算法,此算法不需要先验信息,主要包括聚类分析,模式识别,图像插值三个阶段-A new image interpolation algorithm, the algorithm does not require a priori information, including cluster analysis, pattern recognition, image interpolation in three stages
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:200704
    • 提供者:zjian
  1. nedi

    0下载:
  2. 新型的基于边缘指导的图像插值算法,matlab代码。可以用用,效果不错。-new edge-directed interpolation. IEEE. codes.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:172032
    • 提供者:rhhh
  1. picture-zoom-in-out

    0下载:
  2. 图像插值算法,有详细说明,效果与显卡默认插值相当-Image interpolation algorithm, a detailed descr iption of the results and graphics default interpolation rather
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:无名
  1. ICBI

    0下载:
  2. 一种基于双立方插值的新型图像插值算法,较好的保存边缘信息-Based on bicubic new image interpolation algorithm, the preservation of edge information better
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:戈薇
  1. 插值

    0下载:
  2. 采用下拉菜单的方式实现数字插值方式的选择,并通过回调函数完成相应的插值算法和图像显示,在原始数据的输入和处理上,主要采用字符串的写入和读取与处理方式,实现对原始数据读入和分析。本次设计是对单选按钮的使用、按钮控件的应用及轴显示图形应用的综合设计,最终实现了多种插值算法的切换。通过设计与调试,本工具包集成了一维插值和二维插值中的最邻近插值,最小立方插值,线性插值等插值算法,最后达到对同一组数据可以用不同插值方法设计,通过优化处理得到适合插
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:15360
    • 提供者:jrhc
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org