gen_measure_rectangle2 — MEASURE1D caliper op

Data kinds: nonemeasurehandle (an op determined by its arguments alone — it takes no image or data input)

Call: import measuring1d; measuring1d.gen_measure_rectangle2(row, col, phi, length1, length2, shape) (or opsmeasure1d.get("gen_measure_rectangle2"))

Usage

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

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

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

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

Detailed usage guide

subpixel_measuring 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)

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

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

translate_measure · measure_pos · measure_pairs · fuzzy_measure_pairing

Same category (caliper)

gen_measure_arc · translate_measure · measure_pos · measure_pairs · fuzzy_measure_pairing


*Provenance: measuring1d.py — MEASURE1D 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.