搜索资源列表
hudubianhuan
- 用高帽变换来对图像灰度进行处理 希望大家有用-praising used to transform the image processing gray hope it may be useful
imagerecgnation
- 对尿沉渣图像进行高帽低帽变换,然后后序处理,最后实现有效的识别,
waterline
- 用水线阈值法分割图像:通过对图像进行高帽、低帽变换,并将得到的结果进行相减,可以增强图像,然后利用分水岭算法就行分割!
graysinefuncitonFINAL
- 本程序为灰度图像的增强程序,其主要实现方法利用线性变换以及高帽低帽的处理方法。
MathMorph
- 数学形态学方面的图像处理程序,包括膨胀、腐蚀、开启、闭合,以及利用形态学操作进行的边缘提取、高帽变换等应用。-Mathmorph
gaodimaobianhan
- 图像的形态学变换:底帽滤波操作和高帽滤波操作-Image of morphological transformation: the end cap filter operation and Top Hat filter operation
gray
- 求矩阵腐蚀,膨胀的算法,以及梯度、平滑和高帽变换运算。-Matrix erosion, dilation of the algorithm, and the gradient, smoothing and hat transformation operations.
dfdf
- matlab霍夫变换直线检测,简单采取了先高帽,在检测变换的方法,不同于一般的边缘检测-hough transform detect lines
fenshuiling
- 使用matlab编程,通过分水岭法对图像进行分割。包括高帽变换,低貌变换等。-The use of MATLAB programming, through the watershed algorithm for image segmentation. Including the top-hat transformation, low profile transformation.
top-hat
- 基于matlab的高帽变换,能很好地对图像进行一定的处理,实现图像的增强,线性特征的提取,为后续的处理做准备-Matlab-based top-hat transform good image processing, image enhancement, linear feature extraction, to prepare for subsequent processing
fuse-segment
- 该算法是利用形态学高帽变换进行首次图像分割,然后再利用局部自适应阈值分割进行细分割。对分割尺度不同的物体效果比较好。-The algorithm is using morphological top-hat transform the first image, and then using local adaptive threshold segmentation fine segmentation. Different objects segmentation scale better.
top-hat
- 此文件是对图像进行高帽低帽变化,达到对图像进行增强的目的。-This file is a low cap hat image change, to achieve the purpose of image enhancement.
Sharptophat
- 一种鲁棒性好的高帽滤波算法 img=Sharptophat(img,7,1);-tophat filter for image
top-bothat
- 高低帽变换,实现图像对比度增强。将高帽变换结果加上原图再减去 低帽变换结果,可以对原图像进行增强-tophat and bothat
MATLAB
- 数学形态学,高帽滤波,低帽滤波,并运算叠加实现对比度增强(By using mathematical morphology method, hat and low hat filter for image filtering)
jia
- 假高帽变换的实现,可以改善由于高帽变换引起的图像过暗(The top hat transformation)