Cleaned up matrix transformation and added functionality to save to pdf

This commit is contained in:
2024-02-23 17:16:21 -06:00
parent 60abb4cd3d
commit 37be4f19d7
4 changed files with 252 additions and 49 deletions

View File

@@ -10,3 +10,4 @@ relm4 = "0.6.*"
rten-tensor = "0.3.*"
rten = "0.3.1"
ocrs = "0.4.*"
image = "0.24.9"