Commit Graph

10 Commits

Author SHA1 Message Date
Paul Schaller
b3031ad97f Implemented a part of SideScanner and added ImageScanner: scans a single
image
2023-11-18 15:23:16 +01:00
Paul Schaller
b750ae9344 Added a Scanner and Side Scanner Class and a scanning package;
everything in the scanning package is internal stuff
2023-11-18 14:49:06 +01:00
Paul Schaller
1b56dd47f0 Fixed Arithmetic Error 2023-11-14 16:28:56 +01:00
Paul Schaller
1f67f51467 Figured out, that it wasn't "1", but infact "0". Finished implementation
of getBrightestSpotGrayscale (WARNING ⚠️: untested code). To be done:
Write test cases for all the methods
2023-11-14 16:25:34 +01:00
Paul Schaller
48512ecb93 Removed unnecessary whitespace 2023-11-14 15:52:46 +01:00
Paul Schaller
9a9cbfd345 Added two helper Classes and partially implemented 2023-11-14 15:51:36 +01:00
rgrebner
81d25c6a2c added pictures for tests 2023-11-14 13:29:19 +01:00
Paul Schaller
e81e3ea17d some very simple and rudimentary code for Image Scanning 2023-11-14 13:28:44 +01:00
92bbfac256
initial commit #2 2023-11-14 13:08:15 +01:00
Julian Doberauer
c5e4c132a0 Initial commit 2023-11-07 14:59:51 +00:00