Zeit eingeführt die Doppelalarme verhindert

Durch clustern der Pixel eventuell bessere Detektion realisiert
This commit is contained in:
Michael Pilhoefer 2023-06-19 18:57:07 +02:00
parent 7f41e4a555
commit 72527f9797

View File

@ -104,7 +104,6 @@ public class KameraAktivitaet extends AppCompatActivity {
alarmResetHandler.postDelayed(alarmResetRunnable, ALARM_RESET_DELAY); alarmResetHandler.postDelayed(alarmResetRunnable, ALARM_RESET_DELAY);
} }
} }
imageProxy.close(); imageProxy.close();