Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - two dimensional otsu algorithm
Search - two dimensional otsu algorithm - List
2维Otsu自适应阈值的快速算法 --文章-two-dimensional adaptive threshold of two-dimensional fast algorithm Otsu adaptive threshold of rapid algorithm -- article
Update : 2008-10-13 Size : 306.84kb Publisher : Yuan

2维Otsu自适应阈值的快速算法 --文章-two-dimensional adaptive threshold of two-dimensional fast algorithm Otsu adaptive threshold of rapid algorithm-- article
Update : 2025-02-17 Size : 307kb Publisher : Yuan

二维otsu的快速实验算法,具体可参考相应的文献。-Two-dimensional Otsu rapid test algorithm, specific reference to the corresponding literature.
Update : 2025-02-17 Size : 1kb Publisher : liubin

针对类圆形堆积物图像的前景和背景在色彩或灰度上相近,难以用传统阈值分割等算法进行有效分割的问题,提出一种多方法融 合的类圆形堆积物图像区域分割策略。对图像进行滤波等一系列预分割处理后进行投影得到目标图像的外接矩形区域,以排除噪声的干扰, 在区域内采用改进的灰度共生矩阵方法进行粗分割,以解决窗口大小与分割精度的问题,采用二维OTSU 阈值分割方法对粗分割结果进行 量化。实验结果表明,该方法得到的区域分割结果边缘清晰、准确度高。-Round deposits for the prospect of images and background color or grayscale at up close, it is difficult using traditional threshold segmentation algorithm, such as the effective partition of the problem, a method of integration of many types of deposits circular image region segmentation strategy. Image filtering deal with a series of pre-partition after the target image projection external rectangular area in order to rule out the possibility of noise interference, in the region to adopt improved methods of co-occurrence matrix gray coarse segmentation to solve the window size and segmentation accuracy problem, using two-dimensional OTSU threshold segmentation method to quantify the coarse segmentation results. Experimental results show that the method of region segmentation results of the edge of a clear, high accuracy.
Update : 2025-02-17 Size : 138kb Publisher : 子登

二维Otsu算法,参考论文 二维Otsu自适应阈值选取算法的快速实现,VC编写的很好用的程序-Two-dimensional Otsu method, the reference paper two-dimensional Otsu adaptive threshold selection algorithm for fast implementation, VC used in the preparation of a good program
Update : 2025-02-17 Size : 1.93mb Publisher : lj

DL : 0
优化后的OTSU算法,适用于图像分割 适用于二维图像-OTSU optimized algorithm for image segmentation applied to two-dimensional image
Update : 2025-02-17 Size : 2kb Publisher : yan

采用MATLAB语言编程实现了基于遗传算法的最大熵单阈值、最大熵双阈值、二维最大熵单阈值图像分割和基于最大类间方差遗传算法的图像分割-Through the study of threshold segmentation method and genetic algorithm theory, matlab programming language used to achieve the genetic algorithm based on maximum entropy single threshold, dual-threshold maximum entropy, maximum entropy of two-dimensional single-threshold image segmentation and otsu genetic algorithm for image segmentation.
Update : 2025-02-17 Size : 297kb Publisher : 许良

经典的二维otsu VC++代码,经过测试-Two-dimensional Otsu Algorithm with VC++
Update : 2025-02-17 Size : 2.38mb Publisher : guoleshou

吴一全等采用灰度级-梯度级构建二维直方图,并提出快速迭代算法。改进的二维Otsu法阈值分割快速迭代算法。-Wu congruent grayscale- gradient level to build a two-dimensional histogram, and a fast iterative algorithm. Improved dimensional Otsu threshold segmentation fast iterative algorithm.
Update : 2025-02-17 Size : 2.43mb Publisher : 朱磊

提出了基于二阶广义概率的方法,并通过调整广义概率的参数来提高算法的通用性。-Based on the generalized second-order probability, and to improve the versatility of the algorithm by adjusting the parameters of the generalized probability.
Update : 2025-02-17 Size : 532kb Publisher : 朱磊

DL : 0
otsu算法 一维和二维 测试可以使用 用于灰度图分割-otsu one-dimensional and two-dimensional test algorithm used for grayscale segmentation
Update : 2025-02-17 Size : 2kb Publisher : 吴承恩

二维原始Otsu算法的MATLAB实现和其对应的文献。实现效果很好。-MATLAB realization of two-dimensional original Otsu algorithm and its corresponding literature. To achieve good results.
Update : 2025-02-17 Size : 395kb Publisher : kongtiao

一种二维Otsu快速算法的Matlab实现,该算法的原文参见《二维直方图区域斜分阈值分割及快速递推算法》,该文已附在内。-A two-dimensional Otsu fast algorithm Matlab realize that the original algorithm see " Two-dimensional histogram oblique segmentation area and fast recursive algorithm" , the paper has been attached into account.
Update : 2025-02-17 Size : 1.03mb Publisher : hezhiyong

一种二维Otsu快速算法的实现;该算法原文《二维Otsu自适应阑值选取算法的快速实现》发表于自动化学报。-A two-dimensional Otsu fast algorithm this algorithm original " two-dimensional Otsu adaptive Lanna value selection algorithm for the rapid realization," published in AAS, has been attached to the inner.
Update : 2025-02-17 Size : 386kb Publisher : hezhiyong

基于邻域灰度梯度的改进二维OTSU算法:在二维OTSU的方法上进行改进,将纵坐标改用像素点的灰度值与其邻域的平均灰度值的差的绝对值,分割图像。-Neighborhood-based two-dimensional gray-scale gradient improved OTSU algorithm: to improve on the two-dimensional OTSU method, the vertical axis instead of the absolute value of the difference between the pixel gray value and its average gray value of the neighborhood, split image .
Update : 2025-02-17 Size : 710kb Publisher : 徐青青

本方案在一维Otsu图像阈值分割算法的基础上,开发出二维Otsu算法,基于像素点的灰度值 和 像素点的邻域平均灰度值,在对于噪声图像的分割方面性能颇佳-The program in a one-dimensional image Otsu thresholding algorithm based on the development of a two-dimensional Otsu algorithm based on neighborhood average gray value and pixel gray values ​ ​ of pixels in the image segmentation for noise performance is quite good
Update : 2025-02-17 Size : 2kb Publisher : 邱陈辉

otsu分割算法的一维和二维程序代码,还有关于这个算法的PPT-otsu segmentation of one- and two-dimensional code, and PPT on this algorithm
Update : 2025-02-17 Size : 4.19mb Publisher : lxn8888

二维otsu算法分割图像,速度快,适合于各种图像分割-Two-dimensional otsu algorithm for image segmentation
Update : 2025-02-17 Size : 1kb Publisher : 林静

DL : 0
一维 二维 otsu 算法大津展之 图像分割-One dimensional two-dimensional OTSU algorithm, based on the CLOWN LENA segmentation case, the pro test is available
Update : 2025-02-17 Size : 1.26mb Publisher : wang

一种基于otsu的二维灰度图像分割算法,包括注释和源代码,适合初学者使用。(A two-dimensional gray image segmentation algorithm based on Otsu, including annotation and source code, which is suitable for beginners.)
Update : 2025-02-17 Size : 329kb Publisher : vac---
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.