Welcome![Sign In][Sign Up]
Location:
Search - read image header

Search list

[OpenGL programDevIL-SDK-1.6.5

Description: OpengL编程所需要的DevIL库文件和头文件!用来读取多种格式的纹理图像!-OpengL programming required DevIL libraries and header files! Used to read multiple formats Texture Image!
Platform: | Size: 362018 | Author: hanunhua | Hits:

[Linux-Uniximage_bmp_process

Description: 用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。-Written in C with pure RGB file format reading the code, return the first file header and data, so re-read and write data much easier. Support for 8, 24-bit RGB Fig. Linux system inside the RGB image data format storage format for the RGB, from top-down filling and Windows systems, RGB image storage format is BGR, from the documents began to fill the last line, so readers have to pay attention to RGB map.
Platform: | Size: 3072 | Author: gomo | Hits:

[2D GraphicBMPwrite

Description: 从参考bmp图片中读入头信息,然后读入该bmp图片的数据信息;再将该头信息、数据信息写入到另外一个bmp文件中-Bmp image from the reference to read header information, and then read into the bmp image data information and then the header information, data information is written to a bmp file
Platform: | Size: 373760 | Author: gaoyazhao | Hits:

[Special EffectsimageTechFunction

Description: vc图像处理技巧函数,总结出一个COperateBitmap类,可以实现方便的对图象的读取、保存、剪贴板操作、DIB和DDB的转换,下面列出头文件,工程文件我把它写成了一个MFC扩展DLL。-vc image processing techniques function, summed up a COperateBitmap categories, can be achieved easily on the image to read, save, clipboard operations, DIB and DDB conversion, following is a list of header files, project file I see it written in a MFC extension of DLL.
Platform: | Size: 2048 | Author: 李昀 | Hits:

[Graph Recognizeadd_pro

Description: 在IDL中读取envi标准影像格式数据,包括img影像文件和hdr头文件-Envi read in the IDL standard image format data, including documents and image img header hdr
Platform: | Size: 2048 | Author: limit | Hits:

[Picture Viewerproject

Description: the attached file contains bitmap image reader which read the file, header infor and data of image
Platform: | Size: 3072 | Author: isra | Hits:

[Picture Viewerbmpdisplay

Description: 读取BMP文件信息和显示,读取文件头信息,包括大小,长宽,水平和垂直分辨率,彩色数目,实际用到的彩色数目,关键颜色数目,压缩方式,每像素用到的bit数等-to read and display bmp file. output the header information, includnig file size, image width and height, horizontal and verticular resolution, number of color used and number of significant color, compression method, bit count per pixel etc.
Platform: | Size: 54272 | Author: 李升 | Hits:

[Windows Developjpeg

Description: 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为样本单位进行量化 e) 以8×8为样本单位进行Z形扫描 f) 以8×8为样本单位进行熵编码 g) 以8×8为样本单位进行解量化 h) 以8×8为样本单位进行IDCT变换 -JPEG still image compression Function of the documents as follows: 1) JPEG compression process: gendat.exe 2) For the compressed JPEG file header data, together with the procedures genjpg.exe 3) The solution JEPG compression program extrdat.exe Of which: (1) the input parameters is the need to generate the compressed file s name. The main program flow is: a) procedures for initialization, read the file name, the original image data and other basic data b) From the AC.TAB and DC.TAB two file generation AC table and DC table, into an array of c) with 8 × 8 sample units for the DCT- d) to 8 × 8 for the sample unit to quantify e) to 8 × 8 for the sample units of Z-scan f) to 8 × 8 for the sample units of entropy coding g) to 8 × 8 for the sample unit to extract the quantitative h) with 8 × 8 for the sample units IDCT transform
Platform: | Size: 12288 | Author: 太平洋 | Hits:

[2D GraphicBMPclass-4

Description: BMP圖檔讀取範例 包含檔頭資訊輸出,影像灰階輸出-BMP image file to read header information contains examples of output, the output gray scale image
Platform: | Size: 133120 | Author: 張淳皓 | Hits:

[MacOS developDPX_explainer

Description: 能够读取DPX图像文件中的头文件信息,包括文件大小、图像指针偏移、宽高比、创建时间-read DPX file header info,including file size, image offset, width&height and so on
Platform: | Size: 80896 | Author: gxa gxa | Hits:

[Picture ViewerCDICOM

Description: 用国际标準的dicom,进行程式的编辑,可读出標頭跟影像的一个程式-With international standards, dicom, the program' s editor, read the header with the image of a program
Platform: | Size: 528384 | Author: 陳阿志 | Hits:

[Windows Developreadheadfile

Description: 头文件读入,主要用于遥感图像头文件的读入-Header file to read, mainly for remote sensing image header file to read
Platform: | Size: 1024 | Author: wangwei | Hits:

[Graph programimage-read

Description: 根据bmp的header(长宽 位数 信息) 开始读文件 读出每个位置点的RGB分量,用3个3维数组,R[x][y][val],G[x][y][val],B[x][y][val] RGB组合成像素值(可能要求你输出灰度值),一个3维数组,P[x][y][val] -image read
Platform: | Size: 1024 | Author: henry | Hits:

[Special Effectsheadfie

Description: 包含了常用的一些读写图像的头文件,如BMP、RAW格式的像,直接把头文件添加使用即可。-Contains some commonly used to read and write the image header files, such as BMP, RAW format images, you can use to add files directly to your head.
Platform: | Size: 5120 | Author: 孙洁 | Hits:

[Special Effectsdip_1_get_width_height

Description: 通过对bmp图像的头文件信息,读取lena.bmp的宽度和高度函数。-By bmp image header information, read lena.bmp the width and height functions.
Platform: | Size: 536576 | Author: 绍平 | Hits:

[Special EffectsHyperspectral-image-readandwrite

Description: 用来读写高光谱遥感影像的matlab代码,支持BSQ,BIL,BIP格式,三种文件格式对应的是头文件*.lxw中的第5个数字,头文件可用写字板编辑-The matlab code used to read and write in Hyperspectral Imagery support BSQ, BIL, BIP, format, corresponding to three types of file formats is a header file*. Lxw in the first five digits, the first file available WordPad editor
Platform: | Size: 2048 | Author: li | Hits:

[Picture ViewerCSharp-read-tiff

Description: C#读取TIF格式的图像,包括读取TIF格式图像的头文件、图像数据部分等。-C# read TIF format images, including the header file read TIF format image, the image data part
Platform: | Size: 50176 | Author: shy | Hits:

[matlabppmread

Description: 用matlab读取ppm图像的header, matrix-Matlab read ppm image header, matrix
Platform: | Size: 1024 | Author: waqoc | Hits:

[Special Effectshdfread_test

Description: 卫星影像头文件的读取及简单操作,是hdf4,目前多为hdf4,hdf5应用此程序无法实现-Read satellite image header file is hdf4, currently mostly hdf4, hdf5 application of this procedure can not be achieved
Platform: | Size: 2048 | Author: 王新辉 | Hits:

[Special Effectsread_ENVIimagefile

Description: ENVI软件标准格式的高光谱遥感图像含有两部分:一个是高光谱图像 '*.img ',另一个是遥感图像头文件 '*.hdr',该文件记录了遥感图像的信息,如图像尺寸、波段数、数据类型和大小端等。如果缺少头文件,将无法对遥感图像进行读取,因此头文件十分重要。 在Matlab中,将利用函数multibandread()对多波段(高光谱/多光谱)图像进行读取。(The hyperspectral remote sensing images of ENVI software standard format contain two parts: one is hyperspectral image'*.img ', the other is the remote sensing image header file'*.hdr', which records the information of remote sensing image, such as image size, band number, data type and size end, etc. If there is no header file, it will not be able to read remote sensing images, so header files are very important. In Matlab, multibandread () is used to read multiband (hyperspectral / multispectral) images.)
Platform: | Size: 1024 | Author: 白了个白 | Hits:
« 12 »

CodeBus www.codebus.net