资源列表
Sutherland-Hodgeman
- 可以正确执行的Sutherland-Hodgeman多边形裁剪,不过一些小问题需要优化。-can correct implementation of the Sutherland-Hodgeman polygon clipping, But some small problems needed to improve.
ellipse_Graphic
- 用于计算机图形学学习的程学实现,主要是学习相关的图像显示和视角处理方法-for computer graphics-school learning achievement, mainly the study of image display and processing methods Perspective
3DBar
- 通过html5标签canvas与JS实现的3D柱图。-JS by html5 tag canvas and realized 3D column chart.
DrawSys
- 用中点画线法画直线,整圆,C_S剪裁直线。-Dotted line with the law in drawing a straight line, the whole circle, C_S cut straight line.
illumination
- 使用matlab工具对输入图像进行校正光照不均匀-Using Matlab tool for the input image to correct the uneven illumination
Zhifangtu
- 统计图像的直方图,并且进行均衡化,能够比较好的显示
LifeGame
- 这里模拟的是生命游戏,是八邻居的。是基于元胞自动机的研究的。-Here is the simulation of a life game。
sare_complement_const
- 本图形学人课程设计报告,内容详尽 里面附带原码和说明文档以及exe程序-This graphic economist curriculum design report, detailed It comes with the original code and documentation, and exe program
xeportprogramreport
- 本图形学人课程设计报告,内容详尽 里面附带原码和说明文档以及exe程序-This graphic economist curriculum design report, detailed It comes with the original code and documentation, and exe program
cjrvesouhce
- 本程序为绘制分形混浊曲线,Julia集,和Mandelbrot集的程序源代码-This program is fractal opacity curve drawing, Julia set and Mandelbrot set and program source code
MATLAB.zip
- matlab file for background subtraction,matlab file for background subtraction
PolygonClip
- MFC中用编码方法实现任意多边形的裁剪。