- a023421 物流管理系统(Asp.net2.0) 读者将系统的原程序拷贝到本地计算机后
- sim-card Want to regain file which deleted due to human error from cell phone sim card memory? If yes
- HISTMATCH 直方图均衡化和规定化处理
- 103spiW25 使用cube的库文件编写的W25Q16的读写程序
- emulator_feitian_rockey4_usb This an image that emulate feitian rockey 4. Just download and begin the process mounting the image into daemon tool and enjoy.
- AIS 船舶轨迹提取
文件名称:Ostu
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:3.63kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
该文件夹中是三种二值化算法的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) figure, imshow(I_bw)
在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) figure, imshow(I_bw)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Ostu/Ostu阀值运算.m
Ostu/otsu.m
Ostu/使用说明.txt
Ostu/
Ostu/otsu.m
Ostu/使用说明.txt
Ostu/
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.