搜索资源列表
zuidafangcha
- 最大方差法计算灰度分割门限,是用于灰度处理的十分基本的方法,其中源代码简洁,易于读懂 是我在资料书中下载的 提供给大家理解-largest variance method segmentation threshold gray, gray is for the very basic approach which the source code is simple and easy to read is the book I downlo
zuidaleijianfaicha
- 最大类间方差法计算灰度分割门限,适用于图像灰度变化较大的场合
thresh_md
- 该函数实现最大方差法计算分割门限。 输入参数为灰度图像,输出为灰度分割门限。
Graythresholdthresholdmethod
- 本程序是灰度门限阈值法,用最大方差法计算灰度分割门限代码。
Untitled
- 该函数用最大方差法对灰度图象计算分割门限
zuidafangcha
- 最大方差法计算灰度分割门限,是用于灰度处理的十分基本的方法,其中源代码简洁,易于读懂 是我在资料书中下载的 提供给大家理解-largest variance method segmentation threshold gray, gray is for the very basic approach which the source code is simple and easy to read is the book I downlo
zuidaleijianfaicha
- 最大类间方差法计算灰度分割门限,适用于图像灰度变化较大的场合
thresh_md
- 该函数实现最大方差法计算分割门限。 输入参数为灰度图像,输出为灰度分割门限。-Realize the function of the maximum variance threshold segmentation method. Input parameters for the gray image, the output for the gray threshold segmentation.
Graythresholdthresholdmethod
- 本程序是灰度门限阈值法,用最大方差法计算灰度分割门限代码。-This procedure is a gray-scale threshold threshold method, using the maximum variance method to calculate gray threshold segmentation code.
Untitled
- 该函数用最大方差法对灰度图象计算分割门限-This function with the greatest variance of gray-scale image segmentation threshold calculation
1
- 最大方差法计算灰度分割门限的代码,从1到L改变k-最大方差法计算灰度分割门限
grayprosess
- 本程序是实现灰度处理的方法,通过这种方法计算灰度分割门限,进行图像灰度处理-This program is to achieve gray-scale processing methods, by which method gray-scale segmentation threshold for image gray-scale processing
chap07
- 这个程序的主要是实现hough 变换实现直线检测最大方差法计算灰度分割门限 各种边缘检测算子 相位编组 -This program is primarily to achieve hough transform line detection method to calculate the maximum variance threshold gray level segmentation of various edge detec
thresh
- 用matlab编写的最大方差法计算灰度分割门限代码,用该函数实现利用灰度阈值分割图像的功能。-Written by matlab calculate the maximum variance threshold gray code split, with the functions for image segmentation using gray scale features.
huidumenxian
- 这是设置灰度门限分割图像并且去除小区域的代码。-This threshold is set grayscale image segmentation and removal of small areas of the code.
ImgProcess2009-05-14
- 这是我读“图像识别与人工智能”研究生是,在实验室做图像处理与跟踪实验所用的框架程序。里面已经包含了如下函数模块: 图像显示:单幅图像显示,连续文件名的序列图像显示,SRC(纯数据图像文件)序列图显示 图像滤波、增强:均值滤波,灰度拉伸,图像减背景并拉伸 图像分割:自适应门限阈值分割,基于梯度的分割,基于最大熵的分割,OTSU分割, 图像加噪:图像加入随机噪声,序列图加噪声 图像轮廓:轮廓
1
- 基于LDC的图像过渡区提取与分割 提出一种基于局部清晰度-复杂度的图像过渡区提取算法,通过计算图像局部清晰度获得清晰度图 像,增加了过渡区灰度层次信息,再计算清晰度图像的局部复杂度,并根据复杂度曲线确定过渡区提取门限对过渡区进行提取,根据提取的过渡区灰度直方图,获得 图像的分割阈值并对图像进行分割。实验结果表明,本文方法比传统的基于局部复杂度法提取的过渡区更加准确,图像分割效果更好 -LDC image transiti