搜索资源列表
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.
Dianziluopan
- 电子罗盘数据截取,运用于对物体航位,俯仰,横滚三参数的截取。在智能移动物体中运用广泛,具有参考价值-interception of electronic compass data, the application of object-Air, pitching, the three parameters of Rolling interception. The smart mobile objects using widely, with reference value
MoveSelOb
- 用鼠标拖动物体移动的源程序-objects with the mouse Drag mobile source
MyAccel
- 加速度信息采集程序.主要是通过界面显示物体移动的信息采集。-Accelecer information program very useful
yidong
- 一个简单的移动物体的程序一个简单的移动物体的程序-A simple procedure for moving objects
CameraTrack
- 利用opencv检测移动物体.用来发现车俩。-Detect moving objects using opencv. Available for the detection of car and wife.
move
- 通过控件来实现在前面板上对物体的移动从而达到自己想要的效果-Through the front panel controls to achieve the object moving on to achieve their desired effect
OpenGl_cPP
- 用鼠标点击物体移动图形,opengl c-Use the mouse to click on objects moving graphics, opengl c++
移动物体检测源码py
- #!/usr/bin/env python # -*- coding: utf-8 -*- # 导入必要的软件包 import argparse import datetime import imutils import time import cv2 import pdb