搜索资源列表
hudubianhuan
- 用高帽变换来对图像灰度进行处理 希望大家有用-praising used to transform the image processing gray hope it may be useful
imagerecgnation
- 对尿沉渣图像进行高帽低帽变换,然后后序处理,最后实现有效的识别,
waterline
- 用水线阈值法分割图像:通过对图像进行高帽、低帽变换,并将得到的结果进行相减,可以增强图像,然后利用分水岭算法就行分割!
MathMorph
- 数学形态学方面的图像处理程序,包括膨胀、腐蚀、开启、闭合,以及利用形态学操作进行的边缘提取、高帽变换等应用。-Mathmorph
gaodimaobianhan
- 图像的形态学变换:底帽滤波操作和高帽滤波操作-Image of morphological transformation: the end cap filter operation and Top Hat filter operation
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.
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
jia
- 假高帽变换的实现,可以改善由于高帽变换引起的图像过暗(The top hat transformation)