-
DDA
DDA算法画直线,可以实现在网格下逐点画直线。(DDA algorithm for drawing straight lines, can be achieved in a grid-by drawing straight line.)
- 2020-10-13 19:07:31下载
- 积分:1
-
BezierFitting
随机生成一堆杂乱数据,借助RANSAC和贝塞尔样条拟合出曲线形状,使之最大程度拟合数据(Do the three degree Bezier Spline fitting based on RANSAC)
- 2021-04-06 10:39:02下载
- 积分:1
-
MFCdraw
MFC画图程序代码,可画椭圆,直线,矩形,改线宽,打开保存,颜色等(MFC drawing code can draw ellipses, lines, rectangles, change the line width, open the saved, color, etc.)
- 2021-05-07 06:28:36下载
- 积分:1
-
DrawToolsRedux-Source
C#仿绘图板制作的绘图程序源码,可以修改大小,旋转。可以放图片(Paint Code Develope By C#,can put picture )
- 2017-03-07 15:10:35下载
- 积分:1
-
Computer_Graphics_Algorithm
该程序实现了图形学中的一些算法,如画线、画圆,填充、直线多边形、扫描转换,扫描线消隐算法以及一个简单的Gouraud光照模型。(the realization of a number of graphics algorithms, painting lines, the Circle, filling, linear polygon scan conversion, Lines scanning algorithm and a simple scan illumination model.)
- 2020-12-31 20:58:58下载
- 积分:1
-
VB-project
说明: 用VB编写的简易的绘图程序,用来绘制直线圆和矩形,可以选择绘图颜色和画笔粗细。(VB, easy to use drawing program, circles and rectangles to draw a straight line, you can select the drawing pen color and thickness.)
- 2020-12-19 20:29:10下载
- 积分:1
-
mfcbspilin
mfc 实现绘制3次B样条 效果很好 模块化可以在自己论文中使用(mfc achieved drawing cubic B-spline)
- 2013-10-10 19:46:06下载
- 积分:1
-
paint
绘图板软件,实现了文件打开,矢量保存,各种线和图形的绘画,颜色的更换。(it is a paint pad,you can use it to change your color,your paint,and can save yours.)
- 2012-01-01 08:18:27下载
- 积分:1
-
数字图象处理1.1
数字图像处理的课程设计,装起来有些麻烦,见附带的文本文档,可以做一些简单的栅格图像处理,但结合摄影测量获得的同名像点可以进行三维观测(digital image processing of curriculum design, and put up some trouble, see accompanying text documents, they can do some simple raster image processing, but the combination of photogrammetry was the same name as the 3D point can be observed)
- 2005-05-19 15:28:10下载
- 积分:1
-
1-MyPaint
用MFC实现画图板,包括绘线,几何图形,上色等等,简单易懂。(To realize drawing board with MFC)
- 2012-11-20 11:30:55下载
- 积分:1