Binary Image Processing

版本 1.0.0.0 (952 字节) 作者: M M
Morphological operations on binary images.
14.7K 次下载
更新时间 2003/10/9

无许可证

This program performs morphological operations on binary images

Sample Run:
>> binaryim

This program performs morphological operations on binary image
Entering the image for MATLAB...
Note that if You entered a gray scale or RGB image (not Binary),
It will be converted to Binary Image by Thresholding
Save the image or its copy in MATLAB working Directory
Enter the name of the image file (filename.ext) : cat.bmp

Click (1) to Perform Erosion
Click (2) to Perform Dilation
Click (3) to Perform Binary Opening
Click (4) to Perform Binary Closing
Click (5) to Subtract the Opening from the Input Image
Click (6) to Subtract the Input Image from its Closing
Click (7) to Remove isolated pixels (1's surrounded by 0's)
Click (8) to Fill isolated interior pixels (0's surrounded by 1's)
Click (9) to Leave only boundary pixels
Click (10) to Shrink objects to points
Click (11) to Make objects Thicker
Click (12) to Make objects Thinner
You select the Choice number : 9

Do you like to SAVE Result Image? (y/n) : y

You choose to SAVE the Result Image
Type the name of the new image file (filename.ext) : cat111.jpg

Saving ...
The new file is called cat111.jpg and it is saved in MATLAB working Directory

引用格式

M M (2024). Binary Image Processing (https://www.mathworks.com/matlabcentral/fileexchange/4052-binary-image-processing), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R12
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0