Bastian Kohler
|
5d31f0bb46
|
Adapted Parameters
|
1 year ago |
Bastian Kohler
|
ea0e88ed89
|
Refactor in DetectorService class
|
1 year ago |
Bastian Kohler
|
7dee124378
|
Refactor in DetectorService class
|
1 year ago |
Bastian Kohler
|
0ee1446cbc
|
Merge branch 'bk_video_service' into bk_video
# Conflicts:
# app/src/main/java/com/example/ueberwachungssystem/MainActivity.java
|
1 year ago |
Bastian Kohler
|
bc5227ba4f
|
Refactor of DetectorService
|
1 year ago |
Bastian Kohler
|
4185cb5200
|
Proper display of Toasts in Audio Recorder
|
1 year ago |
Bastian Kohler
|
0a3600d0d6
|
Refactor
|
1 year ago |
Bastian Kohler
|
9b2d57ad37
|
Refactor
|
1 year ago |
Bastian Kohler
|
847e90f5ac
|
Fixed Bug in VideoDetector
|
1 year ago |
Bastian Kohler
|
ab41217f0e
|
Added DetectionService
|
1 year ago |
Bastian Kohler
|
e088b0afa3
|
Working Recorder and Video Detector
|
1 year ago |
Bastian Kohler
|
493fa8ca83
|
Fixed Grey Stripes and Rotation Problems
|
1 year ago |
Bastian Kohler
|
6954d38143
|
Moved OpenCV Helper to its own Java File
|
1 year ago |
Bastian Kohler
|
057c7fc139
|
Added Audio Recorder
|
1 year ago |
Bastian Kohler
|
29c193b716
|
Removed Preview Use Case, Audio still not working
|
1 year ago |
Bastian Kohler
|
76442888f7
|
Working Video Detector + Recorder WIP: Use Case logic
|
1 year ago |
Bastian Kohler
|
d32e0a11f5
|
Fixed bug in Detector and VideoDetector
|
1 year ago |
Bastian Kohler
|
fb8bdcd895
|
Fixed up Video detector
|
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 |
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:
startDetection(), stopDetection(), isRunning()
|
1 year ago |