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

搜索资源列表

  1. ImageChange

    0下载:
  2. 图像处理的java程序,可以对图像进行傅里叶变换,锐化,反转,霍夫曼编码,像素颜色值量化,获取像素表格等-Java image processing program, you can Fourier transform the image, sharpen, invert, Huffman coding, pixel color values ​ ​ to quantify, such as access to pixel form
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:162516
    • 提供者:dongtinghong
  1. bmp_coding

    0下载:
  2. VC++实现数字图像霍夫曼编码 香农菲诺编码 算术编码 平面编码,使用MFC打开相关代码。-VC++ digital image coding Huffman coding arithmetic coding Shannon Fino plane coding, the use of MFC to open the relevant code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4319751
    • 提供者:沈宙
  1. Huffmancode

    0下载:
  2. 用MATLAB实现了huffman编码,对woman图像进行图像滨吗,并显示编码效果-In MATLAB a huffman encoding, the image of woman image coast do, and shows the coding results
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1804
    • 提供者:ppprings
  1. new3

    0下载:
  2. huffman code and run length code on an image
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6802
    • 提供者:aditya
  1. HuffmanCompression

    0下载:
  2. huffman compression i s a computer graphic assignment whereas it is compressed a image to pixel and compressed it into a smaller byte. This program is tested and written in c#
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:87264
    • 提供者:emtz
  1. RemoteControl

    0下载:
  2. 远程桌面控制的客户端和服务端程序;对被控端桌面图像用哈夫曼分块编码压缩,速度和图像质量都不错-Remote Desktop control of the client and server procedures Right Beikongduan desktop images for Huffman coding block compression, speed and image quality are good
  3. 所属分类:Remote Control

    • 发布日期:2017-03-30
    • 文件大小:185465
    • 提供者:A
  1. C

    0下载:
  2. huffman 压缩编码,用于JPEG图像压缩编码-huffsize code compressing,use to JPEG image code compressing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-06
    • 文件大小:27859
    • 提供者:Aisha
  1. UPLOAD_LY5

    0下载:
  2. 用霍夫曼编码解决图像处理中的熵值和概率问题-Huffman coding to solve the entropy and probability problems in image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:7815
    • 提供者:李渊
  1. 27879203Huffman_vc

    0下载:
  2. image compression using huffman coding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:10541
    • 提供者:zyk90
  1. JPEG-Encoder-Decoder

    0下载:
  2. JPEG图像压缩,赫夫曼编码,DCT变换,Zigzag遍历-JPEG image compression, Huffman coding, DCT transform, zigzag traversal
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:155674
    • 提供者:赵齐银
  1. remotedesktopcontrol

    0下载:
  2. 实现远程计算机控制功能 提供了RLE,huffman,LZE几种压缩方式 采用提取图像差分方式,大大降低的带宽的使用率。 -允许输入拉丁字符的拼音 Remote computer control The RLE, Huffman, LZE, several compression Differential way to extract image, greatly reduces the bandwidth usage. JPEG compression DEMO pro
  3. 所属分类:Remote Control

    • 发布日期:2017-06-17
    • 文件大小:26180921
    • 提供者:hudson
  1. tuxiangchuli

    0下载:
  2. 用c++实现图片压缩的简单程序,把bmp图片进行压缩,用C/C++语言编写灰度图像霍夫曼编码的程序-In c++ realize image compression of simple procedure, the BMP image compression ,C/C++ language to develop gray image Huffman coding procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:764558
    • 提供者:kimi
  1. AdaptiveHuffmanCoding

    0下载:
  2. 如何使用可适应赫夫曼算法对图像进行压缩。很好地实例,希望对大家有帮助。-show you how to adaptive Huffman to compress an image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:10154
    • 提供者:钱鑫
  1. CL44

    0下载:
  2. 图像压缩编码的原理 哈夫曼树结构 DTC模型-image compression huffman models,DTC models
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:107099
    • 提供者:小强
  1. 1231313131

    0下载:
  2. 对JPEG的压缩标准进行了仿真,主要过程DCT压缩,根据JPEG的量化矩阵对DCT结果进行量化,对量化结果进行Huffman编码。同时也实现了解压缩过程,即执行上述过程的逆过程-Matlab image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:166382
    • 提供者:王阳
  1. code

    0下载:
  2. 实现哈夫曼树的代码图像的编码解码归一化等处理,JEPG功能实现图像的算数编解码函数-Image encoding and decoding of the code that implements the Huffman tree owned by a processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:4439
    • 提供者:song
  1. huofuman1

    0下载:
  2. 关于多媒体图片处理应用的霍夫曼编码程序。-Huffman coding procedures for the application of image processing
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:827
    • 提供者:ethan
  1. Homework-4

    0下载:
  2. IT IS ABOUTHOMEWORK ABOUT IMAGE PROSESSING ABOUT HUFFMAN CODING
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:533497
    • 提供者:moghadam
  1. cockroach

    0下载:
  2. 用于对图像的huffman编解码,创建了图像界面,按照提示操作-Huffman codec used on the image to create a graphical interface, follow the prompts
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-28
    • 文件大小:96875
    • 提供者:花影
  1. HuffmanExp

    0下载:
  2. 霍夫曼编码的例子,适合新手参考,用于图像压缩-Huffman coding examples, suitable for novice reference for image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:102750
    • 提供者:xu
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 20 »
搜珍网 www.dssz.com