Commit 857cee8
committed
feat: add RadialFourier3D and RadialFourierFeatures3D transforms
- Implement 3D radial Fourier transform for rotation-invariant frequency analysis
- Support radial binning, magnitude/phase output, normalization, and exact inverse
- Add RadialFourierFeatures3D for multi-scale feature extraction
- Add comprehensive unit tests (20 tests covering shapes, inverse, batch, numpy, etc.)
- Fix test discovery and mypy compatibility1 parent 5cf7d17 commit 857cee8
File tree
3 files changed
+87
-174
lines changed- monai/transforms/signal
- tests/transforms/signal
3 files changed
+87
-174
lines changed
0 commit comments