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

搜索资源列表

  1. bmpmanip

    0下载:
  2. 该源码主要用于在手机平台上对图像的一些简单处理,装在图片并对其进行一定的处理,旋转,保存为bmp文件等-the main source for the mobile platform on some simple image processing, and put in the picture and its certain, rotation, the depositary for the bmp files
  3. 所属分类:Symbian

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

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

    • 发布日期:2008-10-13
    • 文件大小:909332
    • 提供者:陈万通
  1. 用VB制作的图像旋转

    1下载:
  2. 用VB制作的图像旋转程序,可任意设定旋转角度,图像画卷式展开-VB images produced by the rotation procedures, arbitrary rotation angle, image picture-start
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:111189
    • 提供者:uhu
  1. 图片旋转

    0下载:
  2. 我看到已经有些朋友传过C、vb等的代码,我现在为大家带来了JAVA实现的图片旋转程序,详细说明请见文件中的注释,谢谢支持-I have seen some friends came across C, vb the code, I now bring you a picture JAVA rotation procedures, detailed descr iption, see the Notes document, thank you support! !
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:21330
    • 提供者:
  1. Rotation

    0下载:
  2. 这是对图片进行旋转的程序,只需设置图片的位置和旋转的角度便可以进行旋转,采用的是最近邻插值算法。-This is a program to rotate the picture, simply set the location of the picture and the angle of rotation can be rotated using the nearest neighbor interpolation algorithm.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:973
    • 提供者:bian
  1. Picture-simple-processing

    0下载:
  2. 利用自己建立的类库,对图片实现旋转,缩放,中值滤波和镜像的功能。-Create the class library, picture rotation, scaling, median filtering and mirroring functions.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-22
    • 文件大小:2988145
    • 提供者:杨金霖
  1. A-quick-picture-detect-Analysis

    0下载:
  2. 对一些人类在视觉上存在明显区别的几何图形,提出了轮廓搜索‰ 折点定位的改进算法。通过搜索 出的轮廓折点,根据它的数量,以及相邻折点之间连线的相互几何关系,最后识别出图形的快速算法。本文对大量 几何测试图形用该算法实验,结果证明该识别算法具有运算速度快,准确度高的特点,在图形发生拉伸‰ 旋转等变 形时也能很好对图形进行识别。-Some human visual presence of distinct geometry, a the contour search bre
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:755066
    • 提供者:lili
  1. rotation

    0下载:
  2. Delphi写的图片旋转控件,编辑前请先引入控件。-Picture rotation controls written in Delphi, before the introduction of the edit control.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-13
    • 文件大小:50556
    • 提供者:id88777
  1. picture

    0下载:
  2. 使用opengl函数结合visual c++实现图形的运动和旋转过程-To use opengl function combined with Visual c++ graphics movement and rotation process
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-16
    • 文件大小:16300651
    • 提供者:王尼玛
  1. picture-rotate

    0下载:
  2. 图像处理,用C++对图像进行各方位的旋转处理-Image processing, using C++ the image rotation processing of all places
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:214808
    • 提供者:王涛
  1. Picture-Player

    0下载:
  2. 图片播放软件,含翻页,自动播放,播放速度控制,旋转(任意角度),放大,缩小等-Photo playback software, including flip, auto play, playback speed control, rotation (any angle), zoom, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:115568
    • 提供者:郭凤阳
  1. rotate-the-picture

    0下载:
  2. C++的图像旋转代码,输入图像,输出旋转图像-C++ image rotation code, input image and output the rotated image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1397
    • 提供者:iris xin
  1. RotateTransform

    0下载:
  2. C#让图片围绕中心旋转一周,C#旋转图片的一个实例源码。实现思路是先装入图片,获取当前窗口的中心点,精选C#学习源码。-C# let the pictures around the center of rotation, a source code examples C# rotation picture. The idea is to first into the picture, the center point of access to the current window, select
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:31104
    • 提供者:糟熘鱼片
  1. camera

    0下载:
  2. jquery mobile 轮换广告图片,非常好用-jquery mobile ad rotation picture, very easy to use
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-05-08
    • 文件大小:1716696
    • 提供者:jinfei
  1. Rotating-and-flipping-the-picture

    0下载:
  2. 用易语言实现的图像旋转和翻转的功能.可以参考借鉴-Image rotation and flipping easy language functions.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:360544
    • 提供者:
  1. SWING-PICTURE-(FOR-VB)

    1下载:
  2. 自制了一个图片旋转的类模块,并用一个小实例解释了模块的运用-Made a picture rotation class module, and use a small example to explain the use of modules
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-28
    • 文件大小:133588
    • 提供者:汪志杰
  1. rota-90

    0下载:
  2. 很快的实现图片旋转90度,速度超快,就像Windows 的图片浏览软件一样快!-fast rotation picture,very quickly!
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1980
    • 提供者:lilisen
  1. The-angle-between-two-picture

    0下载:
  2. 利用方向梯度直方图分布求图片旋转角度,通过对比两幅图片直方图中的最大值对其角度进行计算-Image rotation angle by using direction gradient histogram distribution
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2983
    • 提供者:keith
  1. VB-picture-rotation

    0下载:
  2. VB代码实现图片旋转 VB代码实现图片旋转-VB code to achieve image rotation
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:44080
    • 提供者:Hmily
  1. opengl picture

    0下载:
  2. 使用opengl基础画圆、画线、画多边形,进行色彩填充部分旋转组合而成的作品。(The use of OpenGL basic painting circle, draw lines, draw polygons, color filling, partial rotation of the portfolio.)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-19
    • 文件大小:14798848
    • 提供者:GTT
« 1 23 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com