搜索资源列表
ImageBinaryzation
- image_binaryzation.m : 图像二值化主函数,调用otsu、kittler otsu.m : 类判别分类法(otsu全局二值化算法) kittler : 最小分类错误(minimum error thresholding)全局二值化算法 image_refining.m : 图像细化主程序,调用otsu、refining refining.m : 计算骨架的一种实用方法对图像进行细化 coins.bmp lenna.bmp woman_
binarization
- 该文件夹中有四个matlab文件,说明如下: binariztion.m: 二值化主程序,分别调用下面三种二值化算法。 otsu.m: 表示otsu全局二值化算法。 kittlerMet.m: 表示kittler 最小分类错误(minimum error thresholding)全局二值化算法。 niblack.m: 表示niblack局部二值化算法。 coins.bmp: 原始灰度图片。 coins_bw_otsu.bmp: otsu全局二值化结果。
Ostu
- 该文件夹中是三种二值化算法的matlab代码,下面以otsu二值化算法实现为例进行说明: 在Matlab上运行时,可以把该文件夹设为当前目录(Current Directory) 先读入灰度图片, 图片假设保存在D盘 I = imread( D:\coins.bmp ) 二值化 I_bw = otsu(I) 查看二值化结果 figure, imshow(I_bw) -I = imread( D:\coins.bmp ) I_bw = otsu(I) fig
matlab_10-coins
- matlab图像处理的,检测10个硬币的位置-matlab image processing to detect the position of the 10 coins
5454DF
- 【matlab编程代做】基于matlab计算硬币数量算法源码 -[Do] matlab matlab-based programming on behalf of computing the number of coins algorithm source code
ljds23
- 【matlab编程代做】圆形物体识别程序硬币等圆形物体 -[Do] matlab programming generation circular object recognition program coins and other round objects
MALTHL23
- 【matlab编程代做】圆形物体识别程序硬币等圆形物体 可以作为参考使用学习-[Do] matlab programming generation circular object recognition program coins and other round objects can be used as a reference study