Image Processing Toolbox Release Notes | ![]() ![]() |
モホロジー
Version 3.0 では、セグメンテーションおよびイメージの拡張における新しいクラスのアプリケーションをオープンする、幅広い新規のmathematical morphologyツールを追加しています。
既存のdilationおよびerosion演算子は、グレイスケールイメージに対して動作するように機能強化されています。新規関数は、基本演算子(opening, closing, tophat)の追加から、セグメンテーション(距離変換、reconstruction-based演算子、watershed変換)に有効なアドバンスドなツールまで幅広いものです。関数は、自動作戦された要素の分解、32ビットバイナリイメージパッキング、キューベースのアルゴリズムを含む高パフォーマンスのために、アドバンスドな技法を利用します。
関数 |
詳細 |
bwareaopen |
バイナリarea open (小さいオブジェクトの除去) |
bwdist |
|
bwhitmiss |
Binary hit-miss演算 |
bwlabeln |
Label-connected components in N-D binary image |
bwpack |
バイナリイメージのパック |
bwulterode |
Ultimate erosion |
bwunpack |
バイナリイメージのアンパック |
conndef |
デフォルトconnectivity array |
imbothat |
bottom-hatフィルタリングの実行 |
imclearborder |
Suppress light structures connected to image border |
imclose |
イメージのクローズ |
imdilate |
|
imerode |
イメージのErode |
imextendedmax |
Extended-maxima変換 |
imextendedmin |
Extended-minima変換 |
imfill |
イメージのregionsとholesのぬりつぶし |
imhmax |
H-maxima変換 |
imhmin |
H-minima変換 |
imimposemin |
Impose minima |
imopen |
イメージのオープン |
imreconstruct |
Morphological reconstruction |
imregionalmax |
Regional maxima |
imregionalmin |
Regional minima |
imtophat |
Tophatフィルタリング |
strel |
morphological 構造要素を作成 |
strel/getheight |
構造要素の高さを取得 |
strel/getnhood |
構造要素の近傍を取得 |
strel/getsequence |
sequence of decomposed 構造要素を取得 |
strel/isflat |
flat構造要素に対して真 |
strel/reflect |
Reflect structuring element about its center |
strel/translate |
構造要素の移動 |
watershed |
イメージのwatershed領域の検索 |
![]() | Image Processing Toolbox 3.1 Release Notes | 空間変換 | ![]() |