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

搜索资源列表

  1. 用轻松实现缩略图(源文件)

    0下载:
  2. 用轻松实现缩略图(图像放大缩小)用于初学csharp者,-easily with a thumbnail (Image Zooming) csharp for beginners,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:80897
    • 提供者:张真的
  1. 图像处理插值1[1].2

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

    • 发布日期:2008-10-13
    • 文件大小:190693
    • 提供者:师为礼
  1. 模拟图像边缘检测的C代码[原创]

    1下载:
  2. 模拟图像边缘检测的C代码[原创]先把图像放大K倍,然后检测边缘。使用Roberts梯度检测法。该方法在边缘附近有失真,产生伪边缘。-simulation Edge Detection of C code [original] first image amplification K times, and then detected edge. Use Roberts gradient detection. The method is near the edge of distortion, pse
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1191
    • 提供者:hj
  1. 实现图片放大缩小旋转

    1下载:
  2. 在一些看图软件中,通常有对图像动态放大和缩小的功能。这是如何实现的呢?我们通过研究,在VB中实现了这种功能,具体方法如下。   进入VB,新建一工程,在窗体Form1上添加如下控件:一个图像框控件Image1,三个命令按钮Command1,Command2,Command3,其Caption性分别设置为“放大”、“缩小”、“打开”,再加入一个通用对话框控件CommonDialog1,用于选择要打开的文件。-in some flashcards software, the images
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:1082
    • 提供者:金鹏
  1. wwwwzoomscreen

    0下载:
  2. 一个不错的图像放大程序,可以将屏幕放大对于做图像处理在操作方面十分有用,程序代码实现十分简单-a good image to enlarge procedures, Large screen can be done for image processing operation in a very useful process to achieve a very simple code
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:164516
    • 提供者:www
  1. image_zoom_C_code

    0下载:
  2. 关于图像放大缩小的VC++程序,可供参考。
  3. 所属分类:Windows编程

    • 发布日期:2014-01-16
    • 文件大小:39515
    • 提供者:quanxiu
  1. 图像放大

    0下载:
  2. 有了它就可以知道原来点击放大图象也很简单的啊,随心所欲的放大我的图片。-made it know that it can enlarge images are very simple ah, and to engage in my pictures to enlarge it.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:97744
    • 提供者:张亚辉
  1. 图像的读入、显示与放大缩小图像的存储(MFC)

    5下载:
  2. 图像的读入、显示与放大缩小图像的存储(MFC),适合初学者
  3. 所属分类:界面编程

    • 发布日期:2011-04-26
    • 文件大小:4569748
    • 提供者:adong7639
  1. 图像几何变换

    0下载:
  2. VC++编写的图像几何变换程序,界面分成原图显示区和变换后显示区,几何变换包括了:图像平移、水平镜像、垂直镜像、图像转置、图像缩小、图像放大、图像旋转
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-11-22
    • 文件大小:1595624
    • 提供者:66173287@qq.com
  1. vc++环境下实现图象的缩放功能

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

    • 发布日期:2017-03-24
    • 文件大小:3726
    • 提供者:two
  1. chap1_3

    0下载:
  2. 图像的几何变换,包括图像的放大,和图像的缩小,图像的旋转,图像的平移,插值-Images of geometric transformations, including image magnification, and image reduction, image rotation, image translation, interpolation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2609083
    • 提供者:刘国玉
  1. ZoomCtrl

    0下载:
  2. 我在工作中需要使用一个对话框显示图表,还能进行放大与缩小。图像放大对滚动条CScrollView也进行了处理。-I m working on a dialog to display a type of chart.I figured I could easily find such a thing, or whip one up using the scroll functions of CWnd .
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:28262
    • 提供者:Athink
  1. Coordinate_Curves

    0下载:
  2. 可缩放的二维曲线坐标图,从文件中读取数据,将数据以二维坐标图的形式表现出来,可用拖拽放大(非图像放大,而是数据重画)。可设置曲线颜色,跟踪鼠标位置(逻辑位置)-Scalable two-dimensional curvilinear coordinate map data read from the file data to two-dimensional coordinates of the form chart, drag can be used to enlarge (non-image
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5358039
    • 提供者:larry
  1. piczoom

    0下载:
  2. 图像放大器,简单实用,是初学者的好实例。-Java zoom
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:231818
    • 提供者:杨一凡
  1. piczoom

    0下载:
  2. 简单的C#图像放大器.只有一个功能,就是放大指定倍数的图像,很简单,适合入门级新手朋友,可以学习一些图像运算方面的知识。-A simple C# image amplifier. There is only one function, namely to enlarge the specified multiple of images, very simple, suitable for entry-level novice friends, you can learn some knowled
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:231332
    • 提供者:262
  1. 95302901ExtendedBitmap

    0下载:
  2. 图像处理,BMP,JPG,JPEG,GIF图片,旋转,放大缩小。-image processing, BMP, JPG, JPEG, GIF images, rotating, zooming narrow.-Image processing, BMP, JPG, JPEG, GIF images, rotate, zoom.-image processing, BMP, JPG, JPEG, GIF images, rotating, zooming narrow.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-26
    • 文件大小:36703
    • 提供者:yiyi
  1. enlarge

    0下载:
  2. vc++编写局部放大示例,随着鼠标移动桌面图像放大程序。-vc++ sample preparation enlarged, with the mouse to move the desktop image to enlarge procedures.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:133552
    • 提供者:fly
  1. 新建文件夹

    0下载:
  2. 可以使文件中的图像放大两倍,采用双线性插值不失真。(The image magnified two times)
  3. 所属分类:其他

  1. 图像放大

    1下载:
  2. 通过一定的算法提高图片的像素密度,减小锯齿。(A certain algorithm is used to improve the pixel density of the picture and reduce the sawtooth.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:4297728
    • 提供者:小小葵
  1. 图像几何变换处理

    0下载:
  2. 图像的几何变换: 改变图像的大小或形状。比如图像的平移、旋转、放大、缩小等,这些方法在图像配准中使用较多。 图像变换: 通过数学映射的方法,将空域的图像信息转换到频域、时频域等空间上进行分析。比如傅里叶变换、小波变换等。(Image several transformation processing)
  3. 所属分类:其他

    • 发布日期:2020-07-03
    • 文件大小:106496
    • 提供者:司马懿!
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com