profile_thickness — PROFILE measure op

Data kinds: pairspairs

Call: import profileops; profileops.profile_thickness(contour, n=101) (or opsprofile.get("profile_thickness"))

Usage

> This operator's description has not been translated yet. The original text follows as it is.

厚み分布 `t(x)。返りは (n, 2)(x, t)`。

`pairs として返すので、pairs_to_signalplot_series` へそのまま

渡せる。最大厚みとその位置は :func:profile_thickness_stats ではなく

返り値から取る(`t` の最大 = 最大厚み比)。

Detailed usage guide

profile_metrology family guide

References (sample data, literature)

• Sample-data catalog (download URLs / licences) — 2-D uses skimage.data (BSD/public domain) plus synthetic images; 3-D lists download URLs for real data sources (Stanford, PDS, …).

• Operator provenance and references — the sources of the research/methods this op family came from.

• The canonical algorithm (author, year) and its uses are named in the family usage guide above.

Runnable examples (verified samples that actually call this op)

profile_shape_inspectionpy -3.11 examples/profile_shape_inspection.py

Ops the type connects to (they accept pairs as input)

profile_perturb · profile_chord_frame · profile_normalise · profile_resample · profile_sides · profile_camber · profile_leading_edge_radius · profile_trailing_edge_gap

Same category (measure)

profile_sides · profile_camber · profile_leading_edge_radius · profile_trailing_edge_gap


*Provenance: profileops.py — PROFILE operator registry. This per-op note is generated by tools/opdocs.py md (do not hand-edit).*

© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.