资源列表
ExtendedPaint
- C#基础图形编辑功能; 1、基础图形绘制、颜色填充; 2、图形属性设置; 3、抗锯齿属性功能设置等等。(C# basic graphics editing function; 1, basic graphics, color filling; 2. The setting of graphic attributes; 3, anti - aliasing property setting and so on.)
数据结构
- 多叉路口交通灯安排问题,利用图论的知识解决交通灯的问题(Location of traffic lights at multi fork junctions)
PolygoneSegments
- The polygon fits very well to the notion of cycle, and use like a closed chain lis of segments.
2dgaussian1
- 2 dimensional Gaussian
ImageLib
- Jason Dorie Image library(bmp/tga)
nvImageLibrary
- Nvidia Image Library(GIF, TGA, PPM, JPEG, TIFF, PNG)
立方体
- 利用VC实现立方体的绘制,以及添加颜色等等(Using VC to draw the cube)
DDA、中点及Bresenham算法生成直线
- 运用DDA算法、中点算法及Bresenham算法,用C++语言编写的实现二维直线的绘制(Using DDA algorithm, midpoint algorithm and Bresenham algorithm, C++ language is used to draw two-dimensional straight line.)
paint - 副本
- 基于C++实现简单的绘图 包括直线 矩形 椭圆 连续直线(Simple drawing based on C++)
interfere
- 基于MATLAB2015a平台 实现水果的品相检测,建议新人使用。(To realize the detection of fruit and recommend new people to use)
快速K-均值(kmeans)聚类图像分割算法源代码
- 本算法Kmeans可以用于非监督分类学习,用于图像处理、模式识别分类(The algorithm Kmeans can be used for unsupervised classification learning, for image processing, pattern recognition and classification.)
三角网
- 根据高程创建三角网,简单易用,是很好的参考资料(Creating triangulation based on elevation is simple and easy to use, which is a good reference.)