-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4 from spectrtrec/dev
Add base test, new libs and fix document format. Change version of rust and tesseract.
- Loading branch information
Showing
10 changed files
with
318 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,5 @@ | ||
use std::{env::current_dir, path::PathBuf}; | ||
|
||
pub fn get_current_working_dir() -> PathBuf { | ||
let mut cur_dir = current_dir().unwrap(); | ||
return current_dir().unwrap().to_owned(); | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
1 1 0 0 0 0 0 0 343 430 -1 | ||
2 1 1 0 0 0 94 4 112 25 -1 | ||
3 1 1 1 0 0 94 4 112 25 -1 | ||
4 1 1 1 1 0 101 4 83 10 -1 | ||
5 1 1 1 1 1 101 4 35 10 59.081154 Helto | ||
5 1 1 1 1 2 143 4 41 10 18.626404 World! | ||
4 1 1 1 2 0 94 20 112 9 -1 | ||
5 1 1 1 2 1 94 20 5 9 83.044060 I | ||
5 1 1 1 2 2 108 22 21 7 93.075371 use | ||
5 1 1 1 2 3 137 20 69 9 31.186249 tesseract |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.