资源列表
计算机图形学综合大程序
- 关于图形学用VC++的基本代码.改程序包括了几乎所有的计算机图形学基础算法-graphics with VC on the basic code. Changed procedures include almost all of the computer graphics based algorithm!
Tint
- 演示矩阵处理,高斯滤波、获取图像属性。可以进行对比度、亮度、伽玛校正,缩放等功能。-demonstration matrix, Gaussian filtering, the image attributes. Can contrast, brightness, gamma correction, scaling function.
Moving-luoxanxian
- 用visual c++编码实现动态螺旋线的绘制,采用点态不连续图形-Coding with visual c++ dynamic helix drawing, using discrete graphics Pointwise
geompack3
- 生成voronoi图,生成voronoi 2D图形。(creat voronoi diagram)
3435646
- 利用MATLAB进行人脸识别。利用人脸的特征进行定位,识别等。效果很好-Using MATLAB for face recognition. Features of human face location, identification, and so on. Good results. . .
triangulation
- 动态规划实现对多边形的三角剖分,顺时针定义各个顶点值实现最优剖分。-Dynamic program to achieve triangulation of the polygon.Clockwise to definit the value of each vertex achieve the optimal split.
Cornerextraction
- 图像harris方法的角点提取,用于基于点模式的点匹配和图像配准-corner extraction using harris
A_universal_vector_graphics_closure_region_filling
- 一种通用矢量图形闭合区域填充算法,用伪代码方式介绍了完整的算法-A universal vector graphics closure region filling algorithm
Kalman_matlab
- 使用卡尔曼滤波器实现单目标的跟踪,完整的matlab程序,调用的工具包很简单,有下载网址,里面包含使用说明,效果非常不错。-Using kalman filter to realize single target tracking, complete the matlab program, called toolkit is very simple, have download site, it contains the instructions, the effect is very good
ogr2ogr_guizip
- ogr2ogr封装成MFC的GUI工具,初学者可以看看,用了一天时间改造的,有bug请修改大家共享。-converts simple features data between file formats,mfc gui for ogr2ogr
kongyujunhenghua
- 实现了图像处理中的空域均衡化处理,适合图像处理的初学者。matlab实现。-Image processing to achieve a balanced spatial processing, image processing suitable for beginners. matlab implementation.
mg-samples-str-1.6.2
- MiniGUI的例子代码,对于学习MiniGUI的人,这是很好的例子!