搜索资源列表
3970985kradview-0.5.3
- 对Dicomh文件的解读。任何图像文件格式无非是由两个部分组成:存参数的 header 和图点数据(pixel data)。 BMP、 JPEG、TIFF 之类的格式的 header 只描述图像的基本参数:如几行、几列、每点用了几位、有没有压缩、调色板等等。Header 往往是固定长度的。
adecode
- 图象压缩的编码由无文件头的BMP压缩成JPEG-source codes of image compression from no header BMP to JPEG
AndroidClient
- 一个用于与MJPEG标准视频流通讯的Android客户端.基于纯Socket,手动解JPEG帧头.-A standard MJPEG video streams for communication with the Android client based on pure Socket, manually extracting JPEG header.
clsJPEGInfo
- 这是一个用于获取Jpeg文件信息的类模块。-Library to extract various information from the header of JPEG (Joint Photographic Experts Group) image files
ChrisRorden_jpegDEMO
- Extracting Header and Data from Jpeg Images
jpeg.tar
- This project features a complete JPEG Hardware Compressor (standard Baseline DCT, JFIF header) with 2:1:1 subsampling, able to compress at a rate of up to 24 images per second (on XC2V1000-4 @ 40 MHz with resolution 352x288). Image resolution is no
C328R
- Header file to handle the C328R jpeg camera using atmel atmega88 uart.
jpegconvert
- 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
FPDF_152-html-zh_CN
- FPDF这个PHP Class允许你采用纯PHP(更确切地说就是不需要使用PDFlib)来生成PDF文件。它所具有的特点包括:可选择的unit大小,页面格式和页边距;页眉和页脚管理;自动分页;自动换行与文本自动对齐;支持JPEG与PNG图片格式;支持着色和文件超链接;支持TrueType,Type1与 encoding;支持页面压缩。-FPDF this PHP Class allows you to pure PHP (and more specifically is not required
jpeg
- JPEG 静态图像压缩 各文件功能说明如下: 1) JPEG压缩程序:gendat.exe 2) 为压缩后的数据加上JPEG文件头的程序genjpg.exe 3) 解JEPG压缩程序extrdat.exe 其中:(1)的输入参量是需要生成的压缩文件的名字。 主程序流程为: a) 程序初始化,读取文件名称、原始图像数据等基本数据; b) 从AC.TAB和DC.TAB两个文件生成AC表和DC表,存入数组 c) 以8×8为样本单位进行DCT变换 d) 以8×8为
NggolekiGinambaran
- VS 2008下编译的图像检索程序,在vs2008里面保证可以编译和使用,检索出来的效果不错。里面也有vc6.0的dsw文件,但是dsw文件里面包含的lib文件有问题。是网上的开源项目,但是原项目本来包含的lib就有问题。建议下载此项目的人还是用vs 2008编译,如果用vs2005,需要将input的lib修改为:Jpeg.lib Tiff.lib png.lib cximage.lib jasper.lib libdcr.lib zlib.lib mng.lib,
itu-t81[1]
- Implementation of JPEG compression algorithm with JFIF header being appended.This project involves writting code for following steps : Chroma subsampling,partitioning ,level shifting,DCT,quantization,zigzag scanning(involves DC differential coding &
CharLS-source-1.0
- JPEG-LS的实现方法,可以用于算法仿真分析-JPEG-LS implementations, can be used for algorithm simulation
jpeg
- 实现jpeg编码过程源代码,VC++6.0完整工程文件,包括详细注释 包含添加jpeg文件头的工具,测试图片-Jpeg encoding process to achieve the source code, VC++6.0 complete project documentation, including detailed annotation tools to add jpeg file header contains the test image
JPEGTools
- Python 来解析JPEG的Header信息-Python parsing of JPEG Header Information
jpeg
- Insert a JPEG header at start of frame.
jpeg-hw-exynos4
- Header file of the register interface for JPEG driver on Exynos4x12.
jpeg
- Insert a JPEG header at start of frame.
header
- jpeg ls head coding in C-jpeg ls head coding