mirror of
https://github.com/cdtools-developers/cdtools.git
synced 2026-09-13 23:02:38 +02:00
- 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.