why in torch-radon/examples/visual_sample.py , the fbp result is radon.backprojection(filtered_sinogram) * np.pi / n_angles,
but in torch-radon/examples/visual_sample.py, the fbp result is radon.backprojection(filtered_sinogram)?
you give two different handle ways
why in torch-radon/examples/visual_sample.py , the fbp result is radon.backprojection(filtered_sinogram) * np.pi / n_angles, but in torch-radon/examples/visual_sample.py, the fbp result is radon.backprojection(filtered_sinogram)? you give two different handle ways