CC2periodic

バージョン 1.1.0.0 (2.12 KB) 作成者: Geoff Stanley
Find connected components of periodic binary data.
ダウンロード: 165
更新 2018/4/5

ライセンスの表示

bwconncomp() determines connected components of a binary image, but the image may actually represent data on a periodic domain. In this case, CC2periodic() appropriately converts the output of bwconncomp(), by scanning pixels along the border of the image, and merging objects that appear on either side of the border.

引用

Geoff Stanley (2024). CC2periodic (https://www.mathworks.com/matlabcentral/fileexchange/66079-cc2periodic), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersData Type Conversion についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.1.0.0

- Enabled support for dimension >= 3 if connectivity is minimal
- core algorithm changed, to handle objects that stretch between sides
- Updated tests

1.0.0.0