搜索资源列表
graylevelwithbackground
- gray level slicing with background it is a type of point processing technique used in image pro cessing
image
- 1、图象灰度处理:将<24位真彩色图像>转换成<256级灰度图像>;(*.bmp文件) 2、图像的灰度直方图:分别反映转换前后图像中的灰度级与出现这种灰度的概率之间的关系; 3、其它功能:存盘、清屏和退出应用程序功能。 源程序用Pascal语言编写。 含有三种不同的算法作为比较,并且附有详细的软件设计的思路说明。-1, gray-scale image processing: to < 24-bit true color image> conve
ImageGrayLevel
- 用matlab显示图片的RGB各分量的灰度值-Matlab display images with the RGB values of the various components of the gray
GrayLevelCoMatrix
- 提取纹理特征参数,主要是灰度共生矩阵源代码,用于图像处理-gray level co-matrix source code,used for the image processing, to get the texture features
Image-gray-scale-transformation
- 详细说明:几个关于图像灰度变换的程序。包括图像反色,图像的对数灰度变换,指数灰度变换,线性灰度变换,灰度切割,图像平均降噪。-Several of the image gray-scale transformation process. Including anti-color image, the image of the number of gray level transformation, index gray-scale transformation, linear gray leve
Gray-Level-Transformation_lm2
- 本工程程序利用C++实现灰度图像的灰度级变换。将lena进行灰度级变换增强处理,变换函数为s=r^0.5,给出增强后图像lena1-The engineering program using C++ implementation of gray-level gray-scale image transformation. Lena gray level transformation will be enhanced process, the transformation function is
Gray-level-transformation
- 数字图像的分段线性灰度变换的方法,其中假定a=30,b=180,c=120,d=230,e=255 且假定图像的最大灰度值为Mf-Digital image of the piecewise linear gray level transformation method, which assumes that the a = 30, B = 180, C = 120, d = 230, e = 255 and it is assumed that the maximum gray value
Image-enhancement-and-smoothing
- 设计一个图像的线性灰度变换并编程实现变换效果 设计一个图像的中值滤波器并编程实现滤波效果-The design of a linear image gray level transformation and programming to achieve the transformation effectDesign of an image median filter and programming to achieve the effect of filtering
some-basic-gray-level-transformation
- 掌握数字图像对比度增强的几种方法(基本的灰度变换)及代数运算的应用(图片隐藏)-image enhancement by some basic gray level transformation
Based-on-gray-level
- 讨论了在对图像进行分割时的一维、二维灰度直方图分割方法, 对最优阈值灰度分割方法原理进行了描述, 得出了最优阈值灰度分割算法。-Discussed the image segmentation of the one dimensional, 2-d gray-level histogram image segmentation method, the optimal threshold gray segmentation method described the principle, it is
digital-image-processing
- 数字图像处理实验,包括图像灰度变换,图像直方图及均衡化,图像中值滤波,图像空域锐化增强和频域滤波五个实验-Digital image processing experiments, including the image gray level transformation, histogram equalization, image filtering, image airspace sharpness enhancement and frequency domain filtering fiv
Color-image-histogram-equalization
- 图像处理MATLAB程序(教学使用)-图像灰度级修正(彩色图像直方图均衡化)-MATLAB image processing program (Teaching)- image gray level correction (color image histogram equalization)
Gray-Level-slicing-without-background-SS
- A SIMPLE MATLAB PROGRAM FOR IMAGE GRAY SCALING
Log-transformation--gray-level--histogram
- Find log transformation, gray level, histogram of an image.
Gray-level-co-occurrence-matrix
- 基于灰度共生矩阵的纹理图像分类研究相关论文-Research on texture image classification based on gray level co-occurrence matrix
gray level transform
- To perform following point processing algorithms on an image • Negative transformation • Log transformation • Power law transformation (Antilog transformation) • Bit plane slicing • Gray level slicing
Gray-Level-Manipulation
- Gray Level Slicing on Image
gray-level-to-black-and-white
- Convert a gray level image to black and white image
rgb-to-gray-level
- Convert a RGB image to gray level image.
image gui
- matlab简单的图片处理界面。灰度,直方图均衡化,图像对数变换,滤波。(Matlab simple image processing interface. Gray level, histogram equalization, image logarithmic transformation, filtering.)