Go to file
Ethan Wellenreiter d5e7a2eed2 Deskew using Hough Lines
First implementation finished. Working on using it to crop.
Going to try using probabalistic hough lines and a bounding box
to pick out lines within a margin of the correct orientation (vertical)
and put a bounding box around these lines to try and approximate the
receipt.

Signed-off-by: Ethan Wellenreiter <ewellenreiter@gmail.com>
2023-10-07 12:02:34 -04:00
code Deskew using Hough Lines 2023-10-07 12:02:34 -04:00
docker Pushing current training loop and other helpful files 2023-10-04 02:27:12 -04:00
miscellaneous Initial setup 2023-09-08 02:03:04 -04:00
.gitignore Pushing current training loop and other helpful files 2023-10-04 02:27:12 -04:00
run.sh Updating the way I run build and run containers 2023-09-26 18:02:26 -04:00
setup.sh Updating the way I run build and run containers 2023-09-26 18:02:26 -04:00