资源列表
Fill
- 多边形填充:使用扫描转换法,将多边形进行象素填充。多边形可以是任意多边形。-fill the polygon
BreshamOrMiddlePoint
- 这个是光栅画圆代码,使用qt4.6作窗口系统的 -This is the grating circle code for the window system using qt4.6
quxianhui
- 这是一个图形图像处理程序,用VC实现曲线算法-This is a graphic image processing procedures, with VC curve algorithm
draw
- 代码实现了矢量绘图,保存时只能将图形信息保存在文本文件中,如有已保存的文件,打开程序时将直接打开文件。采用链表记录图信息。本人新手,代码还不完善,但对像我一样的新手有一定的参考价值。-The code implements a vector drawing, save only the graphics information is stored in a text file, if any files have been saved, open the program will directl
CEditViewEnd
- 此程序读入C或C++代码可以自动绘制出程序流程图,但是必须安装visio才可以在上面绘制。
bounding-box-algorithm
- 使用包围盒算法对三维激光点云数据进行压缩,包括完整的代码和测试数据-Use the bounding box algorithm three-dimensional laser point cloud data compression, including a complete code and test data
FreeCAD_V0.1B85
- 一个开源的CAD系统,FreeCAD 架构及其中的一些方法值得借鉴-an open source CAD system, FreeCAD framework and the methods worth learning
CG
- 学计算机图形学所画的图形,有画线(DDA,中点,Bresenham),画圆(中点和Bresenham),填充(扫描线和种子),裁剪,Bezier曲线,动画,三维形体。-By painting computer graphics school graphics, a painted line (DDA, the mid-point, Bresenham), Circle (mid-point and Bresenham), filling (scan line and seeds), cut, B
Line
- 画四阶三次HERMITE曲线,BEZIER曲线和B样条曲线,并画出BEZIER曲面-Painting of fourth order three HERMITE curve, BEZIER curves and B-spline curves and surfaces draw BEZIER
Bezier
- 画Bezier 曲线,分割升阶求交等功能
compress
- 第1章 Windows位图和调色板 第2章 图象的几何变换 第3章 图象的平滑(去噪声)、锐化 -Chapter 1 Windows Bitmap and palette first image geometric transformation Chapter 3, the image smoothing (to noise), sharpening
Draw
- 编写一个简单的绘图程序,实现点,直线,矩形,椭圆等图形的绘制,并可以任意选择颜色,线型,线宽等功能。-Write a simple drawing program to achieve point, line, rectangle, ellipse and other graphics rendering, and can arbitrarily choose the color, line, line width and other functions.