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

搜索资源列表

  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. TransformShow

    0下载:
  2. 该程序能对位图进行各种变换,如旋转,镜像,缩放-The program can transform a variety of bitmap, such as rotating, mirroring, scaling and so on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:90904
    • 提供者:范虎威
  1. cc

    0下载:
  2. 1. 图像文件的格式;   2. 图像编程的基础-操作调色板;   3. 图像数据的读取、存储和显示、如何获取图像的尺寸等;   4. 利用图像来美化界面;   5. 图像的基本操作:图像移动、图像旋转、图像镜像、图像的缩放、图像的剪切板操作;   6. 图像显示的各种特技效果;   7. 图像的基本处理:图像的二值化、图像的亮度和对比度的调整、图像的边缘增强、如何得到图像的直方图、图像直方图的修正、图像的平滑、图像的锐化等、图像的伪彩色、彩色图像转换为黑白图像、物体边
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:50754
    • 提供者:刘铁桥
  1. rotate_image

    0下载:
  2. 可以快速的进行图像的旋转,利用插值对图像的进行重建。-Could be made rapidly rotating image, using interpolation of the image reconstruction.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2841
    • 提供者:sai
  1. lcz_opengl_test1_1

    0下载:
  2. openGL例子:实现基本的绘制和坐标变换。太阳、地球月亮旋转模拟-openGL
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:2122520
    • 提供者:lichenzhen
  1. chazhi

    0下载:
  2. 插值法实现灰度图像的缩放及旋转的程序,开发环境为Visual C++6.0,实现了多种差值方法。可用于进行算法的分析和比较-Gray-scale image interpolation implementation of the scaling and rotation procedures, development environment for Visual C++6.0, a variety of difference methods of implementation. Algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:78955
    • 提供者:张晓彬
  1. NEWHARRIS

    0下载:
  2. 利用经典Harris算法,简单易懂,提取到的角点具有亮度不变性和旋转不变性。-Harris to use the classic algorithm to extract the corner with the brightness invariance and rotation invariance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:60995
    • 提供者:yingzi0505
  1. VC-GDI

    1下载:
  2. VC中使用GDI+进行图像处理,实现图片缩小,旋转-VC use GDI+ for image processing, picture achieve narrow, rotating
  3. 所属分类:Special Effects

    • 发布日期:2016-06-23
    • 文件大小:194168
    • 提供者:buqing
  1. Archive

    0下载:
  2. 抗任意角度旋转的图像匹配算法的matlab实现-image matching of any rotation
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:8495
    • 提供者:withitren
  1. 1234

    0下载:
  2. 基于的图像旋转,实现图像放大缩小的程序,很好用的-Based on the image rotation, zoom image of the process, well used
  3. 所属分类:Graph program

    • 发布日期:2017-04-28
    • 文件大小:100078
    • 提供者:王宝荣
  1. tuxiangxuanzhuan

    0下载:
  2. 图像旋转:通 过 处 理 可 使 图 像 旋 转 任 意角度-Image Rotation: Rotate the image by processing any angle can
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:212202
    • 提供者:程磊
  1. ImageProcee

    0下载:
  2. 关于图像变换(裁剪,合并,旋转,镜像,缩放),图像处理(正交变换,卷积,平滑,锐化,边缘检测,边缘增强等),图像特技显示(扫描,移动,百叶窗,马赛克,珊条,渐显渐隐)等功能的图像处理VC++源程序-On the image transform (cut, merge, rotate, mirror, zoom), image processing (orthogonal transform, convolution, smoothing, sharpening, edge detection,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4339883
    • 提供者:王道会
  1. DIP

    0下载:
  2. 这是我自己编写的对BMP图像处理程序,可以实现对BMP图像进行无限次的任意角度的旋转,并且还带有重载图片的功能。可以供大家参考。-This is what I have written to the BMP image processing procedures, BMP images can be achieved on an unlimited number of arbitrary angle of rotation, and also features a heavy-duty pict
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:75152
    • 提供者:
  1. ww

    0下载:
  2. 本程序实现以下功能: 1.绘制茶壶(T) 2.添加光照(T) 3.添加纹理(T) 4.鼠标左键控制茶壶旋转(T) 操作步骤:按鼠标左键茶壶旋转,按一次旋转30°。 5.鼠标右键控制茶壶平移(T) 操作步骤:按鼠标右键茶壶向右移动,每次移动0.5厘米 6.键盘控制茶壶纹理的变化(T) 操作步骤:按键盘的 w 和 s 键实现纹理的改变 7.键盘方向键控制camera的前进后退,左移和后移 (T) 操作步骤:按键盘的四个方向键实现茶壶四种方向的移动
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-01
    • 文件大小:2441
    • 提供者:pengjie
  1. xz

    0下载:
  2. falsh的源文件,旋转金字塔,显示金黄色的金字塔在旋转-falsh the source file, rotating pyramid, the pyramid shows that gold rotating
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4966
    • 提供者:dengwei
  1. Sky

    0下载:
  2. 用 openGL 在 Visual C++ 6.0 环境下实现模拟星空,旋转的随机颜色的星星 以及 北斗七星-In the environment of Visual C++ 6.0, to simulate the sky filled with rotating stars coloured randomly.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-12
    • 文件大小:2881994
    • 提供者:王珣
  1. bitmapoperate

    0下载:
  2. 对位图进行各种操作,如加入噪声,图片旋转等-bitmap operate
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4253816
    • 提供者:傅晓钢
  1. Test20090417

    0下载:
  2. 采用跟踪球原理实现立方体旋转,坐标轴变换。实现3D图形绘制的基础。-Principle to the use of tracking the ball cube rotation axis transform. To achieve a basis for rendering 3D graphics.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-24
    • 文件大小:7722218
    • 提供者:王非
  1. lesson06

    0下载:
  2. opengl的纹理加载。一个正方体,可以旋转,并且6个面被加载上纹理-load opengl texture. A cube, you can rotate, and 6 were loaded on the surface texture
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:257216
    • 提供者:echo
  1. OpenGLsanweihuitu

    0下载:
  2. 1、含X、Y、Z的三维视图,可分别设置对此三维视图X轴、Y轴和Z轴的缩放比例及鼠标对视图进行旋转; 2、可以加载三维交会数据(.3DSF),对交会的中子、声波、密度等数据三维显示; 3、可查看这些数据在X轴、Y轴和Z轴上的投影情况; 4、拾取功能能实现对三维视区中选择框中的内容进行放大,同时可将其显示在投影图中。 -无
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2088025
    • 提供者:徐逍峰
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com