CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - segmentation threshold
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - segmentation threshold - List
[
Graph program
]
threshold-tar
DL : 0
图像分割的阈值算法threshold-tar.gz-image segmentation algorithm threshold threshold-tar.gz
Update
: 2025-02-17
Size
: 284kb
Publisher
:
何必
[
Graph program
]
Threshold
DL : 0
threshold.zip是用于图像域值分割处理的matlab源程序。-threshold.zip for image segmentation domain of Matlab source.
Update
: 2025-02-17
Size
: 313kb
Publisher
:
郑元义
[
Special Effects
]
Threshold-1
DL : 0
各种分割算法的实验 包括阈值分割,多阈值分割,二维最大熵分割等-various experiments, including the threshold segmentation, multi-threshold segmentation, 2D Maximum Entropy segmentation
Update
: 2025-02-17
Size
: 94kb
Publisher
:
赵赵
[
Special Effects
]
threshold
DL : 0
用Matlab实现的多种基于阈值的图像分割方法,含有大津法,最大熵,聚类等方法-Using Matlab to achieve a variety of threshold-based image segmentation method, which contains Otsu method, maximum entropy, clustering and other methods
Update
: 2025-02-17
Size
: 11kb
Publisher
:
李艳
[
Special Effects
]
yiweizuidashang
DL : 0
基于最大熵的图像分割阈值处理程序(单阈值)-Based on Maximum Entropy Image Segmentation threshold process (single-threshold)
Update
: 2025-02-17
Size
: 1kb
Publisher
:
余波
[
Graph program
]
OTSU(3)
DL : 0
大津法由大津于1979年提出,对图像Image,记t为前景与背景的分割阈值,前景点数占图像比例为w0, 平均灰度为u0;背景点数占图像比例为w1,平均灰度为u1-Otsu method by Otsu in 1979 suggested that the image Image, remember t for the foreground and background segmentation threshold, the prospect of accounting for the image ratio of points w0, the average gray level for u0 background image representing the ratio of points w1, the average gray level for u1
Update
: 2025-02-17
Size
: 1kb
Publisher
:
wangyi
[
Special Effects
]
PyramidSegment
DL : 0
基于高斯金字塔算法的分割程序。可以手动调整分割阈值,以达到需求的效果。-Gaussian pyramid algorithm based on segmentation procedures. Can manually adjust the segmentation threshold in order to meet the demand for results.
Update
: 2025-02-17
Size
: 1.35mb
Publisher
:
Nathan
[
Special Effects
]
threshold
DL : 0
关于阈值分割的多种算法及其应用。其中有多阈值分割法,自适应模糊阈值分割 及其一些在红外图片上的应用-Threshold segmentation on a variety of algorithms and their applications. One more threshold segmentation method, adaptive fuzzy threshold segmentation and some in the infrared image on the Application of
Update
: 2025-02-17
Size
: 5.28mb
Publisher
:
刘
[
Special Effects
]
dlfg
DL : 0
通过遗传算法选择道路图象分割的最佳阈值,阈值的选择采用最大类间方差的办法,程序运行结果达到相当理想的效果-Through the genetic algorithm to choose the best road image segmentation threshold, the threshold was chosen as the maximum between-cluster variance approach, the program results achieved the desired results rather
Update
: 2025-02-17
Size
: 725kb
Publisher
:
小兔兔牙
[
CSharp
]
segmentation
DL : 0
用c#语言使用全局迭代的方法对图像进行阈值分割。-Using c# language using the iterative method of global image threshold segmentation.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
winter
[
matlab
]
threshold_segmentation
DL : 0
Simple threshold segmentation of medical CT data in DICOM data representation.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
Adam
[
matlab
]
MatlabRidgeDetection
DL : 0
Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, using Prewitt operator edge detection image 2, with different values of σ LoG operator edge detection image 3, the detection operator Canny edge image 4, image segmentation threshold 5, water line image segmentation threshold 6, on the matrix quadtree decomposition of 7, the image is divided into text and non-text for these two types of 8, detection of morphological gradient of the edge binary image 9, morphological examples- from the PCB images to remove all current lines, retaining only the target chip
Update
: 2025-02-17
Size
: 8kb
Publisher
:
[
matlab
]
Adaptive-Threshold
DL : 0
自动阈值分割,matlab版,可以参考学习,两个.m文件。-Automatic threshold segmentation, matlab version, can refer to the study, two. M file.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
wuzg
[
Special Effects
]
NeighborhoodModel-NM
DL : 0
遗传算法是当前许多科学实验领域广泛应用的一种非线性并行算法.本文研究了遗传算法在数字图像的灰度图二值化中的应用 ,提出了一种新的灰度图二值化方法.该方法通过对每个子群体的优化计算和动态改进的适应度函数 ,确定新的分割阈值.实验验证该方法对于噪声干扰的一般质量图像有着良好的效果.-Genetic algorithm is currently widely used in many scientific experiments in the field of a nonlinear parallel algorithm. In this paper, genetic algorithm in the digital gray level image binarization of the application, proposed a new binarization of grayscale method. The method by optimizing each sub-group improved calculation and dynamic fitness function, to identify new segmentation threshold. experimental verification of the method for the general quality of the image noise has a good effect.
Update
: 2025-02-17
Size
: 410kb
Publisher
:
wu
[
Special Effects
]
-Threshold-iterative
DL : 0
采用阈值分割的迭代算法对图像进行分割,初始定义迭代次数,可依据具体图像自由选择-Using iterative thresholding algorithm for image segmentation, the initial definition of the number of iterations, can be freely chosen according to specific image
Update
: 2025-02-17
Size
: 60kb
Publisher
:
zhaowei
[
CSharp
]
segmentation
DL : 0
simple image segmentation program using a custom chosen threshold
Update
: 2025-02-17
Size
: 58kb
Publisher
:
Hussam
[
matlab
]
goodotsu
DL : 0
matlab实现三维CT图像的分割,阈值分割法来实现-Three-dimensional CT images matlab segmentation, threshold segmentation method to achieve
Update
: 2025-02-17
Size
: 1kb
Publisher
:
zhangxiaoying
[
matlab
]
pso_threshold-segmentation
DL : 0
图像阈值分割,为确定图像分割的最佳阈值,基于粒子群优化算法提出了一种多阈值图像分割方法-Image segmentation, image segmentation to determine the optimal threshold value, based on particle swarm optimization algorithm proposes a multi-threshold image segmentation
Update
: 2025-02-17
Size
: 1kb
Publisher
:
[
Special Effects
]
GA-Road
DL : 0
遗传算法在道路阈值分割中的应用,通过遗传算法确定阈值-Genetic algorithms in the road threshold segmentation by genetic algorithm to determine the threshold
Update
: 2025-02-17
Size
: 3kb
Publisher
:
王华
[
Special Effects
]
Threshold-segmentation-
DL : 0
vc++环境下图像处理,包括各种阈值分割,形态学算法等等。附图片-vc++ environment, image processing, including thresholding, morphological algorithms, and so on. With photo
Update
: 2025-02-17
Size
: 5.89mb
Publisher
:
赵文旻
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.