搜索资源列表
将bmp格式转换为raw
- 先正确读取bmp图像然后将其转换为raw格式并存储-first correctly read bmp images will then convert its raw format and storage
bmp
- 自己写的VC程序,将原始RAW数据转化为位图的形式,主要是为了显示方便。
raw_bmp.rar
- raw图像格式与bmp图像格式的转换,matlab实现,具体参数详见m文件,raw image format and bmp image format conversion, implementate by matlab, the specific parameters detailed in m file
Raw2Bmp.zip
- raw to bmp image conversion,raw to bmp image conversion
rawimage_to_bitmap
- This c code read raw image file and change it to bmp file
利用VTK进行图像处理
- 利用VTK进行图像处理,包括读取各种图像数据,如dicom,raw,bmp等等,以及轮廓提取-Using VTK image processing, including reading a variety of image data, such as dicom, raw, bmp, etc., and contour extraction
RAW-TO-BMP
- 将数组表示的像素值还原为图像,查看图像的视觉效果-Array that will restore the image pixel values, view visual images
Raw2Bmp
- Convert raw image to bmp file.
rawtobmp
- 能实现RAW格式到bmp格式的转化,可以定义转化图片的大小等信息-RAW format to achieve the conversion of bmp format, you can define the size and other information into pictures
raw2bmp
- 把*.raw变成*.bmp,例程里使用的是512*512的资源-Into the*. raw*. bmp, routine in using the resources of 512* 512
rawtobmp
- raw格式图像转为bmp格式,raw得用photoshop打开,附材料图-raw format images to bmp format, raw to use photoshop to open attached Materials Chart
raw2bmp
- RAW to BMP converter
bmpdraw
- BMP位图处理类-BMP bitmap class
Raw
- 本程序能够实现RAW文件和BMP图像的均衡化处理,RAW文件转化为BMP,图像缩放(最近邻差值方式、双线性插值、三次B样条插值),两幅图像的相似度比较-This procedure can be achieved RAW image files and BMP balanced treatment, RAW files into BMP, image scaling (the margin nearest neighbor approach, bilinear interpolation, th
Possibledecoder
- We can convert BMP to RAW
5956468RawToImg
- raw to bmp!!!! very good
change-bmp-to-raw
- 用c将bmp文件打开并转成raw格式,图像是lena-use c++ to open bmp images and change it to raw images.
bmp-operation
- raw转bmp,bmp图像灰度线性拉伸、局部处理(低通高通中值滤波)、几何变换(平移、缩放、旋转、转置)、二值化、边缘检测-turn raw bmp, bmp image gray linear stretch, local processing (value, high-pass, low pass filter), geometric transformations (translation, scaling, rotation, transposition), binarization,
raw-bmp
- RAW格式转化BMP格式程序:打开原始图像文件,申请512字节的内存空间,图像读入 ,创建新的图像 ,位图图像文件的基本格式:位图文件头、位图信息头、彩色表 、位图数据。一共四部分。
.dat转为.raw程序
- 能对图像数据转码生成图像,格式支持BMP,JPG等(Can generate images for image data transcoding, support BMP, JPG, etc)