LEAP
LEAP copied to clipboard
comprehensive library of 3D transmission Computed Tomography (CT) algorithms with Python and C++ APIs, a PyQt GUI, and fully integrated with PyTorch
Is there any demo example of oblique CBCT(Laminography CT) at LEAP packet?
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix...
Although [Low Dose CT Grand Challenge](https://www.aapm.org/grandchallenge/lowdosect/) is 2016 dataset. Nowadays still many paper use it. But it seems not a clear code to guide how to reconstruct to CT image...
Hi, Thank you for your great CT geometry tools! I am really using well in window system. So my question is, is there a Docker image to install and run...
Thank you for sharing the excellent toolkit. I am currently interested in offset scan and am trying it with the data I have. However, I seem to have made a...
For 128-slice(or more) ct , cone-beam artifacts are severe,Whether LEAP supports removal of cone-beam artifacts?
Hi, I get this error when installing throuhg linux. I have tried manual installation and without pytorch installations, but all give this same .egg-info missing error.  I have the...
Hi, Kyle, I am trying the demo for scatter correction "d31_scatter_correction.py". But the code run into an error in line 178 when down-sampling the data. The error information is listed...
I observed a ring artifact in the overlapping region when using half-fan weighting. Are there any solutions?   ``` cfg = get_config(sdd=990.805, sod=537.5, nAngles=720, nBins=2, nPad=0, detPhyOffsetX=-138.23, detPhyOffsetY=-96, volZDim=128,...
@kylechampley As you may know most ct-reconstruction package support their own phantom jig calibration feature. Is there any plan for this feature in leap package or already has ?