搜索资源列表
blobTrack_projet_initial_openCV
- The OpenCV "Video Surveillance" facility, also called "blob tracker" through much of the code, is a simple but practical facility intended to track moving foreground objects against a relatively static background. Conceptually it consists of a three-
testIe
- 组件编程的实例。VC控件编程与演示HTML的操作。-Component programming example. VC controls the operation of programming and presentation HTML.
GuessCapture
- Example Guess Capture using opencv wrapper on C# vs2005 & database mysql. Webcam image capture app to verify guess ID via tcpip module reader and serial rs232 COM port (IN-OUT activity monitoring)
kinect_tiqushendutuxiang
- 利用Kinect提取带ID的骨骼图像数据,并在OPencv环境下显示不同Id的骨骼图像-Using Kinect extraction with ID skeletal image data, and in the OPencv environment show different Id skeletal image
kinect_tiqudaiIDshendutuxiang
- 利用Kinect捕获带ID的深度图像数据,并在OPencv环境下显示深度图像,用不同的颜色表示不同ID的人-Using Kinect to capture with ID depth image data, and in the OPencv environment display depth image, use different colors for different ID.
GetDeviceIDfromVIDandPID
- 通过设备的VID和PID获取对应的设备ID,可用于OpenCV打开摄像头,VideoCapture::open()。-Get device ID which can be used for opencv PID,VID.
多目标跟踪opencv
- 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure.
idcard
- 识别身份证号码,opencv版本为2.4.9. qt版本为5.8.(Identification ID number)