detect_boundary.zip

バージョン 1.0.0.0 (75.5 KB) 作成者: Alister Fong
Detects, sorts and classifies the boundries of multiple objects in a binary image.
ダウンロード: 8.5K
更新 2003/12/16

ライセンスの表示

Takes a binary image and detects the border between the white multiple features and the black background. After taking these coordinates, they will be sorted such that a closed border will be in either clockwise, anti-clockwise or unsorted. These sets of borders can then be classified into whole features with all borders internal or external to the feature.
A previously missing program has been included in this new update. (16 Dec 2003)

引用

Alister Fong (2024). detect_boundary.zip (https://www.mathworks.com/matlabcentral/fileexchange/4249-detect_boundary-zip), 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

A previously missing sub-program has been now been added