登录
首页 » Special Effects » object : If you want to learn computer graphics students, teachers and staff : a...

object : If you want to learn computer graphics students, teachers and staff : a...

于 2022-04-14 发布 文件大小:29.34 kB
0 119
下载积分: 2 下载次数: 1

代码说明:

对象:想学好计算机图形学的大学生,老师和工程人员内容:动态的演示了图形生成过程,详细的源代码使你粘贴后就可以运行,其中包括DDA、bresenham、逐点比较法直线生成算法;bresenham,DDA,中点画圆算法;n次bezier,spline,Bspling,Hermite曲线生成算法;单线性,双线性,Bezier曲面生成算法;矢量,点阵字符生成算法;扫描填充,种子填充算法,多边形,直线裁剪算法;平移,比例,旋转,原点对称,错切变换算法;斜测投影,一点,二点,三点透视算法;消影,斜平行投影,正轴测投影,透视投影算法,光照立体球,光照圆环,光照双线性曲面等等!如果需要安装图形学演示系统的请到这下载:http://happyyangxu.home.sunbo.net/xfile.php?xname=N50SQV0&download=1&fname=graphic_demo.zip-object : If you want to learn computer graphics students, teachers and staff : a dynamic demonstration of graphics generation process, the detailed source code so that you can run after the paste, including DDA, bresenham, point by point comparison Linear Algorithm; Bresenham, DDA, Stipples Yuan algorithm; n bezier, spline, Bspling, Hermite curve generation algorithm; single, bilinear, Bezier surface generation algorithm; vector, Character generation algorithm; scanning fill the seed filling algorithm, polygons, linear cutting algorithm; translation, proportion, rotation , the origin of symmetry,

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 真彩色图像将被转换为其他空间,彩色图像处理是第二…
    将真彩色图像转换到其他空间上,是彩色图像处理的首要步骤-True Color images will be converted to other space, color image processing is the first step
    2022-04-24 10:03:23下载
    积分:1
  • 图象分析,图象处理,图象理解,图象合成,图象压缩
    图象分析,图象处理,图象理解,图象合成,图象压缩-image
    2023-02-23 14:05:03下载
    积分:1
  • 该工程项目实现了AR算法,提供签名在线鉴别功能
    该工程项目实现了AR算法,提供签名在线鉴别功能-The project achieved the AR algorithm, to provide online identification function signature
    2022-03-11 06:06:46下载
    积分:1
  • Tracking a moving object through several frames, provided changes from frame to...
    Tracking a moving object through several frames, provided changes from frame to frame are on the order of +-(10 + "X Range") pixels in the X direction and +-(10 + "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.-Tracking a moving object through several frames, provided changes from frame to frame are on the order of+-(10+ "X Range") pixels in the X direction and+-(10+ "Y Range") in the Y direction is done automatically because of a relatively large area of exploration during the search for an optimal (new) position for a particular control point and a very strong force exerted by large values of the image gradient.
    2022-01-26 05:44:02下载
    积分:1
  • 算术编码的c语言源代码实现,写的不好,希望大家提提意见
    算术编码的c语言源代码实现,写的不好,希望大家提提意见-arithmetic coding in C language source code to achieve and write well, you make a suggestion hope
    2022-03-24 02:11:52下载
    积分:1
  • 用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中...
    用途:数字图象处理算法的演示,包括: • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 • 其它小算法 代码设计思想:软件在Windows环境下,利用Visual C++6.0开发,代码利用面向对象的思想,通过若干个类完成: 主要类: memBitmap类:内存图象类。将图象读入到内存中,对象素的读写在内存中进行,较之通过CDC类来进行,速度有很大提高。同时还对部分JPEG格式图象提供了读支持,可以将图象保存为BMP真彩格式。 Complex类:复数类,完成复数运算。 CBmpDemoView类:视类,完成显示。 CbmpDemoDoc类:文档类,图象数据和对数据的变换、处理都在此类中完成。 Fourior类:完成一维序列的DFT和FFT,FFT只支持为2的整数次幂的情况
    2022-02-13 08:58:34下载
    积分:1
  • DIGITAL IMAGE PROCESSING DISNOISE
    很有用的程序 将图像处理中去噪方法进行比较图像处理中基于非线性扩散的噪声消除 -DIGITAL IMAGE PROCESSING DISNOISE
    2022-01-25 15:50:09下载
    积分:1
  • 图像处理中,角点检测可谓特征提取很常用的一种方法。本程序为Harris 角点检测的源码...
    图像处理中,角点检测可谓特征提取很常用的一种方法。本程序为Harris 角点检测的源码-Image processing, corner detection is a very commonly used feature extraction methods. This procedure for the Harris corner detection of the source
    2022-02-01 11:22:25下载
    积分:1
  • C Builder图形图像处理(图像特技)包括源代码和文档…
    c++ builder 图形图象处理(图象的特技) 内含源代码及所有工程文件-c builder graphic image processing (image stunts) includes source code and documentation for all project
    2023-04-28 07:10:03下载
    积分:1
  • IDL入门教程,较传统的有很大的优势,是学习的最好选择
    IDL入门教程,较传统的有很大的优势,是学习的最好选择-IDL Tutorial, a more traditional great advantage is to learn from the best choice
    2022-04-09 11:19:03下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载