搜索资源列表
EasyCamImperial.ZIP
- 集合物体形状/颜色识别功能的全自动安全监视报警器,可以用来检测特定物体是否被移动、或者用于入侵检测等等 -shape / color recognition function of automatic security alarm monitoring device that can be used to determine whether a particular object was moving, or for intrusion detection, etc.
CameraTrack
- 利用opencv检测移动物体.用来发现车俩。-Detect moving objects using opencv. Available for the detection of car and wife.
移动物体检测源码py
- #!/usr/bin/env python # -*- coding: utf-8 -*- # 导入必要的软件包 import argparse import datetime import imutils import time import cv2 import pdb