摘要: 今天改进跌倒检测模块的main部分,使其可以通过摄像头实时监测 import time from collections import deque import requests import cv2 import numpy as np import mediapipe as mp from st 阅读全文
posted @ 2024-05-21 16:26 菜鸟de博客 阅读(17) 评论(0) 推荐(0)