illusion op• Data kinds: none → rgb (an op determined by its arguments alone — it takes no image or data input)
• Call: import fullseye as fs; fs.ledger.illusion_poggendorff(angle_deg: 'float' = 30.0, bar: 'float' = 90.0) -> 'np.ndarray' (to call the implementation directly, import illusion; illusion.illusion_poggendorff(angle_deg: 'float' = 30.0, bar: 'float' = 90.0) -> 'np.ndarray'; from the registry, opsgenerative.get("illusion_poggendorff"))
> This operator's description has not been translated yet. The original text follows as it is.
ポッゲンドルフ錯視。斜線は厳密に 1 本の直線(帯で隠れているだけ)。
不変量: 左右に見えている 2 本の線分は共線(同じ傾き・同じ切片)。
• 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.
• poc_calipers_under_illusion — py -3.11 examples/poc_calipers_under_illusion.py
rgb as input)—
illusion)illusion_cafe_wall · illusion_muller_lyer · illusion_ponzo · illusion_zollner · illusion_fraser_spiral · illusion_ebbinghaus · illusion_kanizsa · illusion_checker_shadow
*Provenance: illusion.py — GENERATIVE 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.