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

搜索资源列表

  1. JPEGbeta

    0下载:
  2. 实现JPEG图像的编码和解码.并且支持BMP图像到JPEG图像格式的转换-achieve JPEG image encoding and decoding. Support for BMP images to JPEG image format conversion
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:402937
    • 提供者:郗梦
  1. FasteffectiveDCT

    0下载:
  2. DCT变换是数字图像处理中重要的变换,很多重要的图像算法、图像应用都是基于DCT变换的,如JPEG图像编码方式。对于大尺寸的二维数值矩阵,倘若采用普通的DCT变换来进行,其所花费的时间将是让人难以忍受甚至无法达到实用。而要克服这一难点,DCT变换的快速算法无非是非常吸引人的-DCT digital image processing is an important transformation, many important images algorithm, imaging applicatio
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:10278
    • 提供者:javenliu
  1. hricsltp

    0下载:
  2. 也是图像的一种编码方式,可以用来做识别和放射变化的,CVPR2010的一篇文章-Is a kind of image encoding can be used for identification and radiological changes,a paper of CVPR2010
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:420543
    • 提供者:zz
  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. AStudyoWaveletImgaeCoding

    0下载:
  2. 通过测量小波变换产生图像的熵、方差、最大值、最小值、平均值及各子图像内小波变换系数间的相关性来确定各子图像应采取的编码策略-Wavelet transform generated by measuring the image entropy, variance, maximum, minimum, average and sub-image with the wavelet transform coefficients of correlation between each sub-image
  3. 所属分类:Wavelet

    • 发布日期:2017-04-17
    • 文件大小:134959
    • 提供者:gyq
  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. bianma

    0下载:
  2. 二值图像游程编码算法的Matlab实现 图片自己加上去就得了-Binary image run-length coding algorithm for the realization of the Matlab
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:541
    • 提供者:lp
  1. Coding

    0下载:
  2. 把一幅图像转化为二值图像,然后对二值图像进行行程编码和预测编码。-The image into a binary image, and then carried out on the binary image encoding and predictive coding itinerary.
  3. 所属分类:Graph program

    • 发布日期:2017-03-25
    • 文件大小:1845
    • 提供者:耿晗
  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. RunLength_code_simulation

    0下载:
  2. 数字图像编码方式之一的游程编码实现,利用它可以将灰度矩阵转换成游程编码-, One of the digital image encoding Run-length coding, use it can be converted to grayscale matrix run-length coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:611970
    • 提供者:david
  1. lectureaboutpicture

    0下载:
  2. 是图像编码的一个学习的实验报告,里面有许多实例-The image encoding an experiment to study the report, which there are many examples of
  3. 所属分类:Wavelet

    • 发布日期:2017-04-15
    • 文件大小:39004
    • 提供者:夏德仁
  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. imagecodingandcompression

    0下载:
  2. 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) co
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2209
    • 提供者:齐子新
  1. jpegsr8a

    0下载:
  2. JPEG图像编解码算法,可编译成库使用 -JPEG image encoding and decoding algorithms can be compiled into a library to use
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-06
    • 文件大小:1037823
    • 提供者:ygchaoren
  1. Doublerandomphaseencoding

    1下载:
  2. double random phase encoding is the basic encoding method for optical image encryption and information security
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1401
    • 提供者:YL.Xiao
  1. SEED103_Threshold

    0下载:
  2. 控制芯片为TMS3200M642,开发环境为CCS6.1,作用为图像编解码方面的图像阈值分割-Control chip TMS3200M642, development environment for CCS6.1, the role of the image encoding and decoding aspects of the image thresholding
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:357664
    • 提供者:sun
  1. SEED107_Histogram

    0下载:
  2. 控制芯片为TMS3200M642,开发环境为CCS6.1,作用为图像编解码方面的直方图-Control chip TMS3200M642, development environment for CCS6.1, the role of the image encoding and decoding aspects of
  3. 所属分类:Graph program

    • 发布日期:2017-03-30
    • 文件大小:354154
    • 提供者:sunny
  1. fenxingbianma

    0下载:
  2. 分形图像压缩编码,给每个range块寻找合适的domain块,减少搜索domain块的范围,编码速度将有很大提高。所以编码时用快限制分形编码,把图像分成4小块,每块中的range块只在这块中寻找domain块。-Fractal image compression coding, for each range block to find a suitable domain block, domain block search to reduce the scope of encoding spee
  3. 所属分类:Graph program

    • 发布日期:2017-04-15
    • 文件大小:17579
    • 提供者:高赫赫
  1. lzwMatlab

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

    • 发布日期:2017-04-16
    • 文件大小:107374
    • 提供者:hernan
  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
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com