资源列表
Workpiecefeatureextraction
- 1、有9个工件图像,要求从本章讲授的特征提取方法中,选择3~5种提取工件特征并给出数字结果;链码为必选方法,给出数字结果和图形显示,做到链码和原图像的双向变换显示。(实验报告中应描述相应的特征提取方法并略述实现过程) 2、设计的界面中要具备功能:任选1个工件作为目标,以上述实现的特征提取方法识别该目标的工件类型(即序号),并显示该判别基准特征的数据。 3、有可能的话试用聚类、训练或其他方法对这些工件进行分类。 -err
Sealrecognition
- 1、编制程序显示印章图像(24位真彩色位图); 2、读出位图中每一像素点的(R,G,B)样本值; 3、以RGB其中某两个(或三个)为坐标,取一定数量的图像点为分析样本,分析其坐标系中的分布; 4、采用本章学习的方法找到分类判别函数,对这些样本进行分类;(要求首先将印章与底纹区分,如有可能将印章、底纹、签字区分) 5、将分类后的结果标记到原始图像上,检查其效果。 -1, the preparation procedures showed that the seal image
ClusteringToolbox2
- 一个用于聚类的工具箱,内有主元分析、模糊等技术的Matlab源代码和应用实例程序Demo。-One for clustering toolbox, with principal component analysis, fuzzy techniques, such as Matlab source code and application procedures for Demo.
_NeuralNetworkSrcCode
- 很好的神经网络教程,里面包含源代码,可以进行相关的修改!-Good neural network tutorial, which contains the source code, can be related to changes!
mySVM-latest
- 我的支持向量机程序,很容易看懂,可在上面进行修改!-I have the support vector machine procedures, it is easy to understand, you can modify the above!
New-WNN
- 新的神经网络算法源程序,很适合初学者,也可以在上面进行改进!-New neural network algorithm source code, it is suitable for beginners, you can make improvements in the above!
waveletNN
- 小波神经网络,两者相互结合,程序简洁易懂!-Wavelet neural network, the two interact and procedures easier to understand!
robotlocation
- 室内移动机器人定位与导航关键技术研究,新思路-Indoor mobile robot localization and navigation key technology research and new ideas
genatic
- 遗传算法的原代码,用于最优化计算,只需解压便可使用。-Genetic algorithm source code for the optimization calculation, just unzip to use.
wuziqi
- 本代码是一个完整的小游戏,界面美观,其中的人工智能算法也很值得参考学习. -This code is a complete game, interface aesthetics, in which artificial intelligence algorithm is also very worthy of study and reference.
knn
- 一个关于k最近临法分类的matlab程序-A temporary law on the k most recent classification procedures matlab
GA
- 遗传算法的编码,解决简单遗传算法用C++实现-Coded genetic algorithm to solve simple genetic algorithm using C++ Achieve
