搜索资源列表
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键切换变换形式。
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
- 二维坐标转换,包括平移,对称,缩放,旋转,措切等功能。界面美观大方,可视性强。-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
graphic
- 主要功能有: 1) 具有菜单,通过菜单执行各种操作; 2) 采用图元的扫描转换算法绘制各种基本图元,如直线、圆、圆弧、多边形 3) 实现图形的平移、缩放、旋转、对称、错切及组合变化; 4) 能够拾取图形,并修改所选的图形的颜色、线型等; 5) 能够采用各种算法填充多边形、圆、扇形区域; 6) 能够采用各种算法实现直线裁剪、多边形裁剪; 7) 能够绘制各种样条曲线。 8) 能够绘制三维图形的投影图,包括:三视图、轴侧图、透视图; 9) 能够绘制分形图形,例如,K
xuanzhuan
- 计算机图形学作业,涉及二维图形的旋转平移缩放,绕坐标轴和原点对称等-Computer graphics homework, involving 2d graphics translation scaling, rotating around the coordinates and origin symmetry etc
draw
- 简单绘图程序,能够绘制基本图元,如直线、圆、圆弧、多边形(采用橡皮条技术); 实现图形的平移、缩放、旋转、对称、错切及组合变化;4) 选择图形,改变选中的图形的颜色、线型-Simple drawing program, capable of drawing graphics primitives, such as lines, circles, arcs, polygons (using the rubber band technique) graphics translation, scal
shiyan3-
- 计算机图形学,mfc实现二维图形的基本几何变换,如平移、旋转、缩放、对称、错切变换-Computer graphics, mfc achieve the basic two-dimensional graphics geometric transformations, such as translation, rotation, scaling, symmetry, shear transformation
二维图形变换
- 二维图形的变换,包括旋转、平移、缩放等,还有各种方向的对称(The transformation of a two-dimensional graph, including rotation, translation, scaling, etc.)