CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像旋转

搜索资源列表

  1. Rotate a Bitmap transparency

    0下载:
  2. 对bitmap图像旋转的一个程序,可以做成动画 -right bitmap image of a rotating procedures can create animation EXPLOSIVE
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:101779
    • 提供者:mrx
  1. 04 VC图像的几何变换源代码

    2下载:
  2. 04 VC图像的几何变换源代码,旋转,比例缩放,等等几何变换-04 VC images of the geometric transform source code, rotation, scaling, zooming, etc. Geometry Transformation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:274575
    • 提供者:glg
  1. 数字图像几何变换

    0下载:
  2. 几何变换是最常见的图像处理手段,通过对变形的图像进行几何校正,可以得出准确的图像。常用的几何变换功能包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转等等。目前数字图像处理的应用越来越广泛,已经渗透到工业、航空航天、军事等各个领域,在国民经济中发挥越来越大的作用。 作为数字图像处理的一个重要部分,本文介绍的工作是如何用Visual C++编程工具设计一个完整的应用程序,实现经典的图像几何变换功能。程序大概分为两大部分:读写BMP图像,和数字图像的几何变换。即首先用Visual
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:909332
    • 提供者:陈万通
  1. Picplay

    0下载:
  2. 本封装库对图象读取,特效,显示进行封装 功能有:对gif,pcx,tga,jpg等图像格式的读取,进行亮度,对比度,图像旋转,浮雕,颜色反转,锐化,平滑,马赛克处理. 包括全部源代码. -package for the right to read images, special effects, shown Packaging function : gif, nil, tga, jpg image formats such as reading, brightness, contra
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1846190
    • 提供者:张容语
  1. 二维图像处理

    0下载:
  2. 图像的处理:包括镜像,就是能按照镜面反射的原理,另外是旋转。-image processing include : Mirror, mirror reflection in accordance with the principle of rotation is another.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2447810
    • 提供者:李向
  1. 位图旋转

    0下载:
  2. 本程序对数字图像处理中比较常见的位图旋转进行了很好的解决。程序简单易懂,可供初学者参考学习-the process of digital image processing the more common bitmap rotation for a good solution. Simple easy to understand, study and reference for beginners
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:448903
    • 提供者:shining
  1. 05年毕业设计-图像处理软件及源代码c++builder

    1下载:
  2. 图像处理软件含帮助。毕业设计,旋转,线性变换,灰化,平滑,滤镜,反相等,功能全面!-image processing software with help. Graduation design, rotary, linear transformation, ash, smooth, filter, anti-equal, full functions!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1145933
    • 提供者:杨卓飞
  1. 旋转图像

    0下载:
  2. 旋转图像 如果你的应用程序仅工作在Windows NT下,那么你可以通过API函数旋转你的位图。 你或者使用world transformation和BitBlt()或者使用PlgBlt()旋转位图。一个 使用第一种方法的函数显示在下面。-rotating images if your applications only work on Windows NT, then you can use your API function rotating bitmap. You or the
  3. 所属分类:Windows编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:1082
    • 提供者:金鹏
  1. 旋转图像Demo和其源代码

    0下载:
  2. 旋转图像Demo和其源代码,具有极高的参考价值。-rotating images Demo and its source code with a high reference value.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:230192
    • 提供者:志荣
  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. WalshTranslate

    0下载:
  2. 这是图像旋转的visualc++源程序,图形图像编程-This is the image rotation visualc + + source code, graphics and video programming
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:144332
    • 提供者:刘峰
  1. roate

    0下载:
  2. 这是图像旋转的visiual c++源程序,图形图像编程-This is the image rotation visiual c + + source code, graphics and video programming
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:209834
    • 提供者:刘峰
  1. Cresorse

    0下载:
  2. 高斯平滑,灰度均衡,拉普拉斯锐化(边缘检测),亮度增减,梯度锐化,图像平移,图像旋转,维纳滤波处理-Gaussian smooth, gray balance, Laplacian sharpening (edge detection), the brightness changes, gradient sharpening, image shifting, image rotation, Wiener filter
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1257079
    • 提供者:孙怀勇
  1. How_to_rotate_Image

    0下载:
  2. 一个关于图像旋转的源代码,对大家熟练掌握所学的数字图像处理理论知识很有帮助-a rotating images on the source code, we have learned skillfully master the theory of digital image processing knowledge helpful
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:191888
    • 提供者:wuyi
  1. vc_revolving

    0下载:
  2. 基于vc++ 平台的图像旋转程序 希望对大家有用-vc platform based on the image rotation procedures hope useful for all
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:214145
    • 提供者:黄倩
  1. circumvolve

    0下载:
  2. 图像旋转的代码,经过验证的,到处都用的到的好-image rotation code, proven everywhere to the good Dongdong
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:191888
    • 提供者:兰同学
  1. 21codes_2432617241

    0下载:
  2. 用vc实现的关于图像旋转变化的代码,比较实用-vc used to achieve the rotation of the image changes in the code, more practical
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:35457
    • 提供者:dewgjs
  1. image_reverse

    0下载:
  2. 图像旋转!欢迎大家使用和测试!这是来自牛津视觉几何研究小组的程序!-image rotation! Everyone is welcome to use and test! This is from the Oxford Research Group visual geometric procedure!
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:191840
    • 提供者:高小闹
  1. swtxbh

    0下载:
  2. 利用TurboC实现三维(立方体)图像旋转变换以及比例变换-use Turbo 3D (cube) image rotation transformation and transformation ratio
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1674
    • 提供者:刘碧茜
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com