搜索资源列表
平移对称旋转缩放算法
- 计算机图形学中的平移,对称,旋转,缩放变化。-of computer graphics translation, symmetric, rotate, zoom changes.
Gaphics
- 我是一名大学的学生,我没有做过很复杂的编程练习,这也是我第一次上传源程序,这次上传的是我做计算机图形学的练习时在WIN-TC环境下所编的一些程序,其中有二维图形的基本变换(平移,旋转,错切,放缩,对称)的动画演示、三维图在二维平面上的消隐图的显示、线条的裁减、抛物线的绘制以及B样条曲线的绘制,程序中有详细的注释,希望对学生朋友们能够有所帮助。-I was a university student, I had not done a very complex programming exercis
2Dtrans
- 二维图形的变换,包括平移,放缩,旋转,对称,错切-transform two-dimensional graphics, including translation, scaling, rotation, symmetrical Shear
1543031646
- 该代码实现了二维、三维图形基本变换(平移、缩放、对称、旋转、错切)-the realization of a two-dimensional code, the basic 3D graphics transform (translation, scaling, symmetry, rotation, shear)
er_wei
- 表括了几种二维的方式:平移,缩放,旋转,对称-table including several two-dimensional manner : translation, scaling, rotation, symmetry
drawstar
- 在屏幕上绘制一个星星样图元,实现各种简单的图元变换操作,如错切,平移,旋转,对称,缩放。用键盘上下左右键操作,用TAB键切换变换形式。
ugui_lib
- 这是为微型GUI编写的2D位图处理代码 贴图(选区贴图,半透明贴图,alpha贴图) 直线(直接画线,异或画线,透明画线) 裁剪(凸四边形裁剪,线段裁剪,覆盖分割) 变换(平移,缩放,错切,旋转,对称) 所有代码都经过彻底调试和初步优化了 采用标准C语言编写,linux-gcc编译调试
图形学实验代码
- 中点画圆,椭圆,双曲线,2算法画线平移,旋转,缩放,对称
DDT
- 图形平移,旋转,缩放,对称变换,基本图形包括DDA直线,圆,曲线,多边形生成,多边形填充,立方体旋转-Graphic change, the basic graphics generation, rotating cube
zhuanhuan
- 用MFC实现矩形的二维坐标转换。包括放大,平移,对称,措切,旋转等功能。-To use MFC to achieve the two-dimensional rectangular coordinate transformation. Including zoom, pan, symmetry, measures cut, rotate and other functions.
WPP
- 实现二维图形的平移变换、放缩变换、旋转变换、错切变换及对称变换的程序-The realization of two-dimensional graphics translation transform, transform zoom, rotate, transform, Shear Transform and symmetry transform procedure
ImageProcessing
- 大概包括:左右、上下、中心对称,中值滤波,平移、裁剪、二值处理、膨胀、腐蚀、提取边界、缩放、旋转(中心保持不变和中心随旋转变化)、加权平均滤波(里面将四邻域、八邻域、laplace、sobel算子定义为数组并调用)。-Perhaps include: around from top to bottom, the center symmetry, median filter, pan, cutting, deal with two values, expansion, corrosion, ext
planet
- 1.掌握平移变换、放缩变换、旋转变换、错切变换、对称变换和复合变换的基本原理。 2.掌握OpenGL矩阵堆栈的操作方法 3.掌握组合变换原理 -1. Have translational transformation, zoom transform, rotation, shear transformations, compound symmetry transform and the basic principles of transformation. 2. To master
Tuxingbianhuan
- 计算机图形学中图形基本变换,包括错切,平移,放缩,对称,旋转等,用Visual C++ 6.0编写-Graphics computer graphics basic transformation, including shear, translation, zoom, symmetry, rotation and so on, using Visual C++ 6.0 to prepare
Tran1
- 实现二维图形变换 包括平移 旋转 错切 对称 放缩等-Achieve the two-dimensional graphics transformations, including translation rotation shear scaling symmetry, etc.
Tran1
- 二维坐标转换,包括平移,对称,缩放,旋转,措切等功能。界面美观大方,可视性强。-Two-dimensional coordinate transformation, including translation, symmetry, scaling, rotating, cutting measures and other functions. Interface, elegant appearance, strong visibility.
computer-graphics
- 计算机图形学的作业。该程序包括图形生成(DDA直线/中点直线/BH直线/中点圆/正负圆/BH圆),图形显示(边缘/种子/扫描线填充),二维裁剪(CS/中点分割/LB/多边形裁剪),图形变换(平移/对称变换/旋转/缩放),曲线生成(Bezier曲线/B样条曲线/Hermite曲线)的算法。-It is my computer graphics work. The program includes graphics generation (DDA line/mid-point of line/BH
abcd
- 二维图形的平移、旋转、对称、缩放等基本变换-Graphic translation, rotation, symmetry, scaling and other basic transformation
xuanzhuan
- 计算机图形学作业,涉及二维图形的旋转平移缩放,绕坐标轴和原点对称等-Computer graphics homework, involving 2d graphics translation scaling, rotating around the coordinates and origin symmetry etc
shiyan3-
- 计算机图形学,mfc实现二维图形的基本几何变换,如平移、旋转、缩放、对称、错切变换-Computer graphics, mfc achieve the basic two-dimensional graphics geometric transformations, such as translation, rotation, scaling, symmetry, shear transformation