Welcome![Sign In][Sign Up]
Location:
Search - Global Thresholding

Search list

[Graph RecognizeBinarizationAlgorithm

Description: 用matlab实现的otsu全局二值化算法、kittler 最小分类错误(minimum error thresholding)全局二值化算法、niblack局部二值化算法-Using matlab implementation otsu global binarization algorithm, kittler minimum classification error (minimum error thresholding) the global binarization algorithm, niblack Local Binary Algorithm
Platform: | Size: 55296 | Author: 释然 | Hits:

[matlabprograms

Description: We have added following files in matlab 1.global thresholding 2.Histogram equalization 3.low and high pass filtering 4.various masks 5.zooming 6.power law
Platform: | Size: 775168 | Author: bhoomika | Hits:

[matlabyuzhifenge

Description: 全局阈值分割:迭代法、Otsu法;局部阈值分割-Global Thresholding: iterative method, Otsu method local threshold segmentation
Platform: | Size: 1024 | Author: sangsang | Hits:

[matlabGT

Description: code for global thresholding
Platform: | Size: 21504 | Author: Divya | Hits:

[Special Effectsgujiatiqu

Description: 对纤维类图像进行前期处理,效果较好,包括高通滤波,平滑中值滤波,全局阈值分割,二值化,反相,最后求取骨架-Image of the fiber pre-processing, better, including high-pass filter, smoothing filter, global thresholding, binarization, RP to get the final frame
Platform: | Size: 181248 | Author: 杨平平 | Hits:

[Special EffectsImageBinaryzation

Description: image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_v7_5.bmp : 原始灰度图片 实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-image_binaryzation.m: image binarization main function, call otsu, kittler otsu.m: class discriminant classification (otsu global binarization algorithm) kittler: minimum classification error (minimum error thresholding) global binarization algorithm image_refining.m: thinning the main program, call otsu, refining refining.m: a practical method of calculating the skeleton of the image refinement coins.bmp lenna.bmp woman_v7_5.bmp: original gray-scale image results folder: Save the experiment generated images and the program flow chart
Platform: | Size: 721920 | Author: 许胜强 | Hits:

[Special Effectsbinarization

Description: 该文件夹中有四个matlab文件,说明如下: binariztion.m: 二值化主程序,分别调用下面三种二值化算法。 otsu.m: 表示otsu全局二值化算法。 kittlerMet.m: 表示kittler 最小分类错误(minimum error thresholding)全局二值化算法。 niblack.m: 表示niblack局部二值化算法。 coins.bmp: 原始灰度图片。 coins_bw_otsu.bmp: otsu全局二值化结果。 coins_bw_kittler.bmp: kittler 最小分类错误全局二值化结果。 coins_bw_niblack.bmp: niblack 局部二值化结果。- English Spanish Arabic In that folder there are four matlab file, as follows: binariztion.m: the binarization main program, call the following three binarization algorithms. otsu.m: the otsu global binarization algorithm. kittlerMet.m: kittler minimum classification error (minimum error thresholding) global binarization algorithm. niblack.m: niblack local binarization algorithm. coins.bmp: the original gray-scale images. coins_bw_otsu.bmp: global Otsu binarization results. coins_bw_kittler.bmp: kittler minimum classification error global binarization results. coins_bw_niblack.bmp: niblack local binarization results.
Platform: | Size: 55296 | Author: 小米 | Hits:

[Special EffectsDataMatic

Description: DM码的识别,运用凸包法检验条码边缘,采用全局和局部相结合的阈值分割法-DM code identification, use of bar code edge of the convex hull method test, using a combination of global and local thresholding segmentation method
Platform: | Size: 6262784 | Author: 何萍 | Hits:

[Windows DevelopTGlobalThrehoh

Description: 编写一个自动估计阈值的全局阈值化程序。程序的输出为分割后的的二值图。并要求用上面编写的阈值化程序对图中的目标进行分割。 -Write an automatic estimate the threshold of global thresholding procedure. Output of the program for the segmentation of the binary image. Written above the threshold procedure to split the target figure.
Platform: | Size: 61440 | Author: zhengguoo | Hits:

[Special EffectsDIP1002

Description: 数字图像处理,实现自动全局阈值分割,代码和图片经过matlab调试已通过。-Digital image processing, automatic global thresholding segmentation, and pictures through the matlab code debugging has been passed.
Platform: | Size: 154624 | Author: 李宝林 | Hits:

[Special EffectsLongThreshold

Description: 全局阈值法:Otsu阈值法与迭代阈值法的C++实现。-Global thresholding methods: Otsu thresholding method and iterative thresholding method.
Platform: | Size: 1024 | Author: 龙鹏 | Hits:

[Software EngineeringimageMorphology

Description: Thresholding is used to segment an image by setting all pixels whose intensity values are above a threshold to a foreground value and all the remaining pixels to a background value. Whereas the conventional thresholding operator uses a global threshold for all pixels, adaptive thresholding changes the threshold dynamically over the image. This more sophisticated version of thresholding can accommodate changing lighting conditions in the image, e.g. those occurring as a result of a strong illumination gradient or shadows.
Platform: | Size: 474112 | Author: dimpee | Hits:

[Software EngineeringCE_Upload

Description: Thresholding is used to segment an image by setting all pixels whose intensity values are above a threshold to a foreground value and all the remaining pixels to a background value. Whereas the conventional thresholding operator uses a global threshold for all pixels, adaptive thresholding changes the threshold dynamically over the image. This more sophisticated version of thresholding can accommodate changing lighting conditions in the image, e.g. those occurring as a result of a strong illumination gradient or shadows.
Platform: | Size: 804864 | Author: dimpee | Hits:

[Software EngineeringShaped_Histograms

Description: Thresholding is used to segment an image by setting all pixels whose intensity values are above a threshold to a foreground value and all the remaining pixels to a background value. Whereas the conventional thresholding operator uses a global threshold for all pixels, adaptive thresholding changes the threshold dynamically over the image. This more sophisticated version of thresholding can accommodate changing lighting conditions in the image, e.g. those occurring as a result of a strong illumination gradient or shadows.-Thresholding is used to segment an image by setting all pixels whose intensity values are above a threshold to a foreground value and all the remaining pixels to a background value. Whereas the conventional thresholding operator uses a global threshold for all pixels, adaptive thresholding changes the threshold dynamically over the image. This more sophisticated version of thresholding can accommodate changing lighting conditions in the image, e.g. those occurring as a result of a strong illumination gradient or shadows.ff
Platform: | Size: 1727488 | Author: dimpee | Hits:

[Special Effectschap7

Description: 图像分割,全局阈值,迭代阈值分割,区域生长发等-Image segmentation, global threshold, iterative thresholding, region growing hair, etc.
Platform: | Size: 4096 | Author: 韩建辉 | Hits:

[Special Effectsfengefa

Description: 三种图像分割法,有全局阈值otsu分割、迭代法全局阈值分割、局部阈值分割程序。-Three image segmentation method, there are global threshold otsu segmentation, iterative method global thresholding, local threshold segmentation program.
Platform: | Size: 228352 | Author: 唐品品 | Hits:

[OtheradaptThresh

Description: 使用opencv对图像进行阈值化处理,实现单一阈值(全局阈值)与自适应阈值的比较-Using opencv image thresholding processing, a single threshold (global threshold) compared with Adaptive Threshold
Platform: | Size: 5360640 | Author: panxiaoxu | Hits:

[Special Effectsadaptive-thresholding--computing-SNR

Description: 对影像进行加噪声,和全局,局部,自适应阈值去噪,计算信噪比-It was added to the image noise, and global, local, adaptive thresholding, computing SNR
Platform: | Size: 4096 | Author: 范奎奎 | Hits:

[CSharpGlobalThreshold

Description: 全局阈值分割函数,用于图像二值化,在opencv环境下编写-Global thresholding functions for image binarization, write in opencv environment
Platform: | Size: 13312 | Author: crystal | Hits:

[Special EffectsBasic-global-thresholding

Description: 数字图像分割,基于全局阈值的分割方法,分割图像的matlab实现示例-Digital image segmentation, the segmentation method based on global threshold and image segmentation of matlab implementation examples
Platform: | Size: 216064 | Author: gao | Hits:
« 12 »

CodeBus www.codebus.net