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

搜索资源列表

  1. VC实现三次样条的图像缩放

    1下载:
  2. 改程序实现了图像任意比例缩放。采用了三次样条插值。-It achieves zoom of random scale picture by using thrice sample insert value.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:537836
    • 提供者:汪刚
  1. Example028-缩放时使用插值模式控制图像质量

    1下载:
  2. 使用VC.n。et,编写一个应用程序,用来缩放时使用插值模式控制图像质量。-VC.n use. Et, to prepare an application that used to zoom use interpolation mode control image quality.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:65085
    • 提供者:刘亚平
  1. 几种常用图像处理算法

    0下载:
  2. 几种常用图像处理算法 里面包含完整的算法实现函数代码 已编辑成为word文档格式 便于复制:  垂直镜像 图像的旋转 图像缩放 256图像转化成灰度图像 随即噪声 亮度调整 色调调整 对比度调 八种图像处理算法函数 -several common image processing algorithm containing the complete algorithm editing function has become a code word document easy copy f
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:22065
    • 提供者:唐代
  1. VC实现图像缩放

    1下载:
  2. 用VC实现图像的缩放,希望对你的学习有用!-with VC image zoom, you want to learn useful!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:41124
    • 提供者:刘强
  1. 图像的缩放系统

    1下载:
  2. vc实现的图形系统,具有缩放功能,用于二维图形系统,-vc achieve graphics system with zoom functions for 2D graphics system,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4902
    • 提供者:陈智斌
  1. VC编写的三种图像插值算法实例

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

  1. 图像缩放(线性)

    0下载:
  2. 图像缩放(线性)
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-09-09
    • 文件大小:439032
    • 提供者:pubguy
  1. 图像缩放程序.rar

    0下载:
  2. 图像缩放程序
  3. 所属分类:Windows编程

    • 发布日期:2009-09-09
    • 文件大小:537840
    • 提供者:pubguy
  1. 图片旋转缩放+c++builder

    1下载:
  2. 基于c++builder的图像旋转与缩放
  3. 所属分类:界面编程

    • 发布日期:2010-12-15
    • 文件大小:37209
    • 提供者:qq475225253
  1. 图片旋转 缩放

    0下载:
  2. 包含图像的旋转,缩放,操作方便,时间证明可以用
  3. 所属分类:GDI/图象编程

  1. 利用C#里面的picturebox控件来实现图像的旋转与缩放

    0下载:
  2. 利用C#里面的picturebox控件来实现图像的旋转与缩放,并能实现其它附加功能-Using C# inside the picturebox control to achieve image rotation and scaling, and to achieve other extras ... ...
  3. 所属分类:C#编程

    • 发布日期:2016-01-25
    • 文件大小:180224
    • 提供者:
  1. vc++环境下实现图象的缩放功能

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

    • 发布日期:2017-03-24
    • 文件大小:3726
    • 提供者:two
  1. 用VC++实现图像缩放变换的功能

    1下载:
  2. 实现了图像缩放变换的功能,用VC++,MFC完成喜欢数字图像处理的可以仔细看看带代码,一起学习-Image scaling to achieve the transformation function, using VC++, MFC complete digital image processing can be like a closer look with the code, learning together
  3. 所属分类:GDI/图象编程

    • 发布日期:2015-04-14
    • 文件大小:197632
    • 提供者:朱杰
  1. ImgScale

    0下载:
  2. 利用近邻域插值、线形插值或者三阶卷积插值三种不同的方法,完成图像的缩放功能。-NN using interpolation, linear interpolation, or third-order convolution interpolation in three different ways to complete the image of the zoom feature.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:1034901
    • 提供者:谭璐芬
  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. 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. MyDIP

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

    • 发布日期:2017-05-10
    • 文件大小:2196984
    • 提供者:jsj678
  1. GeoTrans

    0下载:
  2. 对图像做几何变换,图像平移,水平镜像,垂直镜像,图像转置,图像缩放,图像旋转-Make the image geometric transformation, image translation, horizontal mirror, vertical mirror, the image transpose, image scaling, image rotation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:73799
    • 提供者:skylost
  1. VC 位图缩放与旋转

    0下载:
  2. 基于VC++6.0 MFC图像处理...包含图像平移、图形旋转、图像反转倒置镜像和图像缩放。(Based on VC++6.0 MFC image processing, including image translation, graphics rotation, image inversion, inverted image and image scaling.)
  3. 所属分类:界面编程

    • 发布日期:2017-12-24
    • 文件大小:1258496
    • 提供者:Tercel_fly
  1. 支持缩放拖动的halcon控件 c#开源源码

    2下载:
  2. 控件功能 1,支持鼠标中键缩放和左键拖动 2,支持在图像缩放后,region,xld,roi能够复现 3,支持region,xld按照指定颜色显示,并在缩放后复现 4,支持矩形1,矩形2,圆,和直线roi的绘制 5,可以显示当前鼠标左键所在位置的图像灰度值 6,可以保存原图,或者截屏当前窗口 7,程序是32位,halcon版本是12. 8,halcon10,11也是支持的,只需要更改下halcon的dll,重新编译就是了 9,使用vb.net的同学照样能使用此
  3. 所属分类:C#编程

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com