Tobias Wolz
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)
1 year ago
Miguel Siebenhaar
df9b28c830
merge Kommunikation Version 1.2 UDP Socket
1 year ago
Miguel Siebenhaar
6ec0b175e4
merge Kommunikation Version 1.2 UDP Socket
1 year ago
Miguel Siebenhaar
e89a5d11a1
Kommunikation Version 1.2 UDP Socket
1 year ago
Miguel Siebenhaar
b246ad8624
Kommunikation Version 1.1 UDP Socket
1 year ago
Leon Market
6c4905d0e7
Added constructors for activity and textView in ThreadDemo
1 year ago
Bastian Kohler
fb8bdcd895
Fixed up Video detector
1 year ago
Leon Market
402b73e4bd
Removed calibration code and added method checkAlarm
1 year ago
Leon Market
9e5b669986
Added Accelerometer as Runnable Class and ThreadDemo as example
1 year ago
Leon Market
8275d8bd5a
Added
1 year ago
Bastian Kohler
7ef0df48dd
Refactored Detector
1 year ago
Bastian Kohler
50b579705e
Detector based on OpenCV working
1 year ago
Bastian Kohler
8551abfc5d
Changde Detector class
1 year ago
Bastian Kohler
bbd333426d
unfinished changes in Detector
1 year ago
Bastian Kohler
e98ae10267
refactor
1 year ago
Bastian Kohler
7d29ed1ca9
Rebuild to use openCV. Alarm not yet implemented
1 year ago
Bastian Kohler
f98079d431
Readded main and main xml
1 year ago
Miguel Siebenhaar
192f88ede5
Kommunikation Version 1 UDP Socket
1 year ago
Miguel Siebenhaar
3c1366bd10
Kommunikation Version 1 UDP Socket
1 year ago
Bastian Kohler
11dbcd0362
Merge branch 'bk_video' of siebenhaarmi76624/MDT5_1_Ueberwachungssystem_G1 into master
1 year ago
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
Tobias Wolz
7c8610facb
Move from Mikrofon to MicrophoneDetector class and add of abstract Detector class
1 year ago
Leon Market
4999f1b998
added Detector, DetectorReport, Logger
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
Leon Market
620528302e
added Beschleunigungssensor
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:
startDetection(), stopDetection(), isRunning()
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