搜索资源列表
-
0下载:
机器视觉,计算机视觉,人脸识别,形态学,图像采集,压缩编码,数字水印,神经网络,人工智能,模式识别,特征提取,图像检索,视频检索,计算机图形学-machine vision, computer vision, face recognition, morphology, image acquisition, compression, digital watermarking, neural network, artificial intelligence, pattern recognition,
-
-
1下载:
本文探讨了神经网络用于图像压缩的方法,提出了一种基于边缘信息检测的BP神经网络压缩方法:按图像各部分像素特征将图像分为平滑块、纹理块和边缘块,不同的分类块采用不同的隐含层数。实验结果证明本算法在在保证重建图像丰富细节的同时,能大大提高图像的压缩比。-This paper discusses the neural network for image compression method, edge information is presented based on BP neural networ
-
-
0下载:
主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而
可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别
层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in a
-
-
0下载:
使用小波变换和神经网络的混合图像压缩,希望对大家有所帮助-Using wavelet transform and neural network hybrid image compression, I hope all of you to help
-
-
0下载:
本文运用了神经网络中的自组织向量机和小波变换相结合,实现了图象的压缩,通过训练样本,得到好的结果-In this paper, the neural network of self-organizing vector machine and wavelet transform combining image compression achieved through the training samples obtained good results
-
-
0下载:
bp神经网络用于BMP图像压缩,基于c语言实现-Algorithms of Image Compression based on BP Neural Network
-
-
1下载:
用神经网络中的PCA算法对人脸图像进行压缩及恢复-PCA with a neural network algorithm for image compression on the face and back
-
-
0下载:
在神经网络中用求协方差矩阵的方法对人脸图像进行压缩及恢复-In the neural network covariance matrix using the method of face image compression and restoration
-
-
1下载:
在神经网络中用迭代法对人脸图像进行压缩及恢复-Iteration in the neural network human face using image compression and restoration
-
-
0下载:
小波神经网络在图像去噪与压缩中的应用与研究小波神经网络在图像去噪与压缩中的应用与研究-Wavelet Neural Network in Image Denoising and Compression with Wavelet neural network research in image denoising and compression of the application and research
-
-
1下载:
自己编写的一个基于matlab的图像压缩程序,有GUI界面,不能程度的压缩效果以及信噪比。-His writing of a based on the matlab image compression program, a GUI interface, can t degree of compression effect and signal-to-noise ratio.
-
-
0下载:
基于BP神经网络的图像压缩的MATLAB实现,图像压缩分为两个阶段:训练和编码-BP neural network based image compression MATLAB, image compression is divided into two phases: training and coding
-
-
0下载:
c++代码用神经网络som的方法实现对图像的压缩。-c++ code image compression method of neural network som.
-
-
0下载:
使用BP神经网络对图像进行压缩处理,可以实现图像的任意度量的压缩-Using BP neural network image compression, you can achieve any measure of image compression
-
-
0下载:
MATALB 源程序,利用BP神经网络算法实现图像的压缩功能-MATALB source code, using BP neural network to realize image compression algorithms
-
-
0下载:
基于小波变换与神经网络的图像压缩,很好地对图像进行压缩-Image compression based on wavelet transform and neural network
-
-
0下载:
BP神经网络实现图像压缩,用的matlab语言,图像处理中很常用的-BP neural network image compression, using matlab language, very commonly used in image processing
-
-
0下载:
BP神经网络的图片压缩,注释很清楚,附有测试lena图片,压缩比例已经注释了,很好用-BP neural network image compression, the notes are very clear, with the test Lena images, the compression ratio has been annotated, very easy to use!!
-
-
0下载:
BP神经网络实现图像压缩,内含源文件和数据,希望可以帮到大家-BP neural network image compression, including source files and data, I hope you can help
-
-
0下载:
利用bp神经网络实现图像压缩,修改隐层节点个数可得到不同的压缩比。(Realization of image compression based on BP neural network)
-