搜索资源列表
Xread2
- 本程序主要用于将RAW格式图片转换为BMP格式图片,并进行一些常用的图像增强方法.-the procedures used to RAW format images converted to BMP format pictures, and some commonly used methods of image enhancement.
Raw To Bmp Converte
- 轉換影像RAW檔為BMP檔
bmpTOraw
- 将bmp格式图像转化为数组表示,程序中使用的256lena图像-bmp to raw
raw-convert-to-bmp
- 16位的raw格式转成bmp格式,用于工业线阵相机的采集,采用raw格式,可以更好的避免室外曝光不足或过度的问题-16-bit raw format converted to bmp format, line scan cameras for industrial collection, use raw format, you can better avoid outdoor exposure problem of inadequate or excessive
bmp2raw
- UNIX/Linux 下面将bmp图像转化为raw格式的工具,适合做进一步图像处理用。其中还包括对bmp图像格式信息的读取。-UNIX/Linux below bmp image into a raw format tool, suitable for further image processing used to do. It also includes a bmp image format of information read.
shuzituxiangchuli
- 能进行图片的一些常规处理,包括滤波,raw格式转换为BMP格式,缩放等。-Be able to carry out a number of conventional image processing, including filtering, raw format to BMP format, scaling.
RAW-TO-BMP
- 将数组表示的像素值还原为图像,查看图像的视觉效果-Array that will restore the image pixel values, view visual images
rawtobmp
- 能实现RAW格式到bmp格式的转化,可以定义转化图片的大小等信息-RAW format to achieve the conversion of bmp format, you can define the size and other information into pictures
convert_raw_bmp_image
- 读取raw数据格式图像,转换为bmp图像保存 实现批量读取转换,带测试图。运行run文件,需要修改当前测试图像路径。-Read the raw data format images converted to read bmp images are saved to achieve batch conversion, with a test pattern. Run the run file, you need to modify the current test image path.
rawtobmp
- raw格式图像转为bmp格式,raw得用photoshop打开,附材料图-raw format images to bmp format, raw to use photoshop to open attached Materials Chart
bmp_parser_
- this program reads data from a bmp file and shows the bitmap info and file header information s on a console window. it also reads the raw bitmap array. so you can use it on opengl or anywhere you need a bmp reader.-this program reads data from a
24-hui
- 将24位色深的bmp彩色图像文件转换为raw图像文件的c源代码。-24-bit color depth of color bmp image file is converted to raw image files of the c source code.
bmpchangeraw
- 找一幅BMP灰度图像,读取其高度、宽度。 将该BMP文件的数据部分读出来,并存为相应得RAW格式,用photoshop显示该RAW文件,观察是否正确。 -BMP to find a gray image, to read the height and width. Part of the BMP file data read out and stored for the corresponding the RAW format, displays the RAW files with p
cximageLite_V600
- CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
S1D15G14
- convert bmp to raw format and save to disk
2008302580214
- Raw到Bmp格式文件的转换、图像增强算法实现、图像几何处理算法实现、图像边缘检测算法实现、图像二值化、影像融合、影像模板匹配等功能的实现-Raw to the Bmp format conversion, image enhancement algorithm, image geometry processing algorithms, image edge detection algorithm, image binarization, image fusion, image templat
raw2bmp
- 讲lena的raw格式转换成8位bmp图像-lena s raw format images converted to 8-bit bmp
bmp2raw.tar
- 将Bmp格式转化为raw格式,对于图像处理的入门获得Raw原始矩阵很有好处-Bmp2raw is a tool to convert 24bit BMP file to raw data. It may be useful before generating C arrays for showing a picture in a embeded system. The color order in the output file is (B,G,R),(
bmp2raw.cpp.tar
- Convert BMP to RAW file
BMP
- 可将bmp图片转换为raw格式,或将bmp图片转换为数据写入.c文件-turn the image format form bmp to raw or write the bmp image data into .c file