gen_measure_rectangle2 — MEASURE1D caliper op

データ種: なしmeasurehandle(引数だけで決まる op —— 画像やデータの入力を取らない)

呼び出し: import measuring1d; measuring1d.gen_measure_rectangle2(row, col, phi, length1, length2, shape) (または opsmeasure1d.get("gen_measure_rectangle2"))

使い方

回転測定矩形(長軸 `phi` 方向に 1 px 間隔でプロファイルを取る)を定義

(gen_measure_rectangle2)。サンプル数 n = round(2*length1)+1、始点は

中心から -(n-1)/2 px の位置。`length2` は幅方向の平均化幅 [px]。

詳しい使い方ガイド

subpixel_measuring ファミリ ガイド

参考(サンプルデータ・文献)

• サンプルデータ カタログ(DL URL / ライセンス) — 2-D は skimage.data(BSD/public)+ 合成、3-D は実データ源(Stanford/PDS 等)の DL URL。

• 演算子の来歴・参考文献 — この op 族の元になった研究/手法の出典。

• アルゴリズムの正典(著者・年)と用途は上記ファミリ使い方ガイドに記載。

実行できる例(この op を実際に呼ぶ検証済みサンプル)

poc_barcode_1dpy -3.11 examples/poc_barcode_1d.py

poc_dimensional_inspectionpy -3.11 examples/poc_dimensional_inspection.py

poc_solar_limb_darkeningpy -3.11 examples/poc_solar_limb_darkening.py

poc_water_levelpy -3.11 examples/poc_water_level.py

poc_weld_bead_profilepy -3.11 examples/poc_weld_bead_profile.py

型が繋がる次の op(measurehandle を入力に取れる)

translate_measure · measure_pos · measure_pairs · fuzzy_measure_pairing

同カテゴリ(caliper)

gen_measure_arc · translate_measure · measure_pos · measure_pairs · fuzzy_measure_pairing


*Provenance: measuring1d.py — MEASURE1D operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。*

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