搜索资源列表
imgrayscaling
- 这个函数提供灰度拉伸功能,输入图像应当是灰度图像,但如果提供的不是灰度图像的话,函数会自动将图像转化为灰度形式。x1,x2,y1,y2应当使用双精度类型存储,图像矩阵可以使用任何MATLAB支持的类型存储。-This function provides a gray scale stretching function of the input image should be grayscale image, but if not provided, then gray image, the fu
imgrayscaling
- 这是一个图像灰度拉伸程序,用matla语言完成-This is a gray drawing program, complete with matla language
imgrayscaling
- matlab 实现图像 的缩小放大 -Enlarge Image narrowing matlab
imgrayscaling
- imgrayscaling实现灰度线性变换,具有很好的兼容性,它可以处理灰度、彩色、索引不同类型,以及double、uint8等不同存储方式的图像。-imgrayscaling achieve gray-scale linear transformation, with good compatibility, it can handle grayscale, color, index of different types, as well as double, uint8 images of d
imgrayscaling
- 图像处理,一些基本的图像处理方法的集合,包括灰度级变换等-Image processing, some basic image processing method of collection, including the gradation conversion, etc.