CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - matlab encoding

搜索资源列表

  1. fenxing

    0下载:
  2. 实现图像的分形编码,还有一些其他的编码 此效果较好,推荐-Fractal image coding, there are other encoding this better is recommended
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:55498
    • 提供者:Mr. Yang
  1. yuvpsnr

    0下载:
  2. 视频质量评价的PSNR评价方法代码,主要针对YUV格式的编码方式。-Evaluation of video quality evaluation method PSNR code, mainly for YUV encoding format.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:1898
    • 提供者:胡国胜
  1. juanjima

    0下载:
  2. 用matlab语言实现卷积码编码过程,有程序运行结果。-Matlab language used convolutional code encoding process, there are procedures for the results.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:810
    • 提供者:吉吉
  1. JPEG

    2下载:
  2. 此程序为jpeg格式的编解码源码,可以实现jpeg格式的编码,解码,程序完整-This procedure for the jpeg format codec source code, you can achieve jpeg format encoding, decoding, the program integrity
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:74919
    • 提供者:黄梦婕
  1. matlab1

    0下载:
  2. 图像处理方面,主要完成将二值数字水印嵌入到原图像中完成隐藏,同时完成了提取过程的编码-Image processing, the main value of the completion of the second digital watermark is embedded in the completion of the original image to hide, at the same time to complete the extraction process of encoding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:730
    • 提供者:小满
  1. matlabimageprocessing

    2下载:
  2. matlab 实现对图像基本处理 包含 图像的幅度谱图及频域滤波,数字图像增强,平滑、锐化处理的模板运算,图像压缩与编码,包含原代码和任务书。图片资料齐全-basic matlab image processing to achieve the range of images and spectra of frequency-domain filtering, digital image enhancement, smoothing, sharpening operator templat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-02-20
    • 文件大小:100315
    • 提供者:山东省
  1. huffman

    0下载:
  2. 利用霍夫曼方法进行图像的霍夫曼编码与解码-Hoffman method using images of the Hoffman encoding and decoding
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1923
    • 提供者:liugang
  1. ImageCompressionEncodingBasedonwavelettransform.ra

    0下载:
  2. 基于小波变换的图像压缩编码Image Compression Encoding Based on wavelet transform,自己编的一种图像小波编码,压缩率达到12:1.希望能给新手有所提示.打开main函数,直接运行就行了。wavelet这个函数的参数详见它开头的说明. -Based on Wavelet Transform Image Coding Image Compression Encoding Based on wavelet transform, their own
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:178879
    • 提供者:youxia
  1. ShannonFanocodingdecoding

    0下载:
  2. 这个程序是用来实现香农-法诺编码解码的matlab程序,它可以有效地进行二值和彩色图像的压缩和解压-This procedure is used to achieve the Shannon- Fano encoding and decoding of the matlab program that can be effectively carried out two values and color image compression and decompression
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1842
    • 提供者:叶徕风
  1. lzwMatlab

    0下载:
  2. lempel-ziv welch 编码 蓝波- 立夫- 卫曲编码法-lempel-ziv welch encoding, image compression
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:107374
    • 提供者:hernan
  1. huffman

    1下载:
  2. 数字图像处理中的编码技术。本程序对输入的图像进行哈夫曼huffman编码,显示原图像的熵、编码后的平均码字长度、并能够根据编码重建出图像。本程序使用C++混合编程,已经编译生成了Matlab库文件,无需再与C++链接。程序包括源程序和源图像,以及编码后的结果图像。-Encoding digital image processing technology. The procedure of the input image Huffman huffman coding to show the ori
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1293513
    • 提供者:刘雨相
  1. encodinganddecoding

    0下载:
  2. 实现对视频图像的游程编码和解码。过程包括:二维DCT变换、量化及游程编码。 一般来讲对于视频的I帧进行恢复,其信噪比可达到38DB以上。-Implementation of the video image encoding and decoding run-length. Process includes: two-dimensional DCT transform, quantization and run-length encoding. In general, I frame for
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:6947
    • 提供者:zrs
  1. ArithmeticCode

    0下载:
  2. 算术编码是图像压缩的主要算法之一。 在给定符号集和符号概率的情况下,算术编码可以给出接近最优的编码结果。使用算术编码的压缩算法通常先要对输入符号的概率进行估计,然后再编码。这个估计越准,编码结果就越接近最优的结果-Arithmetic coding algorithm was a major one compressed image. In a given symbol set and symbol probability case, arithmetic coding can give nea
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:5600
    • 提供者:
  1. Remote-sensing

    0下载:
  2. 该文档是关于图像小波编码压缩的,是针对遥感图像的,该文提出的2-DOWT可以对图像进行任何方向的转换,并可以达到很好的压缩编码增益。-The document is on wavelet encoding is for the remote sensing images, and that the proposed 2-DOWT can convert the image in any direction and can achieve good coding gain.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1727613
    • 提供者:周倩倩
  1. JPEG-Encoder-Decoder

    0下载:
  2. 基于JPEG标准下的编码和解码Encoder Decoder-Under the standard JPEG encoding and decoding Encoder Decoder
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:61716
    • 提供者:chen
  1. DCT_JPEG

    4下载:
  2. 给予matlab的JPEG压缩程序,包含原始压缩图片,程序对灰度bmp图片进行JEPG编码,压缩成以0101形式的编码。JPEG编码先把图象色彩RBG变成亮度Y和色度Cr、Cb,它利用人的视觉对色度不敏感的特点,减少一部分色度数据,以达到压缩。 JPEG采取多种编码方式,包含有行程编码(Run Length Coding)和哈夫曼(Huffman)编码,有很高的压缩比。在编码前,先对数据进行分块,离散余弦变换(DCT)及量化,保留能量大的低频信号,丢弃高频信号以达到压缩。-Given to th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-11-09
    • 文件大小:175104
    • 提供者:
  1. 71392510SPIHT

    0下载:
  2. 小波SPIHT图像压缩算法提供matlab源代码,实现图像压缩和具有较小的失真,包括编码和解码两个部分 -Wavelet spiht provide image compression algorithm matlab source code,Achieve image compression and has a smaller distortion,Including encoding and decoding of two parts
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:38222
    • 提供者:cinderella
  1. MYGUI

    0下载:
  2. 第一章作业: 用C语言或者VC,VB,Matlab或其他语言完 成如下实验: 1)打开一个BMP文件 2)将其局部区域的灰度值进行改变 3)另存为一个新的BMP文件 要求显示出原BMP图像和新BMP图像。 1。打开一幅图像,添加椒盐、高斯噪声,然后使用邻域平均法、中值滤波法、K邻近平均法进行平滑。 2。打开一幅图像,利用Roberts梯度法、Sobel算子和拉普拉斯算子进行锐化,并比较结果。 第五章作业 编写一个程序,对输入的图像进
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:6128
    • 提供者:杨智雄
  1. LohmanIII-CGH

    0下载:
  2. 二值图象的LohmanIII编码迂回位相全息图-Binary Image LohmanIII detour phase hologram encoding
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1902
    • 提供者:谬子
  1. MATLAB

    0下载:
  2. 虹膜识别中的特征提取算法:2D-Gabor滤波器算法,将归一化的虹膜图像由此滤波器滤波,可以得到二进制的特征编码。-Feature extraction in iris recognition algorithm: 2D-Gabor filter algorithm, the normalized iris image this filter filter, you can get the binary feature encoding.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-11
    • 文件大小:4201
    • 提供者:陈炎
« 12 »
搜珍网 www.dssz.com