资源列表
midbresenham
- 图形学中的中点bresenham算法,用于画线的图形学经典算法-the algrithm of middle bresenham in Graphics to draw lines.
(code)Greedy-Algorithms
- 贪心算法的文档资料和具体的代码实现,不错的资源偶-Greedy algorithm documentation and code implementation, good resource even
ProjectiveDeblur
- 图像的非一致模糊, 非盲目反卷积,C++源码-Non-uniform blurred images of non-Blind Deconvolution
xishubiaoda
- 这是目标模型的稀疏表达的MATLAB版源码。希望对目标跟踪的朋友有帮助。-It is the expression of the target model MATLAB sparse source version. I hope to help a friend target tracking.
GraphBasedimageSegmentation
- efficient Graph-Based image Segmentation C++ code(with visual 2008)
Data-Display
- MFC做的数据显示程序,并把数据显示在折线图里面-a program that showing the data in MFC
fenxingshu
- 图形学中的实现分形树的一般算法。分行树就是像画雪花时的不断重复而产生的图形,在图形学上常用于画外型上重复出现的形状,比如树形结构等。-the algrithm of drawing the Fractal tree which is like the real tree .
JavaDictionary
- 一个Java编的小词典,图形界面,用正则表达式实现简单的字典查询-a series of small Java Dictionary, graphics interface, is a regular expression with simple dictionary inquiry
人脸识别
- 此为C#开发的程序,用于对人脸的识别。新手适用。
DirectFB-1.3.0.tar
- DirectFB 1.3. It relates to frame buffer driver.-DirectFB
contraststretching
- 这段代码可以实现256色彩色图像的对比度拉伸-This code can make constrast stretching by use the image of 256 color .
RodonTransform
- radon变换,可以对灰度图像进行操作,可以运行,用于特征的提取。-Give out a matlab code to realize radon transform.The program can run realize feature extraction.