fullseye

complex_steerable_reconstruct — MOTIONMAG decompose op

使い方

Invert :func:complex_steerable_decompose -> (H, W) real image.

Exact: the analysis bank is a tight frame after the divisor correction, so the round trip is the identity up to floating-point rounding (measured 6.66e-16 maximum absolute error on a 64x64 random frame with the default 4 scales x 4 orientations). Editing a band before calling this — scaling its phase, zeroing it — is how every other operator in this module works.

Refuses a dict whose bands do not match the declared shape or count, because a partially edited decomposition would otherwise reconstruct something plausible from the wrong frame size.

詳しい使い方ガイド

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

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

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

complex_steerable_decompose

同カテゴリ(decompose)

complex_steerable_decompose


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

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