搜索资源列表
CubicPlateSDK
- 软件名称: 车牌识别模块开发包 CubicPlate SDK 试用版 最新版本: 1.2 文件大小: 2.05M 软件性质: 图像处理 使用平台: Win2K/XP 发布公司: CubicImage Software Co.,Ltd. 上海名图软件有限公司 下载网址: http://www.cubicimage.com 软件简介 CubicPlate 是当前最高速的车牌识别核心模块,识别一帧图像仅3毫秒。 由上海名图软件有限公司CubicImage Softwar
a009
- 利用线性神经网络进行自适应预测 利用函数adapt对线性网络进行自适应训练,在线修正网络的权值和阈值,这样对于时变信号,网络就可以及时跟踪其变化,即可对时变信号序列进行预测。 -linear adaptive neural network prediction using linear function adapt to the network adaptive training , the online network that the weights and threshold
BP网络
- 这是我参考了n(n>=5,^_^)篇BP神经网优化方法的论文写出的BP神经网源代码,使用了批处理训练方法,带动量项、学习速率的自适应调整、仅对学习精度没有达到指定要求的模式训练,并且训练精度逐步加大,通过这种方法,极大地加快了训练速度;另外,对于0模式和1模式数目相差很大(5-6倍)都能达到很高的学习精度。-This is my reference to the n (NGT; Chapter 5 = ,^_^) BP neural network optimization method
NC
- 自适应的神经网络应用例子, 此例子是线性应用的实例-Application of adaptive neural network example, this example is an example of the linear application
112
- 对拍摄得到的驾驶员视频帧图像, 使用复合肤色模型检测人脸 通过自适应边缘检测、 图像增强等方法处理得到 特征图像, 经特征区域筛选, 依据人脸先验知识匹配得到最佳人眼对 提取眼部特征向量, 结合 LVQ神经网络进行模式 识别检测眼部状态, 为判断驾驶员是否处于疲劳状态提供判据。-Video shot by the driver of the frame, the use of composite skin model of face detection through adaptive
Untitled
- 地震 用神经网络自适应竞争系统实现 等级的显示-Earthquake adaptive neural network competition level display
a009
- 利用线性神经网络进行自适应预测利用函数adapt对线性网络进行自适应训练,在线修正网络的权值和阈值,这样对于时变信号,网络就可以及时跟踪其变化,即可对时变信号序列进行预测。-linear adaptive neural network prediction using linear function adapt to the network adaptive training , the online network that the weights and thresholds, so for
LMS--filtering
- 信号在采集和输送过程中往往会参杂着噪声和干扰,将自适应神经网络与信号处理结合起来,采用最小均方(LSM)算法设计的线性自适应滤波器将信号中的杂波成分滤除。用matlab进行仿真,证实线性自适应滤波器具有良好的滤波功能。-Signal acquisition and delivery process often mingled with the noise and interference, the adaptive neural network combined with signal proc
PAPER2
- Evaporation estimation using artificial neural networks and adaptive neuro-fuzzy inference system techniques
Pulialroximndi
- Pulse coupled neural network (PCNN) has a specific feature that the fire of one neuron ca pture its adjacent neurons to fire due to their spatial proximity and intensity similarity. In this paper, it is indicated that this feature itself is a ver
Saliency-Detection
- 提出一种新的显着性检测方法,通过将区域级显着性估计和像素级显着性预测与CNN(表示为CRPSD)相结合。对于像素级显着性预测,通过修改VGGNet体系结构来执行完全卷积神经网络(称为像素级CNN)以执行多尺度特征学习,基于该学习进行图像到图像预测以完成像素级显着性检测。对于区域级显着性估计,首先设计基于自适应超像素的区域生成技术以将图像分割成区域,基于该区域通过使用CNN模型(称为区域级CNN)来估计区域级显着性。通过使用另一CNN(称为融合CNN)融合像素级和区域级显着性以形成nal显着图,并
水下图像去雾与增强
- 这篇论文提出了一种较好的水下图像增强的方法。首先使用经过端到端训练的卷积神经网络去测量输入图片,同时以自适应双边滤波器对传输图片进行处理。接着提出一种基于白平衡的策略来消除图片的颜色偏差,用拉普拉斯金字塔融合获得无雾和色彩校正图像的融合结果。 最后,输出图像被转换为混合小波和方向滤波器组(HWD)域,用于去噪和边缘增强。 实验结果表明,该方法可以消除颜色失真,提高水下图像的清晰度。(This paper proposes a better underwater image enhancement