Commit Graph

23 Commits

Author SHA1 Message Date
Paul Schaller
d8531012a6 API consistency changes 2023-11-23 16:39:50 +01:00
Paul Schaller
fe3ecd84a0 Added TODOs 2023-11-23 16:33:36 +01:00
Paul Schaller
44f6a87ebf CODE WITH ERRORS, a small requirement change required a small API
change...
2023-11-23 16:32:26 +01:00
Paul Schaller
2ea8096200 consistent API use 2023-11-21 18:15:51 +01:00
Paul Schaller
a253490145 Another API change 2023-11-21 18:11:41 +01:00
Paul Schaller
b282d41fc9 API change 2023-11-21 17:56:45 +01:00
Paul Schaller
aa45c6926f Changed the SideScanner API to be more maintainable 2023-11-21 16:10:08 +01:00
Paul Schaller
ffd38dcd85 Added Test, Added Test image, fixed nasty bug, rethought life choices 2023-11-20 16:15:51 +01:00
rgrebner
f152d34134 added old tracking as test 2023-11-20 14:52:25 +01:00
Paul Schaller
d227dfbc66 fixed grammar error and changed some code for debugging 2023-11-20 14:47:40 +01:00
Paul Schaller
d322503403 Made use of Point2D.Double in ImageScanner and PointInterpolator 2023-11-20 14:32:45 +01:00
rgrebner
8f98f3eea6 added generating of images with coordinates given by getBrightestSpot 2023-11-20 14:28:42 +01:00
Paul Schaller
2fd7d5ed2b Added a todo and renamed a class 2023-11-18 15:28:28 +01:00
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