We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec76e55 commit 00ef6edCopy full SHA for 00ef6ed
README.md
@@ -89,6 +89,6 @@ X-ray computed tomography (CT) has experienced an explosion of technological dev
89
| Projection | about 1000 sec | *ray-driven* |
90
| (a) Filtering | about 0.025 sec | *convolution* |
91
| (b) Filtering | about 0.050 sec | *zero-padding + FFT*|
92
-| Backprojection | about 260 sec | *pixel-driven* |
+| Backprojection | about 300 sec | *pixel-driven* |
93
94
> To reduce the execution time, Codes of `C/C++ ver.` and/or `Python ver.` code will be published **as soon as possible**.
0 commit comments