搜索资源列表
testPNN
- /*模式训练*/ Training(int,int,int,char*,char*,char*) 参数: 模式个数(即网络的第一隐层节点数) 模式维数(即网络的输入层节点数) 模式类别数(即网络的输出层节点数) 计算中心控制矢量时所用的变换函数核 第二隐层权值的训练算法 训练模式所在的文件名称 /*模式分类*/ Classifying(int,char*) 参数: 需要分类的模式个数 分类数据-/* Model Training*/Tr
ArteryReco
- 定性与定量地描述冠状动脉血管,很大程度依赖于造影图像中的血管结构识别结果,对此,提出了一种多特征模糊识别算法判别血管结构.实现过程中,首先通过图像预处理获得血管初始特征,然后利用一圆周探测器沿血管路径扫描并获取多种局部测度;在定义各种局部测度的多特征模糊子集及其隶属度函数之后,通过构造模糊识别算子准确地判别血管的端、段、分支和交叉结构.该方法在仿真血管模型和多套实际冠状动脉造影图像上获得了较好的效果,对实际图像的结构识别平均正确率达到92 。-Qualitative and quantitati
matlabfingermatlabalgom
- 指纹分割增强代码。。包含每部实现的功能函数,以及应用程序,可以仿真测试-finger matlab algom IT S VERY GOOD FOR EVERYONE
Projective-reconstruction-image
- 在Matlab图像处理工具箱中的Phantom函数,可以产生Shepp -Logan的大脑图,该图作为一个测试图,可反映人大脑的许多性质-In the Phantom function in Matlab image processing toolbox, can generate Shepp - Logan brain figure, the figure as a test pattern, can reflect the brain s many properties
Match-point-correlation-coefficient
- 相关系数法的点匹配 void draw(int x,int y,Mat mat,Mat mod,int xx,int yy)通过十字丝表明匹配点 void ImgMarch(Mat s,Mat m,Mat roi,int x,int y)相关系数法匹配函数-Match point correlation coefficient method void draw (int x, int y, Mat mat, Mat mod, int xx, int yy) indicate the
sinflution
- 用C语言编写的在Simulink环境下对转速可调永磁直流电机进行数值仿真的S函数源代码-Written in C language in the Simulink environment numerical simulation was carried out on the speed adjustable permanent magnet dc motor S function of the source code
人脸识别
- 基于opencv库文件函数改进版的人脸识别程序,可以高质量的识别多个人脸,不同的距离(base on opencv function library ,i advanced the function in the library,so it can distinguish many people's face in different distance)