搜索资源列表
FaceIdEval
- 该程序包含四种人脸识别优秀算法,PCA +LDA,BIC,EBGM。-The program contains four outstanding face recognition algorithm, PCA, the PCA LDA, BIC, elastic bunch graph matching.
rectan
- 实现目标形状的物体检测,该程序是从一对简单形状图形中提取出矩形-Goals shape object detection, the program is a pair of simple rectangular shape extracted graph
SimilarityCompare
- 本程序用于计算两个矢量图形的相似程度。 对于图形形状相似性问题,本程序满足了五个基本要求: 1.对于任意两个图形的相似程度必须得出一个量化的结果,在此称为图形相似度。 2.对图形形状的检测必须忽略 大小、旋转、轴对称、连线顺序的影响。 3.对于相同的图形,形状相似度必须为1;对于不相同的图形,形状相似度必须小于1。 4.两个图形的形状相似度必须与其相似程度成严格单调性,即对于同一个基准图形,越相似的图形相似度越高,越不相似的图形相似度越低。 5.必须能在可接受的时间与空间
dijkstra_openmp
- DIJKSTRA_OPENMP is a C++ program which illustrates the use of the OpenMP application program interface by implementing Dijkstra s minimum graph distance algorithm
matlab9
- 基于matlab方图匹配源码程序,作为参考-Based on square graph matching matlab source program, as a reference
histovramTheprogram
- 该程序可以对位图进行对比度的扩展,阈值化,灰度直方图统计(The program can be the expansion of the contrast para graph, threshold, gray histogram statistics)
判定圆、矩形
- 数学建模中写的一个小程序,可以识别图中的圆、矩形并定位(A small program written in mathematical modeling that recognizes circles, rectangles, and positions in a graph)