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

搜索资源列表

  1. rotate

    0下载:
  2. 用opengl编写的一个简单的由颜色变换组成的立方体,可以旋转的功能,已经调试!-use opengl prepared by a simple color change of cube, can rotate function, Debugging already!
  3. 所属分类:OpenGL

    • 发布日期:2014-01-15
    • 文件大小:21010
    • 提供者:litang
  1. rotate

    1下载:
  2. 对yuv图像顺时针旋转90°的代码,一次只能旋转一个分量,例如,对于yuv420图像,采用 rotate( m_image_w,m_image_h, y, NULL ) rotate( m_image_w/2,m_image_h/2, u, NULL ) rotate( m_image_w/2,m_image_h/2, v, NULL ) 如果dstdata为NULL,哪么程序会将输入srcdata当作输出
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:866
    • 提供者:陈航
  1. Rotate

    0下载:
  2. 使用MFC编写的图像旋转算法,利用临近插值的方法实现图像旋转,并且旋转后的图像自适应窗口。-Written using the MFC image rotation algorithm, near the interpolation method used to achieve image rotation, and rotate the image after the adaptive window.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:2292176
    • 提供者:
  1. fiveMATLABimageprocessingcode

    0下载:
  2. 对图像进行任意角度旋转 图像渐变 运用调色板设计技术将灰度图像彩色化 等5个MATLAB 图像处理 代码-Rotate the image at any angle image gradient design using the gray image palette color and so on five MATLAB image processing code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:15209
    • 提供者:gujiaqian
  1. Mysift

    0下载:
  2. SIFT特征点检测算法是一种有效的图像特征检测法,对旋转、尺度,光照变化都具有一定的鲁棒性。-SIFT feature detection algorithm is an effective method of image features, rotate, scale, the light changes robustness。
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4457616
    • 提供者:关小菊
  1. rotate

    0下载:
  2. 将图像进行旋转以便一时之需,基本的图象处理-Rotate the image in order to momentary needs, basic image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:85054
    • 提供者:3301309
  1. ass3-program

    0下载:
  2. draw a cube by opengl, the cube can rotate ,pitch,yaw , look forward and back. and so on-draw a cube by opengl, the cube can rotate, pitch, yaw, look forward and back. and so on
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-29
    • 文件大小:2591
    • 提供者:zhang yu
  1. Rotate

    0下载:
  2. 本程序实现了位图的读取,显示,灰度化,直方图,以及旋转。-This procedure achieved a bitmap read, display, gray scale, the histogram, as well as rotation.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:359251
    • 提供者:zqfzqf2008
  1. 3dmodeling

    0下载:
  2. this is a 3d program,it create a 3d object and it can rotate 360 degree.u can create any object with plotting point on it.-this is a 3d program, it create a 3d object and it can rotate 360 degree.u can create any object with plotting point on it.
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-14
    • 文件大小:2117962
    • 提供者:nyk
  1. Lesson01

    0下载:
  2. 制作了两个简单的3D图形,金字塔(四棱锥)、立方体.并让它们旋转起来.-Produced two simple 3D graphics, pyramid (d pyramid), cube. And so that they rotate together.
  3. 所属分类:OpenGL

    • 发布日期:2017-05-11
    • 文件大小:2031774
    • 提供者:pengjie
  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. robot

    0下载:
  2. 通过mfc制作的3d机械手臂,可以通过1-6不同数字键来移动或旋转手臂不同位置,通过q和e来左右移动屏幕,通过鼠标滑鼠来改变屏幕图像大小.-3d robot hand made by mfc. use 1-6 number to move or rotate different position of it, q and e to move the scene left or right, mouse slip to change the size of it
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-24
    • 文件大小:247717
    • 提供者:AliasX
  1. Rotate

    0下载:
  2. 用C#和ARCGIS编程实现地图基本操作:地图旋转-ARCGIS using C# programming and the basic operation of the map: Map Rotation
  3. 所属分类:GIS program

    • 发布日期:2017-04-16
    • 文件大小:132385
    • 提供者:周周
  1. Image_Rotation

    0下载:
  2. A very simple program with simple GUI to rotate any image by 90, 180 or 270 degrees It can load/save file from any location and displays the time elapsed in processing
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:5522
    • 提供者:mio
  1. rotate

    0下载:
  2. 旋转一幅图像,改变其参数可以实现任何角度的旋转-to rotate a image by set the corresponding value
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:694982
    • 提供者:Lucy
  1. rotate

    0下载:
  2. matlab程序,用于实现对给定图像做的任意角度旋转-rotate a picture by any angle
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:581
    • 提供者:李逵
  1. rotate

    0下载:
  2. 提供opengl中选择的功能,可以控制物体的任意选择,有很好的接口控制绕各个轴的旋转-opengl rotate
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:93071
    • 提供者:刘刘
  1. rotate

    0下载:
  2. 实现图像的旋转,根据旋转矩阵进行旋转,并对结果进行调整-rotate picture
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5503
    • 提供者:张福华
  1. rotate

    0下载:
  2. 利用OPENCV对灰度图像按一定角度进行旋转-In OPENCV, rotate the gray image using a certain angle
  3. 所属分类:OpenCV

    • 发布日期:2017-03-24
    • 文件大小:956
    • 提供者:杨剑
  1. rotate

    0下载:
  2. 图像的旋转与缩放 用opencv环境对图像进行旋转和缩放-Image rotation and scaling using opencv environment rotate and zoom the image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1409230
    • 提供者:吴婵
« 12 3 4 5 6 7 8 9 10 ... 40 »
搜珍网 www.dssz.com