You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+22-8Lines changed: 22 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,28 @@
2
2
3
3
As told by its name, fast-openISP is a **faster** re-implementation of the [openISP](https://github.com/cruxopen/openISP) project.
4
4
5
-
Compared to C-style code in the official openISP repo, fast-openISP uses pure matrix implementations based on Numpy, and increases processing speed over xxx.
6
-
7
-
Here is the running time in my Ryzen 7 1700 8-core 3.00GHz machine:
|unknown |[test.RAW](raw/test.RAW)|1920 x 1080 |todo |todo |
12
-
|Nikon D3x|[color_checker.pgm](raw/color_checker.pgm)|6080 x 4044 |todo |todo |
5
+
Compared to C-style code in the official openISP repo, fast-openISP uses pure matrix implementations based on Numpy, and increases processing speed **over 300 times**.
6
+
7
+
Here is the running time in my Ryzen 7 1700 8-core 3.00GHz machine with the 1920x1080 input Bayer array:
0 commit comments