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

搜索资源列表

  1. Intel_IPP_basic_usage

    0下载:
  2. IPP“Intel Integrated Performance Primitives” ( Intel IPP )是一套跨平台的软件函数库,他提供了广泛的多媒体功能:音频解码器(例如: H263 、 MPEG-4 )、图像处理 (JPEG) 、信号处理、语音压缩(例如: G723 、 GSM 、 AMR )和加密机制。“Intel IPP” 包含各种的函数,用于进行向量与图像处理、颜色转换、过滤、分屏、设置域值、变换,以及算术、统计、几何与图形运算。对于每个函数, “Intel IPP” 均支
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:9414
    • 提供者:ajax
  1. PicCompressEncode

    0下载:
  2. 根据JPEG图像解码的源代码,编写MFC对话框程序,该程序能够读取jpg文件,并在对话框上显示相应的图像。-According to the source code of the JPEG image decoding, writing MFC dialog program, the program can read jpg file, and display the corresponding image in the dialog box.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:4038727
    • 提供者:jygb007
  1. dct

    0下载:
  2. 在编码端,影像首先被分割成8 8块。 DCT的操作,然后 适用于每个图像块。据国际视频标准(JPEG,H.261...), 变换系数四舍五入到最接近的整数,并剪辑成12位( 2048至 2047)。这些系数,然后根据锯齿扫描顺序安排到1-D数据阵列。 然后,选择一些系数和量化。在解码器端,量化系数 反DCT(IDCT)重建。 IDCT的输出调整和裁剪,以0 255。 (我们只有Y信号处理。),DCT,量化和锯齿扫描规格 为了下页。 下面
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:564222
    • 提供者:cky
  1. Upload_Actual_JPEG

    0下载:
  2. 内包含有基于MATLAB的jpeg图像的压缩编码和解码-Contains a based on the MATLAB jpeg image compression encoding and decoding
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:75881
    • 提供者:marshall
  1. ActualPJPEG

    0下载:
  2. JPEG图像压缩编解码完整程序,其中包括了英文解释以及所使用的图片以及: 1. Run jpegdemo.m (encoder) by Yu Hen Hu 2. Run ijpegdemo.m (decoder) by Ravi Lakkundi 。-JPEG image compression coding to complete the program, including a picture because the interpretation and use. Very wort
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:76449
    • 提供者:dreamlee
  1. tupianjiema

    0下载:
  2. BMP图片文件详解,JPEG图像解码方案,JPEG压缩编码标准,英文JPEG编解码介绍-BMP picture files Detailed JPEG image decoding program, the JPEG compression standard English JPEG codec introduced
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-31
    • 文件大小:13131484
    • 提供者:
  1. jpeg_loopback

    0下载:
  2. JPEG编解码,基于TMS320DM643平台,采用RF5框架,3个任务模块-JPEG decoding, based on TMS320DM643 platform, the RF5 framework, three task modules
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:895588
    • 提供者:bys
  1. Embedded-in-the-DCT-coefficients-

    0下载:
  2. 在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为tj-logo.bmp),该图大小为32*32,共1024个Bit。 1. 在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 使用不同的嵌入强度进行嵌入,观察其对作品直觉效果和解码效果的影响,绘制相应的曲线。 4. 使用加入噪声、改变对比度、JPEG压缩等攻
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:986494
    • 提供者:lsc
  1. STDM

    1下载:
  2. 在图像的DCT系数上嵌入信息,图像为常见的512*512大小的灰度图(实验所用图像为LENA.BMP)。嵌入的信息为一二进制Logo图(实验所用logo图为LOGO.bmp),该图大小为64*64,共4096个Bit。 1. 使用STDM方法在LENA图中嵌入水印,输出嵌入后的水印图像。 2. 对水印图像解码,输出解码后得到的logo图,并统计错误率。 3. 在相同的量化步长下,观察不同强度的噪声攻击下系统性能的变化 4. 在相同的量化步长下,观察不同强度的JPEG压缩下系统性能
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:850494
    • 提供者:lsc
  1. toolbox_DIPUM

    0下载:
  2. 数字图像处理matlab版第二版源码。 包括计算两个距阵间的误差,解码霍夫曼矩阵,使用JPEG近似压缩一个图像,可视化正向几何变换等许多功能-Digital image processing matlab version of source code. Including the calculation of the error between the two matrix, decoding the Hoffman matrix, use the JPEG approximation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:151372
    • 提供者:乔尔
  1. JsimmpleJppegP

    0下载:
  2. JPEG 的C++解码程序源码 在Visual C下运行。。是分析JPEG的必要程序源码。 可直接使用。 已通过测试。 -JPEG of the C++ Decode the procedure source code in Visual C run. Analysis of JPEG are the necesssary procedures for source code. Complete source code can be used directly. Have passed th
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:6941
    • 提供者:
  1. pmottion_jpeer

    0下载:
  2. 程序源码功能用C语言实现JPEG的解码码,这个程序源码写的不错! 可直接使用。 -procedures functions with C language JPEEG decoders, the procedure well-wwritten!
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:603636
    • 提供者:
  1. Ijg_6B

    0下载:
  2. Jpeg图像的图像压缩和图像解码过程代码-Jpeg image compression and decompression code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1682370
    • 提供者:刘鑫
  1. PictureBrowser

    0下载:
  2. 可以对jpeg图像解码并显示的java程序-Java program can decode and display jpeg images
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:1444282
    • 提供者:
  1. jpegsrc.v8d.tar

    0下载:
  2. Linux 下JPEG编解码源码代码,最新版本-JPEG source code under the Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:991456
    • 提供者:罗广红
  1. jpeglib

    0下载:
  2. 用VC++实现JPEG编解码,简单易懂。新手也可以使用,看的明白-With VC++ realize the JPEG codec, easy to understand
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:326122
    • 提供者:陈点
  1. jpegdecode04

    0下载:
  2. 实现JPEG的解码程序,逆DCT变换、霍夫编码解码,运行验证无误-The JPEG decoding process, the inverse DCT transform, Hough codec, run verification by
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1312794
    • 提供者:houjam
  1. jpegTobmp

    0下载:
  2. 这个程序是功能是将JPEG图片文档转换成BMP图片文档。 包括JPEG文件解码,BMP文件输出。-This program is a function of JPEG photo files into BMP photo files. Including the decoding of JPEG files, BMP files output.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2556736
    • 提供者:孔天
  1. y_dct

    0下载:
  2. 对于视频编解码感兴趣的初学者非常有帮助,深入学习JPEG编码中的细节!-For beginners interested in video codec is very helpful, in-depth study the details of the JPEG encoder
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:5817
    • 提供者:wl
  1. y_huff

    0下载:
  2. 对于视频编解码感兴趣的初学者非常有帮助,深入学习霍夫曼编码中的细节!-For beginners interested in video codec is very helpful, in-depth study the details of the JPEG encoder
  3. 所属分类:mpeg mp3

    • 发布日期:2017-03-29
    • 文件大小:10456
    • 提供者:wl
« 1 2 ... 21 22 23 24 25 2627 28 29 »
搜珍网 www.dssz.com