Binary Image Processing

バージョン 1.0.0.0 (952 Bytes) 作成者: 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