搜索资源列表
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
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
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)
headfie
- 包含了常用的一些读写图像的头文件,如BMP、RAW格式的像,直接把头文件添加使用即可。-Contains some commonly used to read and write the image header files, such as BMP, RAW format images, you can use to add files directly to your head.
Format-conversion
- 熟悉常用的图像文件格式,了解各图像格式的特点;掌握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
raws-reading-and-fusing
- Matlab下,读取raw文件,实现多波段图像融合,高光谱与高分辨率图像融合,包括直接融合,傅里叶变换后融合,小波变换后融合及HIS变换后融合。-On Matlab,how to read and show raw files, achieve more band mergering,spectrum image and high resolution image fusiing,including direct fusion,Fourier transform fusion, wavele
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
ReadRaw
- 本程序实现的图像处理功能,读取14位的RAW原始图像,并且完成显示功能。-This procedure realize image processing functions, read the original 14-bit RAW images and complete display.
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.
rawtoBPM
- 将源文件raw读取,输出一副bmp图像。算法实现简单,便于学习理解。-Read raw source files, a bmp image output. Algorithm is simple, easy to learn to understand.