搜索资源列表
VC_OpenDIB256
- 一个打开并显示位图或者像素矩阵的程序 注意:本程序没有使用DOC/VIEW架构, 所以理解起来更容易,适合初学者。 本程序支持bmp、raw格式图像的读取-an open and display bitmap pixel matrix, or the procedures to : this procedure does not use DOC / VIEW structure, make it easier to understand and suitable for
raushon
- 实现RAW——>BMP文件的转换 包含显示直方图,各种滤波功能 实现对BMP位图做平移,旋转,缩放,转置等功能-achieve RAW -- gt; BMP file conversion include histogram display, various filtering to achieve right from Bitmap to do translation, rotation, zoom, transpose function
Raw2Bmp.zip
- raw to bmp image conversion,raw to bmp image conversion
Raw2Bmp
- Convert raw image to bmp file.
raw2bmp
- RAW to BMP converter
Possibledecoder
- We can convert BMP to RAW
first
- 读取一副bmp图像的大小,并可以将bmp文件转化为raw文件,也可以将raw文件还原为bmp文件-Bmp image to read a pair of size, and bmp files can be converted into raw files, raw files can also be reduced to bmp file
256-hui
- 将256色bmp图像文件转换为raw图像文件的C语言代码。-Bmp to 256 colors image file is converted to raw image files of C language code.
5956468RawToImg
- raw to bmp!!!! very good
yuanmab
- 给定一幅raw格式的影像,将它变成一幅bmp图像-change a raw picture to a bmp picture
BMP2RAW
- 本程序可以实现BMP图像和RAW格式的图像之间的转换,非常好用,内部含有实验图片-The program can be BMP and RAW image format conversion between the image, very easy to use, the internal test image contains
rawconverter
- it converts bmp to raw format
DIP
- 读取.bmp图像的宽和高,并将其转换为.raw文件并显示,再进行逆转换。-To read. Bmp image width and height, and convert them to. Raw files and display, then the reverse conversion.
change-bmp-to-raw
- 用c将bmp文件打开并转成raw格式,图像是lena-use c++ to open bmp images and change it to raw images.
ImageIOL
- This a C++ source code to read and save .bmp and .raw files-face recognition
Image-Converter
- Image Converter BMP to RAW
JASON-CHEUNG
- 实现图像处理的一些算法,RAW TO BMP,几何变换-to solve some problems of picture
Raw2Rgb
- 相机采集的原始数据格式bayer转换成rgb格式,转换后的数据直接存储为bmp图片,方便浏览-Raw to RGB ,convert Raw file to bmp file
show
- 将raw格式转为bmp,利用C++编程,基于MFC-transfer raw to bmp
RAW2BMP
- 按照文档大小读取RAW格式文件,将其转换为BMP格式文件并存储-Read the RAW format, convert it to BMP format file and stored,