资源列表
skin-segmentation
- skin segmentation: recognizing skin part in RGB space, extract the skin part and using Fourier descr iptor to reconstruct the margin
haar
- two dimensional haar wavelet decomposition and reconstruction
chromatic
- Pseudo-color processing in gray human images
medfilter
- To de-noise pictures the salt-pepper noise using an adaptive median filter
Ex3_14_11-20
- 主要就是数组排列计算,统计数组、指针计算-Main array array computing, statistical array pointer calculation
csc411-faces-master
- This code is for face recognition application.
fcm
- fcm 聚类两个k近邻算法,k近邻的非正式描述,就是给定一个样本集exset,样本数为M,每个样本点是N维向量,对于给定目标点d,d也为N维向量,要从exset中找出与d距离最近的k个点(k<=N),当k=1时,knn问题就变成了最近邻问-fcm cluster
2
- Keil.Cx51.V7.0单片机高级语言编程与uVision2应用实践 第一版(源码)-Keil.Cx51.V7.0 the microcontroller the Senior language programming uVision2 of application practice of the first edition (source)
mohu_fun
- 用于模糊矩阵的计算,可用于计算经济周期。另外附送GMDH源程序-For fuzzy matrix calculations can be used to calculate the economic cycle. Also included GMDH source
Label-Watershed
- 适用于matlab的通过标记的分水岭算法对图像分割进行处理的算法-Matlab by marking a watershed algorithm applied to the processed image segmentation algorithm
pid
- 二进制的遗传算法整定pid的参数,用于遗传算法的初步学习-Binary genetic algorithm-tuning the pid parameter for the genetic algorithm preliminary study
Scorelist
- 编程实现成绩表及其相关操作,具体要求如下: 自定义类型Score为: 结构体类型{学生名+课程名+分数} 自定义类型ElemType为: Score 自定义类型SqList为包含如下两个成员的结构体类型: {基类型为ElemType的动态数组elem int length} 实现如下针对SqList的函数 InputSco OutputSco InputElem OutputElem ListCreate_Sq ListPrint_Sq ListDelete_
