搜索资源列表
wavelettranslation
- 1 本程序通过Mallat算法实现小波变换 2 本程序能打开任意长宽比的bmp图像,正方形的raw图像,352*288的gray图像,不能打开jpg图像
RawToImg
- 可以实现Raw格式图像到Img格式图像的转换,通过简单修改可以实现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
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
openRAW.rar
- 打开遥感图像最原始的raw格式文件,将其转为bitmap格式,Remote sensing image to open the most primitive raw format, be converted to bitmap format
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.
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
Picture
- 图像处理中的标准测试图像,希望对大家有用-standard test image in image processing
Image
- 遥感图像的打开处理程序,能够打开单波段,多波段图像,几何图像变换,线性拉伸变换,平滑 处理包括并行和串行,锐化处理包括梯度锐化、Roberts锐化、laplace锐化、sobel锐化等,还 有用绝对距离和马氏距离算法进行的监督分类算法等,包括了RAW格式数据资源-The opening of remote sensing image processing, to open the single-band, multi-band images, geometric 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.
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)
roadDectect
- 从raw图像中,利用二值化和数学形态学的方法提取道路信息!-From the raw images using binarization and mathematical morphology to extract road information!
DigtalImagePro
- 数字图像处理程序。vc6.0书写。能实现raw格式的图片向bmp格式转换、线性拉伸、卷积计算等功能-Digital image processing procedures. vc6.0 writing. Can achieve raw picture format to bmp format conversion, linear stretching, convolution calculation functions
medianfilter
- 将raw图像文件信息读入,然后进行中值滤波,并生成新文件的c语言代码。-Raw image file information to be read, and then median filtering, and generates a new file c language code.
24-hui
- 将24位色深的bmp彩色图像文件转换为raw图像文件的c源代码。-24-bit color depth of color bmp image file is converted to raw image files of the c source code.
SAR image processing
- SAR复数数据转换,RAW格式数据转换,雷达图像滤波,LEE-sigema滤波,Frost滤波,Gamma-MAP滤波,KUAN滤波,雷达图像几何处理,斜距到地距转换程序。-SAR complex data conversion, RAW format, data conversion, radar image filtering, LEE-sigema filter, Frost filter, Gamma-MAP filtering, KUAN filtering, radar image
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.