搜索资源列表
将bmp格式转换为raw
- 先正确读取bmp图像然后将其转换为raw格式并存储-first correctly read bmp images will then convert its raw format and storage
imagescale---raw
- 经典程序,实现3种插值算法,可以做到任意比例的图像缩小或者放大,且长宽比例可以不同-classic procedures, three kinds of interpolation algorithm, can do arbitrary proportion of narrow or enlarge images. and the ratio of length to width can be different
raw2bmpDelphi
- 这是一个将raw图像转换为bmp图像的函数,最近做了个这方面的东东,发觉delphi的这方面资料很少!-This is a raw images will be converted to bmp image function, the recent months that the Eastern, The delphi found very little information in this regard.
wavelettranslation
- 1 本程序通过Mallat算法实现小波变换 2 本程序能打开任意长宽比的bmp图像,正方形的raw图像,352*288的gray图像,不能打开jpg图像
RawToImg
- 可以实现Raw格式图像到Img格式图像的转换,通过简单修改可以实现Raw图像到多种图像格式的转换
2
- 可以显示bmp,raw图像,经试验程序正确
PicTrans
- RAW图像的任意放缩与旋转,函数可移植-RAW image scaling and arbitrary rotation function transplant
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
raw_zoom.rar
- 对raw格式图像放大缩小,附原图 程序处理512X512的raw图像,是我数字图像处理的入门,Of raw format images zoom, with a 512x512 image processing raw images, digital image processing are my entry
200432590139.rar
- 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图,Basic image processing functions: 1, forma
ReadVHP.rar
- 本代码主要处理RAW图像,实现CT和MR的配准,Of the code dealt mainly with RAW images, the realization of CT and MR registration
ImageProject
- 读取bmp、raw图像,可对图像进行各种预处理操作-Read bmp, raw images, the image may be a variety of pre-processing operations
RAW-TO-BMP
- 将数组表示的像素值还原为图像,查看图像的视觉效果-Array that will restore the image pixel values, view visual images
raw
- 读取和写入raw格式图像,此格式图像文件存储一幅图中的全部像素点,并以每个像素点16bit数据保存-read and write a raw format 16-bit image
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.
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
Cotton(RAW)
- 首先完成RAW格式的图像的显示,然后用边缘检测算法处理该图像,对图像中的某些重要特征,可以设计控件来标记-RAW format images to complete the display, then processing the image edge detection algorithm on some important features of the image, you can design controls to mark
2008302580214
- Raw到Bmp格式文件的转换、图像增强算法实现、图像几何处理算法实现、图像边缘检测算法实现、图像二值化、影像融合、影像模板匹配等功能的实现-Raw to the Bmp format conversion, image enhancement algorithm, image geometry processing algorithms, image edge detection algorithm, image binarization, image fusion, image templat
Lena.raw
- 1024*1024标准数字图像处理常用RAW图像,Lena图像,常用于二值化和边缘滤波处理-This is a picture in the format of RAW(Lena.raw) which is often processed in the Digital Image Processing and the Lena.raw is often used in image binarization and edge-preserving filtering.
multi-read raw
- 原始二进制图像批量处理,同时读取多幅二进制源码图像,并提取图像信息(Reading multiple binary source images at the same time and extracting image information)