文件名称:BMP_FILE_READ_CPP
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 7.34mb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
VC读取BMP文件结构的测试程序,图像处理的入门必备的知识学习,怎样直接读取BMP文件的结构和图像数据。-VC read BMP file structure of the test program, the entry of the image processing necessary knowledge learning how to read BMP file structure and image data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
BMP文件结构
...........\OpenCVDemo
...........\..........\Debug
...........\..........\.....\OpenCVDemo.exe
...........\..........\.....\OpenCVDemo.ilk
...........\..........\.....\OpenCVDemo.pdb
...........\..........\.....\cv100.dll
...........\..........\.....\cvaux100.dll
...........\..........\.....\cvcam100.dll
...........\..........\.....\cxcore100.dll
...........\..........\.....\cxts001.dll
...........\..........\.....\highgui100.dll
...........\..........\.....\libguide40.dll
...........\..........\.....\ml100.dll
...........\..........\OpenCVDemo
...........\..........\..........\Debug
...........\..........\..........\.....\BuildLog.htm
...........\..........\..........\.....\OpenCVDemo.exe.embed.manifest
...........\..........\..........\.....\OpenCVDemo.exe.embed.manifest.res
...........\..........\..........\.....\OpenCVDemo.exe.intermediate.manifest
...........\..........\..........\.....\OpenCVDemo.obj
...........\..........\..........\.....\OpenCVDemo.pch
...........\..........\..........\.....\mt.dep
...........\..........\..........\.....\stdafx.obj
...........\..........\..........\.....\vc90.idb
...........\..........\..........\.....\vc90.pdb
...........\..........\..........\OpenCVDemo.cpp
...........\..........\..........\OpenCVDemo.vcproj
...........\..........\..........\OpenCVDemo.vcproj.PC-201209271018.Administrator.user
...........\..........\..........\ReadMe.txt
...........\..........\..........\bin
...........\..........\..........\...\cv100.dll
...........\..........\..........\...\cvaux100.dll
...........\..........\..........\...\cvcam100.dll
...........\..........\..........\...\cxcore100.dll
...........\..........\..........\...\cxts001.dll
...........\..........\..........\...\highgui100.dll
...........\..........\..........\...\libguide40.dll
...........\..........\..........\...\ml100.dll
...........\..........\..........\include
...........\..........\..........\.......\_highgui.h
...........\..........\..........\.......\bitstrm.h
...........\..........\..........\.......\cv.h
...........\..........\..........\.......\cv.hpp
...........\..........\..........\.......\cvaux.h
...........\..........\..........\.......\cvaux.hpp
...........\..........\..........\.......\cvcam.h
...........\..........\..........\.......\cvcompat.h
...........\..........\..........\.......\cvmat.hpp
...........\..........\..........\.......\cvstreams.h
...........\..........\..........\.......\cvtypes.h
...........\..........\..........\.......\cvver.h
...........\..........\..........\.......\cvvidsurv.hpp
...........\..........\..........\.......\cxcore.h
...........\..........\..........\.......\cxcore.hpp
...........\..........\..........\.......\cxerror.h
...........\..........\..........\.......\cxmisc.h
...........\..........\..........\.......\cxtypes.h
...........\..........\..........\.......\grfmt_base.h
...........\..........\..........\.......\grfmt_bmp.h
...........\..........\..........\.......\grfmt_exr.h
...........\..........\..........\.......\grfmt_jpeg.h
...........\..........\..........\.......\grfmt_jpeg2000.h
...........\..........\..........\.......\grfmt_png.h
...........\..........\..........\.......\grfmt_pxm.h
...........\..........\..........\.......\grfmt_sunras.h
...........\..........\..........\.......\grfmt_tiff.h
...........\..........\..........\.......\grfmts.h
...........\..........\..........\.......\highgui.h
...........\..........\..........\.......\resource.h
...........\..........\..........\.......\utils.h
...........\..........\..........\lib
...........\..........\..........\...\cv.lib
...........\..........\..........\...\cvaux.lib
...........\..........\..........\...\cvcam.lib
...........\..........\..........\...\cvhaartraining.lib
...........\..........\..........\...\cxcore.lib
...........\..........\..........\...\cxts.lib
...........\..........\..........\...\highgui.lib
...........\..........\..........\...\ml.lib
...........\..........\..........\picture
...........\..........\..........\.......\lena.BMP
...........\..........\..........\...