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

搜索资源列表

  1. 图片,垂直,图片的缩放

    0下载:
  2. opencv 下的,能打开图片,垂直,图片的缩放,旋转,都被我以注释的形式放在main函数中了。我也是初学者-opencv under, to be able to open pictures, vertical, pictures of zooming and rotation, I have been in the form of notes on the main function. I also beginners
  3. 所属分类:图形图象

    • 发布日期:2014-01-15
    • 文件大小:2794480
    • 提供者:xiaobao89
  1. tuxiangxuanzhuan

    0下载:
  2. 本程序基于C++平台来实现图片的旋转,可以随意实现图片的角度转换!
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:202929
    • 提供者:shengchunxu
  1. ogl_vertex_data转动的正方体的融合

    0下载:
  2. 本程序是基于opengl平台的c++代码,主要体现的是一个融合图片的旋转立方体.-this program is based on the platform opengl c code, the main picture is a fusion of rotating cube.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:43181
    • 提供者:刘起
  1. 图片的旋转和翻转vb.net

    0下载:
  2. 所属分类:GDI/图象编程

    • 发布日期:2009-02-23
    • 文件大小:14082
    • 提供者:xwliuguangyu
  1. wince下图片旋转

    0下载:
  2. 在Wince下可以任意角度的旋转图片。
  3. 所属分类:其它

    • 发布日期:2009-10-23
    • 文件大小:238485
    • 提供者:king_2000
  1. 对图片进行旋转矫正

    0下载:
  2. 对输入图片进行旋转矫正处理,在一般目标识别后,做进一步的处理有比较好的作用
  3. 所属分类:图形图像处理(光照,映射..)

  1. 图片旋转缩放+c++builder

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

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

    0下载:
  2. 图片的旋转的简短matlab程序
  3. 所属分类:matlab例程

    • 发布日期:2011-01-10
    • 文件大小:226
    • 提供者:guopeng21
  1. QT下图片旋转小程序

    0下载:
  2. 自编写的图片旋转的小程序。环境:在linux系统下,QT4.7
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-03-08
    • 文件大小:1571117
    • 提供者:catmouse88
  1. 图片旋转 缩放

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

  1. pictureControl 图片的放大、缩小、旋转、打印

    0下载:
  2. pictureBox集成了图片的放大、缩小、旋转、打印、保存等功能-picturebox fuctions:zoomin、zoomout、invert、print、open、save and so on
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-17
    • 文件大小:5102073
    • 提供者:唐新达
  1. ImageRotationCorrection.rar

    0下载:
  2. 图像的旋转变换的matlab程序,里面有程序的运行结果,附带图片,matlab correction image
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:43456
    • 提供者:lulu
  1. C语言编写的DLL如何旋转指定的图片

    0下载:
  2. 这个代码演示了调用一个C语言编写的DLL如何旋转指定的图片(附C源代码),支持360度图片平滑旋转,掩码色改变,甚至可以调整图片透明度、亮度、色相、饱和度、大小缩放等图片常用的值。 代码兼容Win98至Win7环境 *修复: GetDC引起内存泄露 -This code demonstrates calling a DLL written in C language specifies how to rotate a picture (with C source code)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-22
    • 文件大小:563643
    • 提供者:network1985
  1. ImageTrans

    0下载:
  2. 以前要实现图片的旋转或翻转,只能用ie的滤镜来实现,虽然canvas也实现,但ie不支持而且不是html标准。 css3出来后,终于可以用标准的transform来实现变换,而canvas也已成为html5标准的一部分。 css3和html5使web变得越来越强大,各种新奇的技术正等待我们发掘。 本程序分别通过滤镜(ie)、ccs3和canvas来实现图片的旋转、缩放和翻转变换效果,可以用作图片查看器。 有如下特色: 1,用滤镜、ccs3和canvas实现相同的变换
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:7526
    • 提供者:汪亚超
  1. shearPicture2

    0下载:
  2. matlab实现的图像的旋转并截取功能,假如有一张图片,图片中有一个飞机,飞机是斜着的,需要将飞机旋转水平,并算出飞机四个角的坐标,这是对一系列图片进行处理-matlab implementation of the image rotation and the interception function, if there is a picture, the picture there is an aircraft, the aircraft is placed at an angle, and
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:897
    • 提供者:峰峰
  1. Anyrangle

    0下载:
  2. 图像处理,图像的矫正,图片的旋转,简单的程序,希望对大家有用。-Image processing, image correction, picture rotation, a simple procedure, in the hope that useful to everyone.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:548
    • 提供者:lee
  1. RotatePictures

    0下载:
  2. Rotate Picture 是图片旋转的好例子,对指纹图片的旋转做了处理。
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:90576
    • 提供者:lbl
  1. rotate_pic

    0下载:
  2. 实现了图片的旋转,在opencv库的支持下实现的, 不过没有调用库中的方法,实现了他的原理-To achieve a picture of the rotation, the support of the opencv library to achieve, but the method does not call the library to achieve the principles of his
  3. 所属分类:Graph program

    • 发布日期:2017-05-06
    • 文件大小:1065127
    • 提供者:zll
  1. Image

    0下载:
  2. 一个3D小程序,还不错哦,可实现图片的旋转,描边,边角的收缩等-A 3D small program, but also good, oh, can realize the rotation picture, stroke, and other corners of the contraction
  3. 所属分类:Delphi VCL

    • 发布日期:2017-05-10
    • 文件大小:2553767
    • 提供者:小娟
  1. 图片旋转

    0下载:
  2. 使用javascr ipt进行图片的旋转和缩放大小控制。(It is a jquery demo to turn image in your project,it can also help you control the size of the image.)
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2017-12-13
    • 文件大小:7526
    • 提供者:looper3339
« 12 3 4 5 6 7 8 9 10 ... 29 »
搜珍网 www.dssz.com