搜索资源列表
基于神经网络的图像识别程序
- 基于神经网络的识别程序,程序采用三层BP网络训练,采用了普通定义中加入动量因子的训练法,精确度很高。-based on neural network identification procedures, procedures adopted a three-tier network training BP, with its definition of momentum into the training factor, a high degree of precision.
动量梯度下降算法和贝叶斯正则化算法BP神经网络程序实例
- 动量梯度下降算法和贝叶斯正则化算法BP神经网络程序实例,可以直接运行。
BP network.matlab平台的基于bp神经网络的遥感图像分类
- matlab平台的基于bp神经网络的遥感图像分类,matlab platform bp neural network-based remote sensing image classification
用c语言写的神经网络编程
- 神经网络编程, 用c语言写的, 还有注释,Neural network programming, using c language, as well as the Notes
matlab(BP).rar
- BP神经网络,可以处理图像进行分类等各种处理的源码,BP neural network image processing source code
PCNN_toolbox.rar
- 脉冲耦合神经网络算法的MATLAB工具箱,希望对大家有用,Pulse Coupled Neural Network Algorithm MATLAB Toolbox, in the hope that useful
imagesegmentation.rar
- 关于图像分割方法的英文文献。分别对多尺度扩散方法,多层分级方法、特征提取和自组织神经网络方法的图像分割方法进行介绍。,image Segmentation using Coarse and Fine Scale Features Using Multi-scale Diffusion and Mumford-Shah, a multilayer level-set approach,Feature extraction and image segmentation using self-orga
MATLAB.rar
- 基于自组织神经网络数据及图像处理,在图像分割中应用极强。很好的源程序。 ,Self-organizing neural network-based data and image processing, image segmentation in the application of highly. Very good source.
pcnn
- 利用脉冲耦合神经网络(pcnn)实现图像滤波的源程序,已经过测试。-Using pulse coupled neural networks (pcnn) the realization of the source image filtering, has been tested.
A_new_algorithm_of_image_compress_based_on_BP_neur
- 本文探讨了神经网络用于图像压缩的方法,提出了一种基于边缘信息检测的BP神经网络压缩方法:按图像各部分像素特征将图像分为平滑块、纹理块和边缘块,不同的分类块采用不同的隐含层数。实验结果证明本算法在在保证重建图像丰富细节的同时,能大大提高图像的压缩比。-This paper discusses the neural network for image compression method, edge information is presented based on BP neural networ
VCimagerecognition
- 《精通VisualC++数字图像处理模式识别技术及工程实践》介绍了模式识别和人工智能中的一些基本理论,以及一些相关的模型,包括贝叶斯决策、线性判别函数、神经网络理论、隐马尔可夫模型、聚类技术等,同时结合模式识别中的一些问题,比如字符识别、笔迹鉴定、人脸检测、车牌识别、印章识别以及遥感图片、医学图片处理等内容,从多种角度,介绍了解决这些问题的思路-" Proficient in VisualC++ digital image processing, pattern recognition
BP
- 继续神经网络编程,bp算法,delphi 2005下编译通过-Continue to neural network programming, bp algorithm, delphi 2005 under the compiler through
neuro_demo
- 基于神经网络的图像分类方法,代码执行效率高,国外网站上下的,是一个完整的工程-Based on neural network image classification methods, code implementation of high efficiency, foreign Web site from top to bottom, is a complete project
20081104ga_src
- 遗传算法(GA)和神经网络(network)结合的算法,用于图像分类,包含完整的工程-Genetic Algorithm (GA) and neural network (network) combining algorithm, for image classification, including the complete works
NC
- 自适应的神经网络应用例子, 此例子是线性应用的实例-Application of adaptive neural network example, this example is an example of the linear application
TuXiangShiBie
- 该软件需用Delphi7设计,采用灰度共生矩阵的方法对肝脏超声图像进行纹理特征提取。通过神经网络进行分类处理。-The software required Delphi7 design, the use of gray-scale co-occurrence matrix method of liver ultrasound image texture feature extraction. Through the neural network classification.
clustering
- 图像聚类程序源码,运行正常,能实现数字图像、图形的聚类;同时,还采用了多种方法实现,有距离法,神经网络法等,值得参考-Image source clustering procedures, operating normally, to achieve digital images, graphics cluster At the same time, also adopted a number of ways to achieve, a far cry from the law, such a
神经网络实现人脸识别任务
- 通过python第三方库和matlab神经网络工具箱实现人脸识别(Face recognition using MATLAB and python through neural network)
BP神经网络人脸朝向识别
- 基于matlab平台的BP神经网络人脸朝向识别。(Face orientation recognition of BP neural network)
卷积神经网络去雾
- 该代码实现了使用Matlab实现卷积神经网络来对图像进行去雾操作。(This code implements a convolutional neural network using Matlab to defog the image.)