搜索资源列表
ezdicom
- 一个很好地图像显示程序,可以读取各种格式的图像,如DICOM,PNG,JPEG,BMP以及raw格式的图像-a good program for display map,could load different kinds formal of graphics ,such as:dicom,png,jpeg,bmp and raw
img2raw
- 利用matlab读取灰度图数据并转换成raw,便于对raw用做DSP、单片机或者FPGA处理的源数据-read using Matlab gray level data and converted into raw, raw easy to do using DSP, MCU or FPGA processing of source data
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
raw2bmp
- 读取RAW格式文件,将其转换为BMP格式文件并存储,主要实现灰度图像的转换-Read the RAW format, convert it to BMP format file and stored, mainly to achieve the conversion of grayscale images
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
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)
Convert_Fo1682101292003
- 读取字体并描绘出轮廓,顶点,并输出点坐标数据,支持中文。-This application can convert any True-Type Font into a series of polygons made entirely of straight lines defined by vertices. If you need to get your hands on some raw-data, then you have found the correct place.
[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)
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
raw2bmp
- 使用VISUAL STUDIO开发环境制作,简单的读取raw生数据并转换到bmp格式的图片-using development environment of visual studio,and simply read raw data and converted to BMP format picture
dutu
- 读取raw格式的图像的灰度值,并将灰度值存到相应数组中-Reading the raw format the gray value of the image, and the gray values are stored in the corresponding array
hw
- 用Matlab读取RAW格式(单反相机)图片,然后进行插值处理并存为JPG格式图片。-Read RAW format using Matlab (SLR) picture, and then interpolated coexist as a JPG format picture.
rawtoBPM
- 将源文件raw读取,输出一副bmp图像。算法实现简单,便于学习理解。-Read raw source files, a bmp image output. Algorithm is simple, easy to learn to understand.
VCPP-raw
- 实用visual c++开发工具读取raw文件的相关方法和代码-read RAW file under the c++ environment
rawread
- raw文件用matlab读取读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存(Raw file MATLAB read)