资源列表
lujingshibie12
- 采用彩色图像进行路径的识别,它是实现自动驾驶的关键技术
MaxSum
- 用动态规划算法完成最大子矩阵和问题,是最大子段和问题向二维的推广。-Complete with a dynamic programming algorithm and the largest sub-matrix problem, the problem is the largest sub-segment and the promotion of the two-dimensional.
ithm
- 圖形分類,增加影像解析度,以EM algorithm開發-Graphic classification, increasing image resolution, in order to develop EM algorithm
GraphA
- 数据结构里关于有向图传递闭包算法求出两点间最短距离的部分资料-Data structure diagram on a transitive closure algorithm to find the shortest distance between two points some of the information
2-70
- 实现把一个简单链表分裂成两个链表,使两个链表长度相等,或其中一个链表的结点数比另一个多1。思想:用两个指针p,h指向链表,初始时p指向表头结点,h指向第二个结点,然后p指针每次走一步,h指针每次走两步,这样当h走到表尾时,p正好走到中间,因此一个链表就是原链表中从头结点到p结束,另一个链表就是从p以后开始的链表。-Implement a simple list to split into two lists, so that the two lists of equal length, or o
helloopencv2.1
- 配置opencv,测试opencv是否配置成功的测试代码,代码通过opencv读取图片-read the picture by opencv
GuessNum
- 猜数字游戏,系统随机给出一个0到100的数,然后让用户去猜,最后计算出所猜的次数-Guess Numbers game, the system random given a 0 to 100 number, and then let the user to guess, finally calculated the number of guess
svdPicture
- 基于MATLAB的 SVD分解 图像分解 图像压缩 图像还原-SVD decomposition MATLAB-based image decomposition image compression image restore
FeatureExtract
- 基于OPENCV的多种特征提取算法,包括SIFT,SURF,MSER-OPENCV based on a variety of feature extraction algorithm
counter
- implementation of a four bit counter in verilog
opencv
- opencv处理图片,对图片进行原图显示、缩小一半显示、平滑后显示。-opencv with pictures, the picture display artwork, narrow half display, showing smoothed.
HierarchicalCluster
- 系统聚类法的matlab程序,根据指定类间距离来对数据进行分类-System clustering method matlab program, according to the distance between the specified class data classification