搜索资源列表
bp
- bp神经网络在图像压缩中的应用源代码,欢迎下载。
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
Researchontheshapefeatureextractionandrecognition.
- 主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而 可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别 层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in a
tuxiang_yasuo
- 基于BP神经网络的图像压缩的MATLAB实现,图像压缩分为两个阶段:训练和编码-BP neural network based image compression MATLAB, image compression is divided into two phases: training and coding
mat
- 图像压缩 BP神经网络图像压缩必须综合考虑压缩率、失真率和训练时间等因素,在学习规则、激活函数、隐层神经元数和压缩性能之间进行权衡,以满足实际应用。-image compression
Cpp1
- 使用BP神经网络对图像进行压缩处理,可以实现图像的任意度量的压缩-Using BP neural network image compression, you can achieve any measure of image compression
BP-neural-network-image-compression
- MATALB 源程序,利用BP神经网络算法实现图像的压缩功能-MATALB source code, using BP neural network to realize image compression algorithms
BP1
- BP神经网络实现图像压缩,用的matlab语言,图像处理中很常用的-BP neural network image compression, using matlab language, very commonly used in image processing
imagecompress
- 利用BP神经网络实现图像压缩,所需文件已全部在压缩包中-image compress
tuxaingyasuo
- 利用bp神经网络实现图像压缩,修改隐层节点个数可得到不同的压缩比。(Realization of image compression based on BP neural network)