Commit Graph

  • e6cb2c7249 Added a new Test with computer generated images. Images in real life still work better for some reason. main Paul Schaller 2024-01-02 15:14:26 +0100
  • 59dc2f6626 Fixed a scaling issue with the y coordinates in the normalized side images coordinate space Paul Schaller 2023-12-23 19:26:30 +0100
  • 010882aef2 Propably fixed a semantic issue which was caused by communication problems: the height of the tree can be bigger than 1.0 Paul Schaller 2023-12-21 19:54:25 +0100
  • e7f1aa9b3c Added Testcode for the four sided scanner and fixed a small typo Paul Schaller 2023-12-14 12:53:03 +0100
  • 6807ee4a25 Finished Implementation and Test, Test runs successfully and can scan two sides. Added some debug code, removed some TODOs, fixed some errors. Fixed a semantical error which could become a problem with the front-end (y is now defined as "going into the image"). Redid some reverted stuff. Paul Schaller 2023-12-08 17:17:27 +0100
  • 04a2d79653
    Revert the previous two commits Julian Köglmeier 2023-11-28 16:28:46 +0100
  • edcea3bd82 Made the project no longer have any errors Paul Schaller 2023-11-27 15:03:47 +0100
  • 24b41531ae Tiny interface change Paul Schaller 2023-11-27 15:00:50 +0100
  • 595743bda2 Partially implemented scanning test Paul Schaller 2023-11-27 14:32:42 +0100
  • 5852418b0b scanning code now returns a Homograph, deleted unused class Paul Schaller 2023-11-27 14:10:11 +0100
  • 1befac154e Finished Implementation of Homograph (the part of the project that merges multiple images together)(Not tested yet, as nearly everything) Paul Schaller 2023-11-23 18:31:41 +0100
  • b77d8ba7e9 Implemented Point Normalization (untested) Paul Schaller 2023-11-23 16:55:16 +0100
  • d8531012a6 API consistency changes Paul Schaller 2023-11-23 16:39:50 +0100
  • fe3ecd84a0 Added TODOs Paul Schaller 2023-11-23 16:33:36 +0100
  • 44f6a87ebf CODE WITH ERRORS, a small requirement change required a small API change... Paul Schaller 2023-11-23 16:32:26 +0100
  • 2ea8096200 consistent API use Paul Schaller 2023-11-21 18:15:51 +0100
  • a253490145 Another API change Paul Schaller 2023-11-21 18:11:41 +0100
  • b282d41fc9 API change Paul Schaller 2023-11-21 17:56:45 +0100
  • aa45c6926f Changed the SideScanner API to be more maintainable Paul Schaller 2023-11-21 16:10:08 +0100
  • ffd38dcd85 Added Test, Added Test image, fixed nasty bug, rethought life choices Paul Schaller 2023-11-20 16:15:51 +0100
  • f152d34134 added old tracking as test rgrebner 2023-11-20 14:52:25 +0100
  • d227dfbc66 fixed grammar error and changed some code for debugging Paul Schaller 2023-11-20 14:47:40 +0100
  • d322503403 Made use of Point2D.Double in ImageScanner and PointInterpolator Paul Schaller 2023-11-20 14:32:45 +0100
  • 8f98f3eea6 added generating of images with coordinates given by getBrightestSpot rgrebner 2023-11-20 14:28:42 +0100
  • 2fd7d5ed2b Added a todo and renamed a class Paul Schaller 2023-11-18 15:28:28 +0100
  • b3031ad97f Implemented a part of SideScanner and added ImageScanner: scans a single image Paul Schaller 2023-11-18 15:23:16 +0100
  • b750ae9344 Added a Scanner and Side Scanner Class and a scanning package; everything in the scanning package is internal stuff Paul Schaller 2023-11-18 14:49:06 +0100
  • 1b56dd47f0 Fixed Arithmetic Error Paul Schaller 2023-11-14 16:28:56 +0100
  • 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 Paul Schaller 2023-11-14 16:25:34 +0100
  • 48512ecb93 Removed unnecessary whitespace Paul Schaller 2023-11-14 15:52:46 +0100
  • 9a9cbfd345 Added two helper Classes and partially implemented Paul Schaller 2023-11-14 15:51:36 +0100
  • 81d25c6a2c added pictures for tests rgrebner 2023-11-14 13:29:19 +0100
  • e81e3ea17d some very simple and rudimentary code for Image Scanning Paul Schaller 2023-11-14 13:28:44 +0100
  • 92bbfac256
    initial commit #2 Julian Köglmeier 2023-11-14 13:08:15 +0100
  • c5e4c132a0 Initial commit Julian Doberauer 2023-11-07 14:59:51 +0000