-
本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图...
本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料-this issue is the major content of image preprocessing, mainly from the camera to obtain images Face then, in order to improve the recognition and positioning accuracy. The module consists mainly of light compensation, Grayhound, Gaussian smoothing, balanced histogram, image contrast enhancement, image pre- processing module in the system plays a crucial role in image processing will have a direct impact behind the positioning and identification, within Active code and all papers information
- 2022-03-17 05:57:09下载
- 积分:1
-
基于神经网络的文字识别系统,它通过遗传算法实现。
基于神经网络的文字识别系统,它通过遗传算法实现。-Neural Network Based Character Recognition system, which through genetic algorithm.
- 2022-05-25 17:59:11下载
- 积分:1
-
8. "Genetic algorithm and its application," Chen Guoliang edited and p...
8。《遗传算法及其应用》,陈国良等编着 人民邮电出版社 2001年第一版
本书系统全面地介绍了遗传算法的基本原理、设计方法及其并行实现,以及它在组合优化、机器学习、图像处理、过程控制、进化神经网络、模糊模式识别和人工生命等方面的应用。 本书可作为高等院校计算机、无线电电子学、自动控制、生物医学工程等有关专业高年级学生或研究生的教材和参考书,也可供从事人工智能、信息处理研究和应用的科技人员学习参考。-8. "Genetic algorithm and its application," Chen Guoliang edited and published with the People"s Post and in 2001 the first book version of the full introduction of the genetic algorithm basic tenets , design methods and parallel implementation, and its portfolio optimization, machine learning, image processing, process control, evolutionary neural networks, Fuzzy Pattern Recognition and Artificial Life, and so on the application. The book can be used as institutions of higher learning computers, radio electronics, automatic control, biomedical engineering, and other professional grade students or graduate teaching and reference materials, are also available in artificial intelligence, information processing and application of information technology to study.
- 2022-05-09 10:19:43下载
- 积分:1
-
详细的介绍了匈牙利命名法,利于我们的代码规范
详细的介绍了匈牙利命名法,利于我们的代码规范-Detail the Hungarian naming method, the code will help us standardize the
- 2022-06-18 01:05:15下载
- 积分:1
-
图像模式识别的各种算法及其编程实现,包括模板匹配分类器、几何分类器和神经网络分类器等,可用于手写数字的识别。...
图像模式识别的各种算法及其编程实现,包括模板匹配分类器、几何分类器和神经网络分类器等,可用于手写数字的识别。-A variety of image pattern recognition algorithm and its programming, including template matching classifier, geometric classifier and neural network classifiers, etc., can be used for handwritten numeral recognition.
- 2022-08-19 15:39:13下载
- 积分:1
-
这个是关于遗传算法的比较完整的C语言程序,个人觉得还是比较有参考价值。...
这个是关于遗传算法的比较完整的C语言程序,个人觉得还是比较有参考价值。-on the genetic algorithm is relatively complete C language program, individuals think it is quite a reference value.
- 2023-02-20 14:40:04下载
- 积分:1
-
C5.0决策树分类算法实现的C语言源代码!
决策树分类C5.0算法的C语言实现源码!-C5.0 decision tree classification algorithm realize the C language source code!
- 2022-11-28 02:05:02下载
- 积分:1
-
该算法包含了一些以MATLB工具箱为基础自己开发的一些遗传算法程序。...
该算法包含了一些以MATLB工具箱为基础自己开发的一些遗传算法程序。-The algorithm contains a number based on its own toolbox to MATLB developed some of the genetic algorithm program.
- 2022-01-26 08:31:53下载
- 积分:1
-
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。...
bp神经网络变形预测源程序(有待改进),很短的一段代码,所有直接写在TXT文件中。-bp neural network prediction deformation source (room for improvement), a very short piece of code, all directly in the TXT file.
- 2022-01-21 05:21:22下载
- 积分:1
-
此为疾病诊断专家系统,用这种结构建立的知识库可以很方便地实现上面所提到的各种功能。这种结
构的最独特之处就是依靠相同的关键(疾病名或其代码)来实现一种疾病与...
此为疾病诊断专家系统,用这种结构建立的知识库可以很方便地实现上面所提到的各种功能。这种结
构的最独特之处就是依靠相同的关键(疾病名或其代码)来实现一种疾病与其症候之
间的相互联系。疾病名与症候分别用二叉树进行排序。排序后可由疾病名而查到与该
疾病名有关的所有详细情况,也可由一种症候而查到哪些疾病有这种症候,以及该症
候可能引起各种疾病的概率。-This is the disease diagnosis expert system, using this structure to establish the knowledge base can easily realize the above mentioned features. The structure of the most unique is that relying on the same key (the disease or its code) to achieve a disease and its symptoms between. Name and symptoms of disease were treated with binary tree sort. Sort by the disease after the name of the disease were found with all the details of which can also be a symptom of the diseases that have found such a symptom, as well as the symptoms may lead to the probability of various diseases.
- 2023-05-21 00:15:03下载
- 积分:1