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

搜索资源列表

  1. image_BTC

    1下载:
  2. BTC的基本方法,并且编程实现,显示、观察编码后的图像,分析比较压缩性能。-the basic methods and programming, show that the observed image coding, compression performance analysis and comparison.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2181
    • 提供者:田彬
  1. Upload_EZW128

    1下载:
  2. 本程序实现了一个Embedded Zerotree Wavelet Codec,对图像进行嵌入式零树编码的小波压缩。-the realization of an Embedded EZW Wavelet Codec , the image is embedded zerotree wavelet compression coding.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:14943
    • 提供者:麦田
  1. wangluozhibo

    0下载:
  2. 这个程序包里有3个部分:直播服务器,接收端插件,接收端例子。 直播服务器: 目录:rdV2Server 可执行文件:rdV2EDemo.exe 所需要文件:rdV2Encoder.dll 运行环境要求:windows, directx 9.0, USB摄像头,MIC 运行方法:先安装xvid编码器(XviD-1.0.1-05062004.exe), 运行rdV2EDemo.exe,点击CapComp按钮即可 服务器侦听端口号:9001
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:758594
    • 提供者:cnbeta1985
  1. Decompress

    0下载:
  2. 这是用提升小波变换与嵌入零树编码实现的256色灰度BMP图像压缩与解压缩的程序。-wavelet transform and upgrade embedded zerotree coding to achieve the 256-color grayscale BMP image compression and decompression procedures.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:107448
    • 提供者:小曾
  1. MPEGaac

    0下载:
  2. \\mpeg2 \\doc \\mpeg2enc.doc和mpeg2dec.doc文件包含了关于解码器的进一步的信息。 \\verify 一组用来进行验证的图像和小的数据流,以及用来自动检测编码器和解码器输出的Unix shell脚本文件。 \\src \\mpeg2enc 编码器源代码及VC下编译的可执行程序 \\mpeg2dec 解码器源代码及VC下编译的可执行程序 \\par 给出了一组可在每秒25和30帧的速率下进行MPEG-2和MPEG-1编
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:804929
    • 提供者:guzhiru
  1. Davinci_rom

    0下载:
  2. 图像压缩基于JPEG的图像压缩技术编码源程序-image compression based on the JPEG image compression technology source code
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:11377
    • 提供者:xiaobing
  1. TemplateTran

    0下载:
  2. 用VC编写的一个图像处理的程序:它可以实现图像的增强,包括:图像的平滑、中值滤波、梯度锐化、拉普拉斯锐化和伪彩色编码-VC prepared by an image processing procedures : it can enhance the images, including : image smoothing, Median filtering, sharpening gradient, Laplacian sharpening and pseudo-color coding
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:105468
    • 提供者:何再兴
  1. digitalImageCoding

    0下载:
  2. 《VC++数字图像处理典型算法及实现》一书的第十二章,图像压缩编码-"VC typical digital image processing algorithm and implementation," a book of 12 chapters, Image Coding
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:233962
    • 提供者:郝丽丽
  1. 2006171034042857

    0下载:
  2. 用于电视编码,解码,比较各种图像压缩算法的优缺点,给出基于DCT变换的图像压缩软件程序-for video encoding, decoding, compare various image compression algorithm advantages and disadvantages DCT is based on the image compression software
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:4495694
    • 提供者:陈兵
  1. Thedevelopmentofvediocodingsystem

    0下载:
  2. 本文论述了视频压缩的重要性及其标准的发展历程。并对包括声音、图形、数据以及图像、影像在内的多媒体信息传送和处理中的压缩编码技术进行了重点介绍。-This paper discusses the importance of video compression standards and the development process. Also including voice, graphics, data and images, video, multimedia messaging and p
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:48600
    • 提供者:傅广凤
  1. VCHUNDAN

    1下载:
  2. 第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)-image processing orthogonal transformation (Fourier transform, discrete cosine transform (DCT), Walsh transf
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:2114274
    • 提供者:lichao
  1. PhotoPrecess200705011006

    0下载:
  2. 包含图像的中值滤波、直方图均衡化、边缘检测(Sobel,Robert两种算子)、图像的Huffman编码。并计算图像熵,平均码长,编码效率及码树长度。附加可压缩与解压缩任意文件的功能和查看直方图的功能。但只能处理bmp格式的文件。-contain images of the median filtering, histogram equalization, edge detection (Sobel. Robert Two Operator), the image of Huffman codi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:276043
    • 提供者:成东
  1. bmp2jpeg-linuxhost

    0下载:
  2. 这是一个简单的jpeg编码程序,支持1:1:1采样的baseline彩色jpeg,输入只能是24bit原始图像数据文件,在linux下通过 -This is a simple jpeg coding procedures, support 1:1 : a sampling of the color jpeg baseline, the importation of only 24bit original image data files, adopted in linux
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:92833
    • 提供者:陈凤梧
  1. H_264

    0下载:
  2. H1264 视频压缩标准凭借高压缩比和较好的图像质量,己经作为一种新型的标准被广泛接受。由于H1264 的 解码复杂度很高,软件实现难以满足实时性的要求,所以需要采用硬件解码。本文提出了一种针对H1264 视频编码标准的 可变长指数哥伦布码解码的硬件设计结构,给出了一种系统解码时间消耗与系统资源占用较少的硬件设计方案,最后给出 了设计最终的仿真以及后端设计的结果。-H1264 video compression standard with a high compression rat
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:137895
    • 提供者:humin
  1. 2006113041444112_600it

    0下载:
  2. 图像处理源代码 (图像显示、增强、复原、变换、编码、匹配、分割,特征提取)-source image processing (image display, enhancement, restoration, conversion, encoding, matching, segmentation, feature extraction)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:360361
    • 提供者:宋纳
  1. 200691317252757843

    0下载:
  2. 该源码是jpeg图像源码中的行程编码, JPEG压缩编码-source of the image is jpeg the itinerary source coding, coding program, JPEG compression
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:112336
    • 提供者:李军
  1. imageprocessing20070511

    1下载:
  2. 基本图像处理源代码. 包括了图像显示,增强,复原,变换,编码,配准,运动检测,特征提取,图像分割,图像识别. 文件夹内附有图像及其运行结果. (貌似是来自于<C++数字图像获取,处理与实践>一书) 有WINDOWS演示程序.-basic image processing code. Including image display, enhancement, restoration, conversion, encoding, matching, motion d
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:2569523
    • 提供者:王超
  1. j2b

    1下载:
  2. JPEG图像解码并转换成BMP图像:大概包括IDCT、反量化、反编码等过程,程序可以正确编译!-JPEG image decoding and converted into BMP images : probably includes IDCT, anti-quantified, Anti-coding processes, procedures can correct translation!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:8758
    • 提供者:duyingsen
  1. xiaoboyasuo

    0下载:
  2. 这是一个matlab源码,利用小波原理进行图像压缩编码-This is a source Matlab, using wavelet theory for image coding
  3. 所属分类:波变换

    • 发布日期:2008-10-13
    • 文件大小:898
    • 提供者:徐敬
  1. Vc++A

    0下载:
  2. 本代码同VC编码对图像lena进行图像的反色,反色后的图像颜色变暗。-the VC code with the right image coding lena images of anti-Israel and anti-color image color darken.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:693356
    • 提供者:孔宾
« 1 2 ... 35 36 37 38 39 4041 42 43 44 45 ... 50 »
搜珍网 www.dssz.com