CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - neural network for compression

搜索资源列表

  1. A_new_algorithm_of_image_compress_based_on_BP_neur

    1下载:
  2. 本文探讨了神经网络用于图像压缩的方法,提出了一种基于边缘信息检测的BP神经网络压缩方法:按图像各部分像素特征将图像分为平滑块、纹理块和边缘块,不同的分类块采用不同的隐含层数。实验结果证明本算法在在保证重建图像丰富细节的同时,能大大提高图像的压缩比。-This paper discusses the neural network for image compression method, edge information is presented based on BP neural networ
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:382933
    • 提供者:王蒙
  1. Researchontheshapefeatureextractionandrecognition.

    0下载:
  2. 主分量分析(PCA ) 是统计学中分析数据的一种有效的方法, 可以将数据从高维数据空间变换到低维特征空间, 因而 可以用于数据的特征提取及压缩等方面。在该文的形状识别系统中, 用PCA 法提取图像的形状特征, 能够较好地满足识别 层的输入要求。在识别层研究了3 种识别方法: 最近邻法则、BP 网络及协同神经网络方法, 均取得了满意的实验效果。-Principal component analysis (PCA) is a statistical analysis of data in a
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:278208
    • 提供者:陈平
  1. wavelet-sofm

    0下载:
  2. 本文运用了神经网络中的自组织向量机和小波变换相结合,实现了图象的压缩,通过训练样本,得到好的结果-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
  3. 所属分类:Wavelet

    • 发布日期:2017-04-16
    • 文件大小:9410
    • 提供者:李靖
  1. COMPRESSION_NN

    0下载:
  2. this the code for image compression using neural network.-this is the code for image compression using neural network.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-07
    • 文件大小:1310514
    • 提供者:satya
  1. PCA_cov

    1下载:
  2. 用神经网络中的PCA算法对人脸图像进行压缩及恢复-PCA with a neural network algorithm for image compression on the face and back
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:727
    • 提供者:曾强
  1. ImageCompression_ANN

    0下载:
  2. Image Compression using Artificial Neural Networks This code is developed in MATLAB 6.5 and can used in Windows platform. Program contain all necessary files. For training the network use Train.m and Codec.m compress images by trained network.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:180054
    • 提供者:Aso
  1. bpcode

    0下载:
  2. 本源文件为神经网络在图像压缩中的应用。经过调试效果OK的-Source file for the neural network application in image compression
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:793
    • 提供者:小峰
  1. BP

    0下载:
  2. BP神经网络异或问题 使用说明:打开文件夹中的BP.m文件,在matlab中运行此m文件,即可在command window中得出结果。压缩包内附说明文件-XOR problem of the BP neural network for use: Open the folder in BP.m file, run this m file in matlab to the outcome of the command window. Compression package containing t
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:22558
    • 提供者:王浩
  1. bp-matlab

    0下载:
  2. bp的matlab源代码 多层前馈网络用于图像压缩的网络模型、原理、算法及关键技术,并通过仿真实验说明了在BP神经网络图像压缩中,算法、激活函数和压缩率等参数的选择是至关重要的,它们与收敛时间以及重建图像的压缩性能息息相关。-the multilayer feedforward network for image compression network model, theory, algorithm and key technologies, by simulation illustrates
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1220
    • 提供者:小朱
  1. Image_compression_IWPT_index_vector_FNN_network.r

    0下载:
  2. matlab code for image compression based on neural network
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-02
    • 文件大小:228516
    • 提供者:PARMALIK
  1. neural-net-for-MATLAB

    0下载:
  2. 该代码是通过MATLAB实现的神经网络的数字识别。在压缩包中包含具体的操作步骤,相关代码,和图片。具体是通过鼠标选择的方法,对数字进行识别。-The code is a digital identification through MATLAB neural network. Contains specific steps in the compression package, code and pictures. Specifically by the mouse to select the
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:307789
    • 提供者:宫贺
  1. 200701_10

    0下载:
  2. Radar Pulse Compression for Point Target and Distributed Target Using Neural Network
  3. 所属分类:Document

    • 发布日期:2017-05-07
    • 文件大小:1163829
    • 提供者:Mohamed
  1. DCT_NN

    0下载:
  2. Matlab coding for Image compression and decompression usning neural network back propagation techniques
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:12038
    • 提供者:rajapraba
  1. pca3

    1下载:
  2. 神经网络迭代法,数据量不大,用于图像压缩-Neural network iteration method, the data volume is not large, used for image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:885
    • 提供者:christina
  1. BPaelman

    1下载:
  2. 基于bp神经网络和elman神经网络的图像压缩,mat文件是训练好的压缩结果,方便调用,可以测出信噪比等参数,用gui界面显示-Based on bp neural network and elman neural networks for image compression, mat file compression results are trained to facilitate the call, you can measure the signal to noise ratio and
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-02
    • 文件大小:787300
    • 提供者:lemon
  1. Neural-network-for-image-compression

    0下载:
  2. 7篇非常经典的神经网络文章,用于图像压缩中。-7 very classical neural networks articles for image compression.
  3. 所属分类:Document

    • 发布日期:2017-05-18
    • 文件大小:4721158
    • 提供者:猫熊
  1. bp-for-image-compression

    0下载:
  2. 图像进行分块处理后,应用BP神经网络实现图像压缩,包含图像压缩和识别程序-Image block after processing, the application of BP neural network to realize image compression, image compression and recognition program
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:64040
    • 提供者:阚亮
  1. BP

    0下载:
  2. 基于MATLAB的BP神经网络非线性映射能力实现图像压缩。-MATLAB Based on BP neural network nonlinear mapping capability for image compression.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:53967
    • 提供者:sdu
  1. Archive

    0下载:
  2. feed forward neural network for image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-13
    • 文件大小:2391
    • 提供者:dewg
  1. BP神经网络实现图像压缩

    1下载:
  2. 数据分析之机器学习:BP神经网络实现图像压缩(BP neural network for image compression)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:65536
    • 提供者:zerokine
« 12 »
搜珍网 www.dssz.com