搜索资源列表
几何变换
- 计算机图形学的几何变换,是用VC++的MFC写的-computer graphics geometric transformation is the use of VC + + MFC write
几何变换
- 实现基本的图形几何转换,如平移,缩放,旋转
几何变换
- 南京信息工程大学 实验(实习)报告 实验目的:练习图形几何变换的算法及实现 实验内容:给定多边形P的控制点为:{{-3,5},{-3,2},{2,-2},{2,1}, {6,2},{2,6}},对该多边形进行二维几何变换并画出变换后的图形。 实验要求: 1、 试将坐标原点移动到多边形P的重心; 2、 将多边形P绕(2,-2)点顺时针旋转60度; 3、 将多边形P分别向x方向错切2倍,向y方向错切1/2倍; 4、
清华大学-计算机图形学
- 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练
几何变换
- 计算机图形学的几何变换,是用VC++的MFC写的-computer graphics geometric transformation is the use of VC++ MFC write
Local Settings
- 算法和实现 图形几何变换,投影变换和视向变换的方法和实现-graphics algorithms and geometric transformation, and visual projection transformation to transform the methods and
二维图形变换
- 包含了二维图形的几何变换算法,比例变换,对称变换-2d image geometry transform algrithm.proportion and symmetry transform.
simpleuse
- 通过TCP/IP网络传送MPEG数据和 可以显示Meta图形的类,还有一简单代码实现了图象的平移,旋转,镜像,转置,缩放等几何变换算法-through TCP/IP network to transmit MPEG data and graphics can show that the meta-category, there is a simple code the images translation, rotation, mi
二维图形的几何变换
- 学习图形学的学生必做的一道题目,实现所画直线关于原点对称、X轴对称、平移、放大缩小,有点借鉴意义-students learning graphics will do a topic, realize the painting straight on the basics of symmetry, the X axis of symmetry, translation, zooming, somewhat useful
裁剪Dlg
- 区域填充和影线填充原理,算法和实现 图形几何变换,投影变换和视向变换的方法和实现 直线段,多边形裁剪算法和实现 曲线生成原理,算法和实现 常用的消隐算法 -area filling and filling hatched theory, algorithms and graphic geometric transformation, and visual projection transformation to transform th
Cprograms
- 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的J
image_processing_source_code
- 图像处理源码内容: alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 si
RectChange
- 二维图形的几何变换 -2D geometry transform 2D geometry transform 2D geometric transformation
matlab-image-processing
- 《MATLAB 6.5辅助图像处理》 本书是基于MATLAB 6.5的图像处理工具箱v3.2 (Image Processing Toolbox)编写的,较全面系统地介绍了图像处理工具箱v3.2函数在有噪和退化图像的恢复、图形绘制、图像几何变换、图像增强、二值分析、小波分析和分形几何用于图像处理,以及图形用户界面设计等方面的工程实际应用。全书侧重于图像处理工具箱在工程中的具体应用,通过具体的分析和详细的实例,读者不仅可以对MATL
changes
- 是关于计算机图形学的程序,图形的几何变换那一章的,是三维的program-on computer graphics procedures, graphic geometric transformation of the chapter, the program is the three-dimensional
tuxingdebianhuanpingyi
- 1基本图形的扫描转换2二维图形的几何变换 平移-a basic graphics scan conversion of two 2D geometry transform Translation
graph
- 二维图形的几何变换,平移、旋转、错切、对称,在VC++环境下运行,MFC -Two-dimensional graphics geometric transformation, translation, rotation, shear, symmetry, in VC++ Environment running, MFC
案例11-二维图形几何变换算法
- 计算机图形学里的二维图形几何变换,所用软件为C++(Geometric transformation of two-dimensional graphics)
jihebianhuan
- 画出五边形,然后对五边形进行对称,平移,旋转,比例变换等几何变换。(The Pentagon is drawn, and then the Pentagon is symmetrical, translational, rotated, and proportional transform.)
J1401160338~王利吉 几何变换 图形学
- 使用mfc编写的计算机图形学实现画直线画圆画椭圆,二维三维几何变换代码(Using computer graphics compiled by MFC to realize drawing straight line, drawing circle and ellipse, two-dimensional and three-dimensional geometric transformation code)