搜索资源列表
rotate
- 用opengl编写的一个简单的由颜色变换组成的立方体,可以旋转的功能,已经调试!-use opengl prepared by a simple color change of cube, can rotate function, Debugging already!
rotate
- 对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当作输出
Rotate
- 使用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.
fiveMATLABimageprocessingcode
- 对图像进行任意角度旋转 图像渐变 运用调色板设计技术将灰度图像彩色化 等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
Mysift
- SIFT特征点检测算法是一种有效的图像特征检测法,对旋转、尺度,光照变化都具有一定的鲁棒性。-SIFT feature detection algorithm is an effective method of image features, rotate, scale, the light changes robustness。
rotate
- 将图像进行旋转以便一时之需,基本的图象处理-Rotate the image in order to momentary needs, basic image processing
ass3-program
- 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
Rotate
- 本程序实现了位图的读取,显示,灰度化,直方图,以及旋转。-This procedure achieved a bitmap read, display, gray scale, the histogram, as well as rotation.
3dmodeling
- 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.
Lesson01
- 制作了两个简单的3D图形,金字塔(四棱锥)、立方体.并让它们旋转起来.-Produced two simple 3D graphics, pyramid (d pyramid), cube. And so that they rotate together.
ImageProcee
- 关于图像变换(裁剪,合并,旋转,镜像,缩放),图像处理(正交变换,卷积,平滑,锐化,边缘检测,边缘增强等),图像特技显示(扫描,移动,百叶窗,马赛克,珊条,渐显渐隐)等功能的图像处理VC++源程序-On the image transform (cut, merge, rotate, mirror, zoom), image processing (orthogonal transform, convolution, smoothing, sharpening, edge detection,
robot
- 通过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
Rotate
- 用C#和ARCGIS编程实现地图基本操作:地图旋转-ARCGIS using C# programming and the basic operation of the map: Map Rotation
Image_Rotation
- 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
rotate
- 旋转一幅图像,改变其参数可以实现任何角度的旋转-to rotate a image by set the corresponding value
rotate
- matlab程序,用于实现对给定图像做的任意角度旋转-rotate a picture by any angle
rotate
- 提供opengl中选择的功能,可以控制物体的任意选择,有很好的接口控制绕各个轴的旋转-opengl rotate
rotate
- 实现图像的旋转,根据旋转矩阵进行旋转,并对结果进行调整-rotate picture
rotate
- 利用OPENCV对灰度图像按一定角度进行旋转-In OPENCV, rotate the gray image using a certain angle
rotate
- 图像的旋转与缩放 用opencv环境对图像进行旋转和缩放-Image rotation and scaling using opencv environment rotate and zoom the image