#4 bk_video

Merged
kohlerba68671 merged 30 commits from bk_video into master 1 year ago

30 Commits

Author SHA1 Message Date
  Bastian Kohler 047d45f1cb Added comments to VideoDetector class 1 year ago
  Bastian Kohler 95919a6602 preparing branch for merge 1 year ago
  Bastian Kohler 19d1bfe1e3 Refactor 1 year ago
  Bastian Kohler e9da712882 Merge remote-tracking branch 'origin/bk_video' into bk_video 1 year ago
  Bastian Kohler 804c5aba36 Removed old Luminosity detection 1 year ago
  Bastian Kohler c5577b125f Changed VideoDetector.java to detect based on changed pixel count instead of average luminosity 1 year ago
  Bastian Kohler 6100d17bd2 Refactored in Main 1 year ago
  Bastian Kohler 74a291bdd6 Removed olf Luminosity detection 1 year ago
  Bastian Kohler ba6765b1fb Changed VideoDetector.java to detect based on changed pixel count instead of average luminosity 1 year ago
  Bastian Kohler 9fce3be6a8 Refactored some stuff in Main 1 year ago
  Bastian Kohler 9892fc35bc Refactor of Detector.java 1 year ago
  Bastian Kohler 62a528d33b Implemented VideoDetector as a child class of abstract class Detector 1 year ago
  Bastian Kohler 37617dbd54 Fixed a bug in Detector.java 1 year ago
  Bastian Kohler 569bd43163 Adjusted some values in xml and video detector for showcase 1 year ago
  Bastian Kohler fdb0036ea6 Added comments to abstract class "Detector" 1 year ago
  Bastian Kohler f9797f2dca Added Abstract class Detector 1 year ago
  Bastian Kohler ba75c58a23 Refactor 1 year ago
  Bastian Kohler 3d799ae461 Rebuild Demo in Main Activity 1 year ago
  Bastian Kohler 2501662737 Fixed a bug in the video decoder 1 year ago
  Bastian Kohler d04d166e14 Added log function to detection report 1 year ago
  Bastian Kohler 1576719d10 Added onDetectionListener to VideoDecoder 1 year ago
  Bastian Kohler 362af75b9a Added DetectionReportCalss 1 year ago
  Bastian Kohler bef5d03494 Added functions for checking luminosity violation 1 year ago
  Bastian Kohler 80ebf77eb6 Removed empty Text File 1 year ago
  Bastian Kohler c4ed247a05 added Functions to VideoDetector: 1 year ago
  Bastian Kohler 323786859e added Video Decoder Class 1 year ago
  Bastian Kohler 354bf937b2 added camerax libraries to build.gradle 1 year ago
  Bastian Kohler 39bb37f5c3 removed VideoDetection.java 1 year ago
  Bastian Kohler b198dc2e06 small refactor 1 year ago
  BepsiKohler d83cd3dc32 Added camera access permission 1 year ago