搜索资源列表
-
2下载:
读取raw格式的图像数据,转化为bmp图像文件,采用vs2008开发,文件中包含bmp格式详细说明-Read raw image data format, into a bmp image files, using the vs2008 development, bmp format file contains detailed instructions
-
-
0下载:
This c code read raw image file and change it to bmp file
-
-
0下载:
读取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.
-
-
0下载:
讀取16位元(65536階)raw影像檔,調整其灰階動態範圍至256階,調整方式至少包含平均法、對數法、開平方法,word檔包含了成程式碼與操作說明與結果。-Read 16-bit (65536-order) raw image file, adjust its dynamic range to 256 gray-scale bands, contains at least adjust the way the averaging method, logarithmic law, Kaiping
-
-
0下载:
读取一副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
-
-
0下载:
just read to raw and tif image file
-
-
0下载:
并行计算程序
Descr iption: This program blurs an image file in a parallelized computation
The root process reads the file and distributes a part of the image file to
other processes. Each process makes the filter operation on the part of the image
-
-
0下载:
将raw图像文件信息读入,然后进行中值滤波,并生成新文件的c语言代码。-Raw image file information to be read, and then median filtering, and generates a new file c language code.
-
-
0下载:
找一幅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
-
-
1下载:
讀取RAW檔案格式(圖檔Image)
讀取RAW檔案格式(圖檔Image)-Read the RAW file format (Image Image) read the RAW file format (Image Image)
-
-
0下载:
熟悉常用的图像文件格式,了解各图像格式的特点;掌握RAW和BMP文件格式的存储和读取,编程实现RAW—〉BMP格式的转换,为读取各种格式文件打基础。-Familiar with the common image file formats, to understand the characteristics of various image formats master RAW and BMP file formats to store and read, programming, laying
-
-
1下载:
读取RAW格式图像,然后将图像中像素矩阵保存为txt文件-Read RAW format images, and then save the image in pixels matrix txt file
-
-
0下载:
MATLAB读写裸数据,将MATLAB的mat格式文件,写成所需的图像类型格式-MATLAB to read and write raw data to the MATLAB mat format file, write the desired image type format
-
-
0下载:
读取RAW格式图像并将图像数据保存为txt文件-Read RAW format images and image data is saved as a txt file
-
-
1下载:
针对图像处理中常用的RAW文件格式,用MATLAB读取这类文件(For RAW file formats commonly used in image processing, read such files with MATLAB)
-