资源列表
SmartPoint
- 一个智能指针的实现,vc写的,可以自动释放内存-an intelligent guide the realization vc written, it will automatically free the memory
Dijkstra
- 实现求最短路径的算法,能够清晰的显示所求最短路径的过程和结果,而且输入具有很大的灵活性。
约瑟夫报数 vc
- 定点的数据结构实例-sentinel examples of the data structure
linear-list 线性表从顺序表中才查找与给定的元素值相同的元素在表中的位置
- 构造一个空的线性表从顺序表中才查找与给定的元素值相同的元素在表中的位置-Linear form constructed from an empty table in order to find only elements with the same value for a given element position in the table
changesortlib
- 这是交换排序的程序,包含冒泡泡排序和快速排序算法,有比较详细的介绍和其复杂度的分析。-This is the sort of exchange program, including the risk bubble sort and quick sort algorithm, a more detailed descr iption and its complexity analysis.
hamming
- 利用汉明码编码,对一个指定的序列进行编码和译码,最后输出直方图-Hamming code using coding sequences for a specified encoding and decoding, the final output histogram
cvResize
- Resize 圖像大小變換 void cvResize( const CvArr* src, CvArr* dst, int interpolation=CV_INTER_LINEAR ) src 輸入圖像. dst 輸出圖像. interpolation 插值方法: * CV_INTER_NN - 最近鄰插值, * CV_INTER_LINEAR - 雙線性插值 (預設使用) * CV_INTER_AREA
morphological-reconstruction
- openCV 数学形态学图像开闭重构的算法演示,本函数均来自互联网,感谢原作者梁华的辛勤努力-morphological open close reconstruction
ch2_ex2_8
- 用于图像追踪的算法,比传统算法准确度更高,并且速度更快。-or image tracking algorithm than traditional algorithm accuracy, and faster.
String-KMP
- 如何在C环境中使用KMP算法遍历一个字符串。-How to use KMP algorithm to traverse a string in a C environment.
GaussBGModel
- 本源码具有基于OpenCV的高斯背景建模的功能,将OpenCV1.0加载到VC++6.0上-This source has a Gaussian background modeling based on OpenCV functions, OpenCV1.0 loaded to VC++6.0 on
Threshold
- 描述基于opencv中的阈值化处理threshold.-Descr iption is based on the opencv threshold treatment threshold.
