commit 196bab466747d4b10b17a9a24a3abee65cc35105 parent 2f893c721f7f23fd15e5ef3faabd0814f43400b0 Author: Marcel <MTRNord@users.noreply.github.com> Date: Fri, 7 Oct 2016 22:20:28 +0200 Create CodingResources.md Diffstat:
| A | CodingResources.md | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/CodingResources.md b/CodingResources.md @@ -0,0 +1,4 @@ +These are the resources I do use for this code. +=============================================== + +- Learning and detecting chars (basicly OCR): http://stackoverflow.com/a/9620295/4929236