Skip to content

Commit 00ef6ed

Browse files
author
hanyoseob
committed
Update README.md
1 parent ec76e55 commit 00ef6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,6 @@ X-ray computed tomography (CT) has experienced an explosion of technological dev
8989
| Projection | about 1000 sec | *ray-driven* |
9090
| (a) Filtering | about 0.025 sec | *convolution* |
9191
| (b) Filtering | about 0.050 sec | *zero-padding + FFT*|
92-
| Backprojection | about 260 sec | *pixel-driven* |
92+
| Backprojection | about 300 sec | *pixel-driven* |
9393

9494
> 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

Comments
 (0)