搜索资源列表
ipl98_v2.18.tar
- 图像处理软件,支持BMP文件格式,提供图像旋转、变换、边缘提取等一般图像处理的基本操作接口。-image processing software, supports BMP file formats, image rotation, transform, edge extraction general basic image processing interface.
04 VC图像的几何变换源代码
- 04 VC图像的几何变换源代码,旋转,比例缩放,等等几何变换-04 VC images of the geometric transform source code, rotation, scaling, zooming, etc. Geometry Transformation
polytransform
- 实现一个心行图案的各种二维几何变换(包括同比变换,错切变换,平移变换、旋转变换等)-achieve a mind trip of two-dimensional pictorial geometry transformation (including an transform, shear transformation, translation transform, ROTATION)
图形学DrawPaintCode
- 实现二维基本图元直线段生成的基本算法(DDA,中点法,Bresenham) 实现二维基本图元圆弧/椭圆圆弧生成的基本算法(中点法) 实现对线型线宽的属性的控制 实现二维多边形扫描转换的扫描线算法 实现二维多边形扫描转换的边缘填充算法或栅栏填充算法 实现二维连通区域填充的扫描线种子填充算法(四连通或八连通) 实现二维直线段裁剪的Cohen-Sutherland裁剪算法和中点分割裁剪算法 实现二维多边形裁剪的Sutherland-Hodgman算法和Weiler-Athenton算法 实 现二维图形
2D图形变换
- 通过C++实现简单的2D图形绘制 并且能够让图像以一定的规律变换 比如旋转啊
pictureswitch.rar
- 对图形进行几何变换,放大缩小,旋转,镜像,prictureswitch
Trans_3D
- 正方体的比例、平移、旋转变换及投影显示 Windows图形界面操作-Cube of the ratio, translation, rotation transformation and projection display Windows graphical interface operation
dib
- 本程序实现了图像的几何变换,如图像的镜像,放大缩小,旋转等-realized by the images of geometric transformation, such as image mirroring, zooming, rotation, etc.
rotate
- 这段代码实现的是图像的几何变换功能,通过3种方案实现了图像的旋转。-The code to achieve the image of the geometric transformation function, through the three kinds of programs to achieve the rotation of the image.
anorld
- 图像旋转---图像置乱,anorld变换-Rotate the image--- image scrambling, anorld transformation
bianhuan3
- 二维几何变换,包括图像的平移变换、切磋变换、缩放变换、旋转变换-Two-dimensional geometric transformations, including the image of the translation transformation, Qiecuo transform, scale transform, rotation transformation
translateandrotate
- 题目:编程实现 多边形的平移、旋转变换 要求:不能调用OpenGL的变换函数,如glTranslatef, glRotatef,glScalef。要求通过矩阵相乘的方式,自 己计算出变换后几何图形的坐标。-do it without glTranslatef and glRotatef
test4
- 二维图形变换程序设计 程序中增加图形变换菜单(各基本变换对应菜单项),各图形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、 旋转、比例等),实现二维图形的变换。(提示:在各图形类中增加相应成员函数实现平移;菜单选择变换弹出对应变换的参数对话框,对话框中提供参数后取出参数传递给图形对象,通过调用图形变换成员函数 实现图形对象的变换)-Transform two-dimensional graphics programming Graphics transformati
theGraphicalTranslation
- 二维图形变换程序 程序中增加图形变换菜单(各基本变换对应菜单项),各图 形变换的参数通过对话框提供(设计提供变换参数的对话框,如平移、 旋转、比例等),实现二维图形的变换。(提示:在各图形类中增加相 应成员函数实现平移;菜单选择变换弹出对应变换的参数对话框,对话 框中提供参数后取出参数传递给图形对象,通过调用图形变换成员函数 实现图形对象的变换)-Procedure for two-dimensional graphics to add graphics transfor
FEIJI
- 2D图形飞机模型可以进行平移、旋转变换等-2D graphics plane model can be moved, rotated transform
tran
- 图形变换 旋转变换-graphic transmission
XY
- 本程序实现在不同的笛卡尔坐标系统中旋转变换。-Realization of the rotation transformation in different Descartes coordinate system.
SMYAOJ14
- 实现三维对象的平移,旋转变换,以及投影变换,不错的-Realize 3 d object of translation, rotation transformation and projection transformation, good
sj
- 二维三角形的平移以及旋转以及翻转图形变换(Triangle translation)
二维图形变换
- 二维图形的变换,包括旋转、平移、缩放等,还有各种方向的对称(The transformation of a two-dimensional graph, including rotation, translation, scaling, etc.)