搜索资源列表
Raw2Bmp 读取raw格式的图像数据
- 读取raw格式的图像数据,转化为bmp图像文件,采用vs2008开发,文件中包含bmp格式详细说明-Read raw image data format, into a bmp image files, using the vs2008 development, bmp format file contains detailed instructions
YUVviewer_src_vc6
- 读取保存的原始数据文件,显示每一帧的图像,通过+、-来显示下一帧或前一帧,同时也可以连续播放数据。界面很友好,可以自动选择每帧图像的大小-Read raw data files saved, each frame of the image, by+,- to display the next frame or previous frame, but also can play the data. Interface is very friendly, you can automatically
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.
openbmp
- 此代码用来读取bmp图像大小,并输出.raw文件。-Read bmp image size
ImageProject
- 读取bmp、raw图像,可对图像进行各种预处理操作-Read bmp, raw images, the image may be a variety of pre-processing operations
raw
- 读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存-read and write a raw format 16-bit image
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.
readRaw
- RAW图像是一种仅有原始数据的图像,本程序可读写RAW图像程序,也可读出Java支持的所有图像.-RAW image is a picture of only the original data, the program can read and write process RAW images, but also read out the Java support for all images.
ImageBrowser
- 在VC++6.0集成开发环境下编程实现了MITK在医学图像分割、配准和三维可视化(体绘制).利用MITK读取五种图片格式:PEG,DICOM,BMP,TIFF.RAW。-In VC++6.0 integrated development environment programming the MITK in medical image segmentation, registration and three-dimensional visualization (volume rendering)
average-log-square
- 讀取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
medianfilter
- 将raw图像文件信息读入,然后进行中值滤波,并生成新文件的c语言代码。-Raw image file information to be read, and then median filtering, and generates a new file c language code.
[2007-11-26]
- 在VC++6.0集成开发环境下编程实现了MITK在医学图像分割、配准和三维可视化(体绘制).利用MITK读取五种图片格式:PEG,DICOM,BMP,TIFF.RAW。-In VC++6.0 integrated development environment programming the MITK in medical image segmentation, registration and three-dimensional visualization (volume rendering)
Digital-image-processing-
- 改代码提供了raw格式图像的读取和写入的基本方法,实现了常见梯度算子的处理结果。是数字图像相关专业初学者很好的一个基础,希望对你们有所帮助!-Change the code to provide a raw format image read and write methods to achieve the outcome of the common gradient operator. Digital images specialized beginners a good foundation
RAW
- 读取RAW格式图像,然后将图像中像素矩阵保存为txt文件-Read RAW format images, and then save the image in pixels matrix txt file
write-raw
- MATLAB读写裸数据,将MATLAB的mat格式文件,写成所需的图像类型格式-MATLAB to read and write raw data to the MATLAB mat format file, write the desired image type format
dcraw-9.20
- dcraw is an open-source computer program which is able to read numerous raw image formats, typically produced by high-end digital cameras. dcraw converts these images into the standard PPM and TIFF image formats. This conversion is sometimes referred
ReadRawImage
- 这是一段用于读取Dicom图像的程序。虽然短,但很有用。程序可以去掉Dicom图像文件的描述性头文件,把图像灰度信息读入一个矩阵供后续处理。-Read a RAW DATA format image. The raw image data is written as a series of signed short integers in row first order.
RAW
- 读取RAW格式图像并将图像数据保存为txt文件-Read RAW format images and image data is saved as a txt file
rawtoBPM
- 将源文件raw读取,输出一副bmp图像。算法实现简单,便于学习理解。-Read raw source files, a bmp image output. Algorithm is simple, easy to learn to understand.
multi-read raw
- 原始二进制图像批量处理,同时读取多幅二进制源码图像,并提取图像信息(Reading multiple binary source images at the same time and extracting image information)