Files
cdtools/examples
gnzng 6de3491928 Add line-based FRC function and corresponding tests, and example file
- Implemented `line_based_frc` function for computing line-based Fourier Ring Correlation with multiple threshold methods.
- Added unit tests for `line_based_frc` to validate functionality with both PyTorch tensors and NumPy arrays.
- Created example script to demonstrate usage of `line_based_frc` with generated test images.
2025-07-10 14:24:24 -07:00
..