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

搜索资源列表

  1. image process

    2下载:
  2. 软件具有图像滤波,图像匹配,图像编码等多种功能,采用VC开发平台。-software with image filtering, image matching, image coding multiple functions using VC development platform.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13409349
    • 提供者:carrieking
  1. VC.image-technology

    0下载:
  2. vc图像处理,点运算,几何变换,正交变换,图像增强,边缘轮廓,形态学变换,图像分析,图像复原,图像编码.-vc image processing, point operations, geometry transformation, orthogonal transformation, image enhancement, edge contour, morphological transformation, image analysis, image restoration, image co
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:341483
    • 提供者:闫东
  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. 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. Image-Processing

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

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

    0下载:
  2. 分形图像课件:第06章 分形编码的数学基础 第07章 基本分形编码算法 第08章 分形编码的改进算法 图像压缩附代码-基本分形算法讲稿-Fractal Image courseware: the first 06 chapters of mathematical fractal coding based on the first 07 chapters of basic fractal coding algorithm section Chapter 08 Improvement of frac
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:4082063
    • 提供者:leonwwj
  1. Matlab

    0下载:
  2. Matlab图像感兴趣区域编码,这是个非常好用的程序-Matlab region of interest image coding, this is a very useful procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:110452
    • 提供者:maz12
  1. wavelets

    2下载:
  2. 基于小波变换的图像压缩编码,实现了多种小波变换,并且实现了12:1的高压缩率。-Based on Wavelet Transform Image Coding, to achieve a variety of wavelet transform, and achieved a high 12:1 compression ratio.
  3. 所属分类:Wavelet

    • 发布日期:2017-04-02
    • 文件大小:178221
    • 提供者:徐鹏
  1. MULIT-SPIHT

    0下载:
  2. 一种图像编码算法,可以对解压后的图像保持很高的清晰度和质量,速度快,效率高-An image coding algorithm can extract the image to maintain a very high clarity and quality, fast, efficient
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:44094
    • 提供者:chendong
  1. matlab6.5chengxu

    0下载:
  2. 第一章 MATLAB6.5 基础 第二章 MATLAB 图形绘制基础 第三章 MATLAB 图形对象 第四章 MATLAB 图形对象操作 第五章 GUI 设计 第六章 MATLAB 特殊图形的绘制 第七章 MATLAB 高级绘图功能】 第八章 数字图像原理 第九章 MATLAB 图像显示与色彩 第十章 MATLAB 图像正交变换 第十一章 滤波器的设计 第十二章 MATLAB 图像运算 第十三章 MATLAB 图像增强 第十四章
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:78502
    • 提供者:guoxin
  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. dyf1

    0下载:
  2. 此程序是基于小波变换,并利用二维小波变换对图像进行编码-Using two-dimensional wavelet transform for image coding
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:3342
    • 提供者:dingyunfeng
  1. DCT-based-image-coding

    0下载:
  2. 基于DCT的图像压缩编码,很简洁,很实用,-DCT-based image coding, very simple, very practical,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:79346
    • 提供者:
  1. Motion-compensation-for-image-coding

    0下载:
  2. 对于图像运动补偿的编码,老师给的源程序,很好用-Motion compensation for image coding, the teacher to the source, easy to use
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:108302
    • 提供者:张涛
  1. Bandelet-Based-Stereo-Image-Coding

    0下载:
  2. Bandelet-Based Stereo Image Coding.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:239114
    • 提供者:张三
  1. 26-The-JPEG2000-still-image-coding-system---An-ov

    0下载:
  2. 26 The JPEG2000 still image coding system - An overview
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:640918
    • 提供者:shahid
  1. Image-Coding-Contourlet

    0下载:
  2. Contourlet Image Coding-Image Coding via Sparse Contourlet Representation
  3. 所属分类:Wavelet

    • 发布日期:2017-11-23
    • 文件大小:783275
    • 提供者:sjjoe
  1. Image-Coding

    0下载:
  2. 利用图像编码减少图像的冗余量,将大数据图像转变成小数据图像-The image is reduced by the image coding redundancy, the large data image into a small data image
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2172
    • 提供者:蒋浩
  1. wavelet-transform-for-image-coding

    0下载:
  2. 主要利用了小波变换,通过二级小波变换对图像进行编码,可以在这个源码的基础上进行开发再利用-The main use of wavelet transform, through the secondary wavelet transform for image coding, can be developed on the basis of the source code reuse
  3. 所属分类:Wavelet

    • 发布日期:2017-04-27
    • 文件大小:65277
    • 提供者:石勇强
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com