diff --git a/templates/cv.html b/templates/cv.html index e8260d4..862af81 100644 --- a/templates/cv.html +++ b/templates/cv.html @@ -19,7 +19,7 @@
cv.py - Knock-knock,Neo... + Knock-knock,Neo... Your CODE is here...
diff --git a/templates/index.html b/templates/index.html index db7f87d..ea51449 100644 --- a/templates/index.html +++ b/templates/index.html @@ -26,6 +26,7 @@ ГлавнаяМой Телеграм: @ElpinOfficial GitHub + Мои частные репозиторииRendered by FastApi  
diff --git a/templates/pycoral.html b/templates/pycoral.html index 1c48de8..988599b 100644 --- a/templates/pycoral.html +++ b/templates/pycoral.html @@ -28,7 +28,13 @@ Как-то вспомнил что давно хотел присмотреться к ускорителю Google Coral. Пока заказанный свисток отправлялся со склада в Мск, я думал как мне его использовать. - + Стандартные детекторы движения (например motion motioneye) достаточно часто false positive на всякий шум (ветер/снег) + Поэтому мой CCTV будет писать через ffmpeg качественный захват движения в камере, но только после обнаружения в кадре + реального человека. + Код: + Мой CCTV= Raspberry4+GoogleCoral + Результат: +