matteo-ronchetti / torch-radon

Computational Tomography in PyTorch
https://torch-radon.readthedocs.io
GNU General Public License v3.0
218 stars 45 forks source link

Handle non-squared images #17

Open fpicetti opened 3 years ago

fpicetti commented 3 years ago

I'd like to have the possibility to compute the Radon Transform of non-squared images. This is extremely useful in a number of imaging applications.

matteo-ronchetti commented 3 years ago

Thanks for pointing that out and sorry for the late reply. Support for non-squared images will come in the next release of TorchRadon. Currently I'm too busy with other projects but I will probably start to work fulltime on TorchRadon in the next months.