资源列表
chafen
- 用图像差分,肤色模型实现了从待检测图像中抠出人脸
KruskalAlgorithm
- 本文件主要完成Kruskal算法。本文件包括三个类,分别是顶点类、边类和Kruskal类。-The document completed Kruskal algorithm. This document consists of three categories, namely category vertex, edge type and Kruskal category.
ch6_ex6_3
- 透视变换代码 除了3*3矩阵和三个控点变为四个控点外,透视变换在其他方面与仿射变换完全类似-Perspective transformation code in addition to 3* 3 matrix and the three control points into four control points, the perspective transformation in other areas with similar affine transformation complete
prim
- (1)利用普里姆算法求网的最小生成树 (2)实现教科书中定义的抽象数据类型mfset。以此表示构造生成树过 程中的连通分量。 (3)以文本形式输出生成树中各条边以及他们的权值-(1) the use of prim algorithm for minimum spanning tree network (2) the realization of the textbook definition of abstract data types mfset. Spanning tree s
juguang
- 程序运行结果是球被两个光源照射,一个是蓝色的定向光,另一个红色的是聚光。 -The result is the ball run by two light exposure, a directional light is blue, another red is condenser.
C
- Descr iption 一个一元多项式可以看作由若干个一元单项式按降幂排列成的线性表。请编写程序对输入的两个一元多项式求积,并输出求积的结果。 Input 输入为两个一元多项式,每个一元多项式输入一行,按照降幂依次输入每个单项式的系数和指数,并以-1 -1作为结束。 系数和指数均为整数,指数不小于0。 Output 输出为求积结果多项式,按照降幂依次输出每个单项的系数和指数,每个数值后面用一个空格隔开,输出结果多项式后换行。 系数为0的单项式不得
yasuo
- 在c++下算术编码的实现 设定了6个字符可以自己设定他们的概率-In c++ under the arithmetic coding to achieve set of 6 characters can set their own probability of
CCA_zq
- 用于特征降维,特征融合,相关分析等多元数据分析的典型相关分析Matlab代码实现。-For feature reduction, feature fusion, correlation analysis, multivariate data analysis, canonical correlation analysis of Matlab code implementation.
CounterPanel
- A panel with test run counters.
CSLineClipping
- CS线段裁剪算法,实现直线的编码裁剪算法,在屏幕上用一个封闭矩形裁剪任意一条直线。-CS line clipping algorithm to achieve linear coding cutting algorithm on the screen with a closed rectangular clipping any straight line.
S
- 利用随机函数产生20个50~100之间的随机数,显示其中的最大值,最小值和平均值。-Using random function generator 20 between 50 to 100 random numbers, which show the maximum, minimum and average.
canny_edge
- 讲点canny边缘检测程序,可用于图像处理中简单图像的边缘检测-Practically speaking, canny edge detection procedures