CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像 编码

搜索资源列表

  1. 6

    1下载:
  2. 编写一个程序,对输入的图像进行哈夫曼编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。 Sobel算子和拉普拉斯算子进行锐化,并比较结果。-Write a program to image the input Huffman coding, the entropy of the original image displayed, encoded, the average code length, and be able to reconstruct the image a
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:218883
    • 提供者:ad
  1. ArithemeticCoding

    0下载:
  2. 这个算术编码是对大量英文文本进行压缩,只适合英文文本压缩(适当修改可以用于图像压缩)-The arithmetic coding is a lot of English text compression, is only suitable for English text compression (with appropriate modifications can be used for image compression)
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:17207
    • 提供者:倪广波
  1. KSVD

    2下载:
  2. 图像稀疏编码的一种方法,可用于基于稀疏表示的图像压缩、去噪等-Sparse image coding method can be used for sparse representation-based image compression, denoising, etc.
  3. 所属分类:Special Effects

    • 发布日期:2016-04-21
    • 文件大小:51174400
    • 提供者:钱坤
  1. JPEG

    0下载:
  2. 本文首先介绍了静态图像压缩(JPEG)编码算法的基本原理、压缩的实现过程及其重要过程的离散余弦变换(DCT)算法的实现原理及软件实现的例程,其次着重介绍了压缩过程中的DCT、量化和编码三个重要步骤的实现原理。-This paper describes the static image compression (JPEG) coding algorithm is the basic principle of compression process of the implementation pro
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:41540
    • 提供者:xuai
  1. huffman-coding

    0下载:
  2. 小波均匀量化huffman熵编码图像压缩程序:分析对象Lena.bmp-Uniform quantization of wavelet image compression huffman entropy coding procedure: analysis of object Lena.bmp
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:2226
    • 提供者:yanhaifeixue
  1. HuffmanExp

    0下载:
  2. HuffmanExp 编码 C/C++语言编写灰度图象霍夫曼编码的程序1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 - MICROSOFT FOUNDATION CLASS LIBRARY : HuffmanExp =========================================================
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:112683
    • 提供者:俊俊
  1. mpeg

    0下载:
  2. 用MATLAB语言编写的MPEG视频图像压缩编码。可运行实现-With the MATLAB language for MPEG video image coding. Can be run to achieve
  3. 所属分类:matlab

    • 发布日期:2017-05-24
    • 文件大小:8182924
    • 提供者:lean
  1. Huffman

    2下载:
  2. 基于matlab的图像或者序列的哈夫曼编码及解码程序-Matlab-based image or sequence of Huffman coding and decoding procedures
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:51673
    • 提供者:章国艺
  1. Huffman

    0下载:
  2. 基于VC++6.0,利用哈夫曼编码对BMP图像进行编码并储存为*.huf格式的文件,同时也可对*.huf格式的文件进行解码,储存为*.bmp格式的图像-Based on VC++6.0, the use of Huffman coding to encode the image of BMP and saved as*. huf format, but also right*. huf decode the file format, stored as a*. bmp format images
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3712330
    • 提供者:ft5272633
  1. DPCM

    1下载:
  2. DPCM 图像的线性预测编码 有完整的运行界面使用简单-DPCM image of linear predictive coding to run a complete easy to use interface
  3. 所属分类:多媒体

    • 发布日期:2017-04-10
    • 文件大小:2845
    • 提供者:顾艳华
  1. MATLAB-SPIHT_v1.0_02-12-08

    0下载:
  2. 小波编码的SPIHT编码 译码程序的实现 利用已给的图像 程序给出了编码过程的图示说明 清楚易懂-SPIHT wavelet codec encoding process has been to achieve the use of the image coding process procedures give a clear and understandable icons
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:208695
    • 提供者:郭建花
  1. huffman

    0下载:
  2. 图像的哈弗曼编码matlab实现,实现图像的无损压缩-Matlab coding huffman images achieved
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:6536
    • 提供者:杜飞
  1. 01

    0下载:
  2. HUFFMAN 编码 主要针对于灰度图像-HUFFMAN coding focused on the gray image
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:18533
    • 提供者:cuihuating
  1. huff

    4下载:
  2. 这是一个灰度图像进行哈夫曼编码的Matlab程序,包括编码和解码部分。绝对能用!-Huffman Code
  3. 所属分类:Graph program

    • 发布日期:2014-11-24
    • 文件大小:34104
    • 提供者:xiaowei
  1. Chapter6-9

    3下载:
  2. 第六章到第九章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-04-11
    • 文件大小:6281027
    • 提供者:xiao
  1. Huffman

    0下载:
  2. MatLab实现对灰度图像的哈夫曼编码。 给出每个灰度级的编码。 并计算压缩比。-MatLab implementation of Huffman coding of gray image. Each gray-scale coding is given. And calculate the compression ratio.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:664
    • 提供者:木小木
  1. Image-Processing

    0下载:
  2. vc++数字图像编程基础,包括点运算、几何变换(平移、旋转、缩放、镜像)、正交变换(沃尔什、傅里叶、离散余弦)、图像增强(图像平滑、中值滤波、梯度锐化、拉普拉斯锐化)、形态学变换(腐蚀、膨胀、开、关)、边缘与轮廓(robert、sobel、frewit、kirsch、gauss-laplace边缘检测算子,hough变换,轮廓提取,轮廓跟踪)、图像分析(阈值分割、投影检测、差影检测、模板匹配)、图像复原(卷积模糊、逆滤波复原、维纳滤波复原,随机、椒盐噪声)、图像编码(赫夫曼编码、香农费诺编码、行
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16464506
    • 提供者:李欣
  1. matlab_EZW

    0下载:
  2. 嵌入式小波图像编码即EZW是最近很流行的一种编码方式,我的程序是用matlab实现对EZW的描述。-Embedded Wavelet EZW image coding that is very popular recently as a way of coding, I use the matlab process is to achieve a descr iption of the EZW.
  3. 所属分类:Wavelet

    • 发布日期:2017-05-10
    • 文件大小:2362036
    • 提供者:孔艳芳
  1. opencv

    2下载:
  2. 内容简介 OpencV是用来实现计算机视觉相关技术的开放源码工作库,是计算机视觉、图像处理、模式识别、计算机图形学、信号处理、视频监控、科学可视化等相关从业人员的好工具。本书介绍了大约200多个典型的技术问题,覆盖了基于OpenCV基础编程的主要内容,利用大量生动有趣的编程案例和编程技巧,从解决问题和答疑解惑入手,以因特网上最新资料为蓝本,深入浅出地说明了OpenCV中最典型和用途最广的程序设计方法。全书结构清晰、合理,范例实用、丰富,理论结合实践,即使读者只是略懂计算机视觉原理,也能人手
  3. 所属分类:Special Effects

    • 发布日期:2017-06-01
    • 文件大小:9313134
    • 提供者:陈新秋
  1. CVPR09-ScSPM

    0下载:
  2. 基于稀疏编码和线性塔式匹配的图像分类算法。-This package contains the Matlab codes implementing the ScSPM algorithm described in CVPR 09 paper "Linear Spatial Pyramid Matching using Sparse Coding for Image Classification".
  3. 所属分类:Special Effects

    • 发布日期:2017-06-11
    • 文件大小:19136952
    • 提供者:sinoer
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 50 »
搜珍网 www.dssz.com