Description: 该文件夹中有六个M文件,说明如下:
boundary_extraction.m : 目标区域边界抽取主函数,其中调用ostu、four_neighbor、eight_neighbor、globe_graph
otsu.m : 类判别分类法(otsu全局二值化算法)
four_neighbor.m : 四邻域法边界抽取
eight_neighbor.m : 八邻域法边界抽取
globe_graph.m : 全局检测法边界抽取
area_peri.m : 目标区域周长计算主函数,调用ostu
4A.bmp
face.bmp
gun.bmp : 原始灰度图片
PeriAnalysis.txt : 记录了实验过程中目标区域的总数和各自的周长
实验结果文件夹 : 保存了实验过程中生成的图像和程序流程图-The folder has six M-file, as follows: boundary_extraction.m: the main function of the target area boundary extraction, which calls ostu, four_neighbor, eight_neighbor, globe_graph otsu.m: class discriminant classification (otsu global binarization algorithm) four_neighbor . m: neighbors-domain method boundary extraction eight_neighbor.m: eight neighborhood boundary extraction method globe_graph.m: Global detection boundary extraction area_peri.m: calculate the circumference of the main function of the target area, call ostu 4A.bmp face.bmp gun.bmp : The original grayscale pictures PeriAnalysis.txt: recorded during the experiment the total number of the target area and their perimeter results Folder: to save the images generated during the experiment and the program flow chart Platform: |
Size: 254976 |
Author:许胜强 |
Hits:
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:
Description: 最大类间方差法,用于分类,压缩文件中包含多个子程序,需加压后使用 MATLAB 环境-Otsu method, for classifying the compressed file contains a plurality of subprograms, the pressure required using the MATLAB environment after Platform: |
Size: 1024 |
Author:王一 |
Hits: