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

搜索资源列表

  1. MPEG4

    0下载:
  2. 嵌入式视频系统里面对图像的一种编码算法,很有用的-The files libavcodec/jfdctfst.c, libavcodec/jfdctint.c, libavcodec/jrevdct.c are taken from libjpeg, see the top of the files for licensing details.The file libavcodec/fdctref.c is copyrighted by the MPEG Software Simulat
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:70915
    • 提供者:wangxin
  1. JPEG2AVI

    0下载:
  2. 本代码是libjpeg函数库的演示代 -这是一个纯粹的Win32 API 应用程序,No MFC。程序示范了VFW(Video for Windows)的使用。显示来自摄像头的视频并可以将视频截获下来保存为AVI文件。程序示范了非矩形窗口编程以及“文件保存”通用对话框的实现。本代码是初学者不可多得的例子程序。
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-04
    • 文件大小:127654
    • 提供者:jiangqi
  1. jpeg6b

    0下载:
  2. 图形编辑,jpeg库,从下属文件中可以找到libjpeg.lib,看opengl高级编程可以用到。-Graphics editor, jpeg library, the file can be found from a subordinate libjpeg.lib, see opengl advanced programming can be used.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:685071
    • 提供者:武涛宏
  1. libgeotiff-1.2.5

    0下载:
  2. 成功编译过的libgeotiff,含有libtiff,zlib,libjpeg.花了我一整晚的时间,特来献上。别的LIB不要去下了。再可去下例子。-Successfully compiled libgeotiff, contains libtiff, zlib, libjpeg. It took me a night time, special to presented. Do not go down the other LIB. And then can go to the next exam
  3. 所属分类:Graph program

    • 发布日期:2017-05-28
    • 文件大小:10913934
    • 提供者:lph
  1. videocapsend

    0下载:
  2. 发送端通过Video4linux编程对摄像头进行操作,获取视频数据,将所得到的每一帧图像进行处理后,由libjpeg将原始图像进行压缩,使得数据可以通过网络发送。在发送时通过UDP的socket编程实现数据帧的发送;-By Video4linux programming of the transmitter to operate the camera to obtain video data, the resulting image after each frame, the original
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:901271
    • 提供者:jhtian
  1. v4l2_531_7

    0下载:
  2. 用c写的测试jpeg和opencv库的程序,在mini2440上运行,运行安装libjpeg和opencv-Jpeg with c written test and the opencv library program running in the mini2440
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:18939
    • 提供者:raul
  1. fram

    0下载:
  2. 嵌入式开发板显示图片,基于frambuffer帧缓存。运行前先安装好libjpeg库。-Display images embedded development board, based on frambuffer frame buffer. Libjpeg installed before running the library.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:2222
    • 提供者:sds
  1. libjpeg-arm-src

    0下载:
  2. optimized source code to ARM JPEG decoder-optimized source code to ARM JPEG decoder!!!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:29947
    • 提供者:alexey
  1. cximage600_full

    0下载:
  2. 实现了主流图像格式jpeg,bmp,png,tiff等的解码,和显示,简单的图像处理等任务,对于想在windows下使用libjpeg,libpng的开发人员提供了很好的参考。-To achieve a mainstream image format jpeg, bmp, png, tiff, etc. decoding, and display a simple image processing tasks, who want to use windows libjpeg, libpng de
  3. 所属分类:Special Effects

    • 发布日期:2017-11-23
    • 文件大小:58918912
    • 提供者:zhangyuanhai
  1. sdl_yuv

    0下载:
  2. YUV 任意尺寸缩放 jpeg 图片缩放问题,libjpeg 只支持 1/8, 1/4, 1/2, 1/1 的缩小。而 ffplay 对 Jpeg, 视频的缩放貌似不支持。 于是经过断断续续的编码和思考,“基本上” 解决了YUV420P格式的缩放问题。 这里的“基本上”指的是: 1)它解决了视频全屏缩小问题,没有产生颜色偏移等问题; 2)YUV 按某一特定比例对静态图缩放后,颜色可能会变;-YUV any scaling jpeg image scali
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:3992
    • 提供者:vishtvro
  1. JPEGReaderWrite

    0下载:
  2. 对读取图片文件JPEG文件,并对其进行处理和磁盘存储。-JPEGReader/JPEGWriter are C++ wrappers around the widely-supported libjpeg.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:39197
    • 提供者:Niu Wenjie
  1. 02

    0下载:
  2. 库文件 libjpeg LIBPNG1 -library file libjpeg LIBPNG1
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:204071
    • 提供者:song
  1. Write_withJpeglib

    0下载:
  2. 利用libjpeg库来实现yuyv格式转换为.jpg文件的代码,用c书写的。-Libjpeg library to achieve yuyv format converted to jpg file code, written in c.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:1470
    • 提供者:侯杰
  1. photoplayer

    1下载:
  2. 基于linux下framebuffer和dsp的电子相册,附带MP3播放功能,歌词同步等。需要libjpeg、libmad、freetype库的支持。-Under linux framebuffer and dsp-based electronic album comes with MP3 player function, lyrics synchronization. Need libjpeg libmad the freetype library support.
  3. 所属分类:mpeg mp3

    • 发布日期:2016-03-09
    • 文件大小:7354368
    • 提供者:穆晓飞
  1. yuv_tojpeg

    0下载:
  2. 用libjpeg把原始yuv格式的图像转化成jpeg格式,可以直接观看图像-Libjpeg to the original yuv format images into jpeg format, can directly view images
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-12
    • 文件大小:23497
    • 提供者:周单
  1. libjpeg-turbo-5e3f9c1.tar

    0下载:
  2. JPEG图形编解码库,使用CPU指令集进行优化-turbo jpeg
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-04
    • 文件大小:1476357
    • 提供者:tim
  1. test_jpeg

    0下载:
  2. this small program is used to measure the performance of libjpeg decompression algorithm..
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-21
    • 文件大小:3310
    • 提供者:baiciupao
  1. USE_libjpeg_UMCOMPRESS

    1下载:
  2. Linux 利用libjpeg解压缩图片示例代码-Linux use the sample code libjpeg decompress images
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-08
    • 文件大小:1917387
    • 提供者:mingo yan
  1. libjpeg

    0下载:
  2. LZO real-time data compression library for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2278
    • 提供者:mailingdi
  1. NetTing

    0下载:
  2. 一个简易的网联网仓储管理qt程序,希望对做QT的嵌入式开发的您有帮助-../qt-everywhere-source/configure-prefix /qt-everywhere-embedded arm-release-opensource-fast-no-accessibility-no-scr ipttools-no-mmx-no-multimedia-no-svg-no-webkit-no-3dnow-no-sse-no-sse2-silent-qt-libpng-qt-libjpeg
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-26
    • 文件大小:9679661
    • 提供者:邰云波
« 1 2 34 »
搜珍网 www.dssz.com