synth op• データ種: pairs → pairs
• 呼び出し: import profileops; profileops.profile_perturb(contour, kind='thicken', amount=0.001, extent=0.1, cycles=6.0) (または opsprofile.get("profile_perturb"))
既知の量の欠陥を入れた輪郭を返す。:data:PERTURB_KINDS。
これが無い形状検査は、静かに合格を出す。0.001 翼弦の厚み増を入れて、
検出器がそれを 0.001 として返すかを確かめるために使う。
Args:
contour: 元の輪郭。
kind: 欠陥の種類。
amount: 大きさ(翼弦比)。`"twist"` だけは度。
extent: `"le_erosion"` が及ぶ弦方向の範囲。
cycles: `"waviness"` の波数。
• サンプルデータ カタログ(DL URL / ライセンス) — 2-D は skimage.data(BSD/public)+ 合成、3-D は実データ源(Stanford/PDS 等)の DL URL。
• 演算子の来歴・参考文献 — この op 族の元になった研究/手法の出典。
• アルゴリズムの正典(著者・年)と用途は上記ファミリ使い方ガイドに記載。
• profile_shape_inspection — py -3.11 examples/profile_shape_inspection.py
pairs を入力に取れる)profile_chord_frame · profile_normalise · profile_resample · profile_sides · profile_thickness · profile_camber · profile_leading_edge_radius · profile_trailing_edge_gap
synth)*Provenance: profileops.py — PROFILE operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.