RegionFit
RegionFit[{p1,p2,…},"model"]
点 p1,p2,…に最もフィットする幾何学的領域"model"を求める.
RegionFit[{p1,p2,…},"model","prop"]
どのフィット特性"prop"を返すかを指定する.
詳細とオプション
- RegionFitは,サンプルコンセンサスモデルとしても知られている.
- RegionFitは,通常,点の集合をフィットして領域を再構築するために使われる.
- RegionFit[{p1,p2,…},"model"]は,指定された"model"のパラメータを点の集合から反復的に推定することで,最も多くの点 piを含む領域を求める.
- 次は,使用可能な2Dの"model"指定である.
-
"Line" 無限の線 "Circle" 円 - 次は,使用可能な3Dの"model"指定である.
-
"Line" 無限の線 "Circle" 円 "Plane" 平面 "Sphere" 球 "Cylinder" 円柱 "Cone" 円錐 - RegionFit[Point[{p1,p2,…}]]は,事実上,RegionFit[{p1,p2,…}]に等しい.
- 点 piの頂点法線 niはPoint[{p1,p2,…},VertexNormals{n1,n2,…}]で指定できる.
- RegionFit[{p1,p2,…},"model","prop"]はフィット特性"prop"の値を返す.
- 次は,使用可能なフィット特性"prop"である.
-
"BestFit" 最良のモデル候補 "Points" 点集合 "Inliers" モデル候補にフィットする点 "Outliers" モデル候補にフィットしない点 "DistanceVariance" モデル候補までの距離の分散 "Distances" 最良のモデル候補までの距離 {prop1,prop2,…} いくつかのフィット特性 - 次は使用可能なオプションである.
-
ConfidenceLevel Automatic 外れ値がないサンプルの望ましい確率 Method Automatic 使用するメソッド PerformanceGoal $PerformanceGoal 最適化しようとするパフォーマンスの局面 Tolerance Automatic 使用する数値による許容範囲 VertexNormals None 点の頂点法線 WorkingPrecision Automatic 計算精度 - 次は,Methodの可能な設定である.
-
"RANSAC" ランダムサンプルコンセンサス "LMEDS" 正方形の最小中央値 "MSAC" M推定器サンプルコンセンサス "RRANSAC" ランダム化されたRANSAC "RMSAC" ランダム化されたMSAC "MLESAC" 最尤推定サンプルコンセンサス "PROSAC" 前進ランダムコンセンサス
例題
すべて開くすべて閉じる例 (2)
スコープ (13)
データ (4)
モデル (7)
特性 (2)
オプション (4)
Tolerance (1)
Toleranceを使ってインライヤーの最大距離を制御する:
アプリケーション (3)
Wolfram Research (2021), RegionFit, Wolfram言語関数, https://reference.wolfram.com/language/ref/RegionFit.html.
テキスト
Wolfram Research (2021), RegionFit, Wolfram言語関数, https://reference.wolfram.com/language/ref/RegionFit.html.
CMS
Wolfram Language. 2021. "RegionFit." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RegionFit.html.
APA
Wolfram Language. (2021). RegionFit. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RegionFit.html