decompose op• Datenarten: table → image2d
• Aufruf: import motionmag; motionmag.complex_steerable_reconstruct(decomposition) -> 'np.ndarray' (oder opsmotionmag.get("complex_steerable_reconstruct"))
Invertiert :func:complex_steerable_decompose -> reelles `(H, W)`-Bild.
> Die ausführliche Beschreibung unten ist der Originaltext — Zusammenfassung und Überschriften sind übersetzt.
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.
• Leitfaden zur Familie motion_magnification
• Katalog der Beispieldaten (Download-URLs / Lizenzen) — 2-D nutzt skimage.data (BSD/Public Domain) plus synthetische Bilder, 3-D nennt Download-URLs echter Datenquellen (Stanford, PDS, …).
• Herkunft und Literatur der Operatoren — die Quellen der Forschung/Verfahren, auf denen diese Operatorfamilie beruht.
• Der kanonische Algorithmus (Autor, Jahr) und seine Anwendungen stehen im Familienleitfaden oben.
• motion_magnification — py -3.11 examples/motion_magnification.py
image2d als Eingabe)decompose)*Provenance: motionmag.py — MOTIONMAG Operator-Registry. Diese Notiz wird von tools/opdocs.py md erzeugt (nicht von Hand bearbeiten).*
© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.