资源列表
flood_fill_8
- 八连通区域填充的算法实现,根据课本的伪代码实现-Eight connected region filling algorithm, according to the textbook pseudocode
ellipse
- 图形学课本上介绍了椭圆画法,自己用vc实现了一下-Graphics textbook introduces the oval painting, their use vc achieve a bit
DemoForDrawLineByKey
- DDA和Bresenham算法实现的画直线代码-DDA and Bresenham line drawing algorithm code
bresenham
- bresenham画直线算法MFC实现,根据课本上的伪代码自己写的。-To draw a line with bresenham algorithm
delay
- this the one of mine-this is the one of mine
Delaunay_triangle
- 利用Delaunay三角形和Voronoi划分的迭代式进行平面的划分,本程序基于OpenCV实现-failed to translate
delaunay.c
- delaunay三角形和voronoi划分的迭代式构造-voronoi division of delaunay triangles and structure of the iterative
Decoder_Png-
- png 格式图片解码读写(调用底层方式实现)-decode png image
decoder
- JPEG encoder by using C
deBoor_Cox
- 读取指定格式的文本数据文件后,绘制Bezier曲线-Read a prescribed format text data files, rendering Bezier curves
ddd
- 信息融合是整体性概念。因此,应用人脑信息整体协调控制的概念,体现视觉、思维、决策的整体功能,是解决智能信息融合整体性的关键之一。-Information fusion is a holistic concept. Therefore, the application of the human brain the concept of coordination and control of information as a whole reflects the vision, thinking,
DDA_Line
- 使用MATLAB 6.5开发,DDA算法画直线-The development of the use of MATLAB 6.5, draw a straight line scan line algorithm
