-
本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图...
本课题的主要内容是图像预处理,它主要从摄像头中获取人脸图像然后进行处理,以便提高定位和识别的准确率.该模块主要包含光线补偿、图像灰度化、高斯平滑、均衡直方图、图像对比度增强,图像预处理模块在整个系统中起着极其关键的作用,图像处理的好坏直接影响着后面的定位和识别工作,内有源代码和全部论文资料-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
-
资源分配神经网络解决Mackey
资源分配神经网络解决Mackey-Glass时间序列预测函数逼近问题-Neural network to solve the allocation of resources Mackey-Glass time series prediction function approximation problem
- 2022-02-13 10:43:50下载
- 积分:1
-
遗传算法VC编程,对于初学者可能有用,多多支持~
遗传算法VC编程,对于初学者可能有用,多多支持~-VC programming genetic algorithms, may be useful for beginners, the generous support of ~
- 2022-08-23 02:16:47下载
- 积分:1
-
小生境遗传优化源程序
具有非线性优化问题的解释
小生境遗传优化源程序
具有非线性优化问题的解释-Niche Genetic optimization of source non-linear optimization problem
- 2023-05-08 12:30:02下载
- 积分:1
-
使用小波熵法对电力负荷时间序列进行预测。
使用小波熵法对电力负荷时间序列进行预测。-using wavelet entropy method of load time series prediction.
- 2022-06-17 05:17:59下载
- 积分:1
-
来自于www2.cs.uregina.ca的c4.5源码
来自于www2.cs.uregina.ca的c4.5源码-from the Bank www2.cs.uregina.ca FOSS
- 2022-03-21 07:45:28下载
- 积分:1
-
用元胞自动机实现单色10000个空间位置的细菌分裂试验的算法C语言代码...
用元胞自动机实现单色10000个空间位置的细菌分裂试验的算法C语言代码-Using Cellular Automata 10,000 monochrome realize spatial location of bacteria to split the test algorithm C language code
- 2022-10-22 03:20:03下载
- 积分:1
-
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我...
贝叶斯算法是基于贝叶斯定理 P(H|X) = P(X|H)P(H) / P(X).。对于多属性的数据集,计算 P(X|Ci) 的开销非常大,为减低计算复杂度,我们做条件独立的假设,即给定元组的类标号,假定属性值有条件地相互独立,即在属性间不存在依赖关系。此程序仅为算法的一个实现,根据训练数据训练分类器-Bayesian algorithm is based on the Bayes theorem P (H | X) = P (X | H) P (H)/P (X).. For multi-attribute data sets, computing P (X | Ci) of the overhead is very large, in order to reduce the computational complexity, we do conditional independence assumption that a given tuple class label, it is assumed that property values conditionally independent of each other, that does not exist in the inter-attribute dependencies. This procedure is only an implementation of algorithm, according to training data classifier training
- 2023-08-27 07:10:03下载
- 积分:1
-
bp神经网络的详细资料,里面有相应的文挡资料和可执行程序!
bp神经网络的详细资料,里面有相应的文挡资料和可执行程序!-bp neural network details, there are corresponding text block of information and executable programs!
- 2022-02-01 10:02:08下载
- 积分:1
-
BP神经网络VC类,此类对BP神经网络进行了封装,整个类是基于动态构建,可以适合于任何采用BP神经网络的模式识别应用。...
BP神经网络VC类,此类对BP神经网络进行了封装,整个类是基于动态构建,可以适合于任何采用BP神经网络的模式识别应用。-BP neural network VC categories, such BP neural network to a package, the whole category is based on dynamic construction, and is suitable for use in any BP neural network applications of pattern recognition.
- 2022-02-10 03:18:59下载
- 积分:1