Bastian Kohler kohlerba68671
  • Joined on 2023-05-04
5d31f0bb46 Adapted Parameters
ea0e88ed89 Refactor in DetectorService class
Compare 2 commits »
7dee124378 Refactor in DetectorService class
0ee1446cbc Merge branch 'bk_video_service' into bk_video
bc5227ba4f Refactor of DetectorService
0a3600d0d6 Refactor
ab41217f0e Added DetectionService
Compare 4 commits »
bc5227ba4f Refactor of DetectorService
4185cb5200 Proper display of Toasts in Audio Recorder
9b2d57ad37 Refactor
847e90f5ac Fixed Bug in VideoDetector
ab41217f0e Added DetectionService
e088b0afa3 Working Recorder and Video Detector
493fa8ca83 Fixed Grey Stripes and Rotation Problems
6954d38143 Moved OpenCV Helper to its own Java File
057c7fc139 Added Audio Recorder
10e5cb3e61 Added Audio Recorder. Its working
f329fab62d Microphone Detector and Video Detector and Recorder working simultaniously
4baf3db1bb Merge branch 'tw' into bk_video_test
b94a1d98b7 Working detection with calibration and dB signals. FFT also implemented, but does not work properly at the moment. (Added Complex class, FFT class and imported jjoe64 Graphview (in gradle and gradle.properties) for visualising FFT results)
7c8610facb Move from Mikrofon to MicrophoneDetector class and add of abstract Detector class
90a2aad491 new class Mikrofon
Compare 5 commits »
kohlerba68671 deleted branch bk_recording_test from siebenhaarmi76624/MDT5_1_Ueberwachungssystem_G1 2023-06-18 08:57:43 +00:00
29c193b716 Removed Preview Use Case, Audio still not working
76442888f7 Working Video Detector + Recorder WIP: Use Case logic
d32e0a11f5 Fixed bug in Detector and VideoDetector