搜索资源列表
CG.zip
- 计算机图形学作业算法 VC++程序源码 含画直线(逐点比较法)、二维裁剪(中点分割算法)、判别点在区域内外(标号法)等算法,经我修改用于保存手动提取图形特征点,Computer graphics algorithms operating VC++ Program source code containing paint a straight line (point by point comparison method), two-dimensional cutting (mid-poin
xianduan
- 从直线的Cohen-Sutherland、中点分割和参数化裁剪算法中,任选一种,编程实现; 2.编程实现Bezier曲线分割递推de Casteljau算法。 3.任选一种曲面,并编程实现 -From the line of Cohen-Sutherland, the midpoint of segmentation and parametric clipping algorithm, Choose one, programming 2. Programming Recursive
chengxu
- 二维图像分割,画出灰度图像和背景的分界线-Two-dimensional image segmentation, to draw the dividing line between gray-scale image and the background
linear-cutting
- 中点分割直线裁剪算法是计算机图形学中的一个重要技术-Midpoint line clipping algorithm segmentation is an important technology of computer graphics
cutface
- 实现了经过两点的直线分割某平面区域,最后得到分割后的两个平面区域-Achieved after two straight line segmentation plane area, after finally got split two plane area