搜索资源列表
hdtz
- 图像的象素值变换,包括亮度、对比度和GAMMA校正算法,环境是OPENCV4.0,VC6.0。算法参考了MATLAB函数 imadjust 。-Transform the pixel values of images, including brightness, contrast and GAMMA correction algorithm, the environment is OPENCV4.0, VC6.0. Algorithm MATLAB function reference imad
imadjust1
- 借助matlab丰富的函数资源对图像进行线性变换法的图像增强,可以通过修改程序中参数进行其他形式的变换实现图像增强,对某些图像处理效果尤佳,如所附图像-Image enhancement
dip3
- 用Matlab中的下列函数对输入图像按实验内容进行运算;感受各种不同的图像处理方法对最终图像效果的影响。 imfilter;fspecial;imadjust;imadd;immultiply -With the following Matlab function of the input image by computing the experimental content experience a variety of image processing methods on the
matlabtuxiangchuli
- 把目标范围缩小到一个小矩形内,将图像的G通道单独抽出作分析,抽出来的是一个灰度图,现在需要将目标从背景中提取出来。使用imadjust函数增强图像对比度时可以使用stretchlim传递给imadjust灰度范围,matlab循环调用图片进行处理-The target was restricted to a small rectangle, the image of the G-channel single out for analysis, out of is a grayscale, and
GUI
- 实现图像的灰度拉伸、直方图均衡化处理 GUI界面设计-matlab imhist imadjust GUI
imadjust
- 通过matlab软件,编写程序用imadjust对灰度图像的灰度进行调整(Through the MATLAB software, the program is programmed to adjust the gray level of the gray image by imadjust)