Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - Object Tracking Using Opencv
Search - Object Tracking Using Opencv - List
Image Processing and Targe Tracking Using OpenCV
Update : 2025-02-17 Size : 3.13mb Publisher : 李振伟

使用opencv,利用图像差分算法,实现通过摄像头进行视频采集,显示当前时间,并利用蓝色的跟踪框跟踪移动物体-Using opencv, the use of the image difference algorithm, to achieve through the camera for video capture, display the current time, and use the blue box to track a moving object tracking
Update : 2025-02-17 Size : 4.16mb Publisher : 许村

一个采用FFMPEG对视频进行解码、采用OPENCV对物体进行跟踪的 跟踪示例程序。-A use of FFmpeg for video decoding, using OPENCV object tracking sample tracking procedures.
Update : 2025-02-17 Size : 940kb Publisher : 曾罗成

This distribution contains source code for a simple object tracking program using particle filtering. You need to have the OpenCV Library and the GNU Scientific Library (GSL) installed to compile and use the programs. See the below two links:-This distribution contains source code for a simple object tracking program using particle filtering. You need to have the OpenCV Library and the GNU Scientific Library (GSL) installed to compile and use the programs. See the below two links:
Update : 2025-02-17 Size : 9.28mb Publisher : zhou

人脸检测的C/C++源代码,曾发表于 OPENCV 的 MAILING LIST,主要是对OPENCV 3.1 版本发布的代码做了一些速度上的优化,并且解决了内存泄漏的问题。这个程序所使用的 Paul Viola 提出(该论文“Rapid Object Detection using a Boosted Cascade of Simple Features”发表在 CVPR01)的 Ada Boosted Cascade 算法可以说是目前最好最快的目标检测算法。-face tracking
Update : 2025-02-17 Size : 1kb Publisher : 圣约翰

Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you *have* to have one of the video windows be active // and NOT the consule window. // // Gary Bradski Oct 3, 2008. // /* *************** License:************************** Oct. 3, 2008 Right to use this code in any way you want without warrenty, support or any guarentee of it working. BOOK: It would be nice if you cited it: Learning OpenCV: Computer Vision with the OpenCV Library by Gary Bradski and Adrian Kaehler Published by O Reilly Media, October 3, 2008 AVAILABLE AT: http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134 Or: http://oreilly.com/catalog/9780596516130/ ISBN-10: 0596516134 or: ISBN-13: 978-0596516130 ************************************************** */-Example OpenCv // Background average sample code done with averages and done with codebooks // (adapted from the OpenCV book sample) // // NOTE: To get the keyboard to work, you*have* to have one of the video windows be active // and NOT the consule window. // // Gary Bradski Oct 3, 2008. // /**************** License:************************** Oct. 3, 2008 Right to use this code in any way you want without warrenty, support or any guarentee of it working. BOOK: It would be nice if you cited it: Learning OpenCV: Computer Vision with the OpenCV Library by Gary Bradski and Adrian Kaehler Published by O Reilly Media, October 3, 2008 AVAILABLE AT: http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134 Or: http://oreilly.com/catalog/9780596516130/ ISBN-10: 0596516134 or: ISBN-13: 978-0596516130 ***************************************************/
Update : 2025-02-17 Size : 3kb Publisher : Jason

利用opencv实现视频采集,轮廓法实现运动物体检测,模块跟中跟踪 -Achieved using opencv video collection, contour method for moving object detection, tracking module with the
Update : 2025-02-17 Size : 1.89mb Publisher : yangxin

DL : 0
Object tracking using Radial Basis Function Networks(Neural networks). The implementation is done in OpenCV.
Update : 2025-02-17 Size : 89kb Publisher : Rickesh

Tracking color object base on opencv and using HSV color system
Update : 2025-02-17 Size : 11.31mb Publisher : sonic

It is a people counter perform using opencv library and C++ language. Has also implemented background subtraction and object tracking.
Update : 2025-02-17 Size : 5.32mb Publisher : pawlik.b

利用directshow连接U口摄像机,再利用menshift实现物体跟踪-U port to connect the camera using directshow, re-use menshift achieve object tracking
Update : 2025-02-17 Size : 10mb Publisher : panlin

Opencv_MFC. Object tracking using Opencv in VC++
Update : 2025-02-17 Size : 55kb Publisher : danghuudat

DL : 0
Object tracking using Opencv in MFC
Update : 2025-02-17 Size : 7.94mb Publisher : danghuudat

Object tracking using opencv software with visual c++,this program tracks the object very fast & very accurately by varying threshold levels for particular object
Update : 2025-02-17 Size : 20kb Publisher : S Sampath Kumar

object tracking using opencv
Update : 2025-02-17 Size : 11.34mb Publisher : ankithreddy

DL : 0
基于LK光流法的目标跟踪,使用opencv开发-LK optical flow based object tracking using opencv development
Update : 2025-02-17 Size : 2.69mb Publisher : lm

利用了微软的Kinect v2 开发了基于深度图像的人体目标的检测跟踪与定位,结合了VS2013,Qt以及opencv视觉库,设计了该系统的GUI界面(Using Microsoft's Kinect V2, we have developed the detection, tracking and positioning of human targets based on depth images. Combining the VS2013, Qt and opencv visual libraries, we have designed the GUI interface of the system)
Update : 2025-02-17 Size : 3.53mb Publisher : Anonymous

Hand Detection Using Color Recognition Object Tracking and Gesture Recognition
Update : 2025-02-17 Size : 8.28mb Publisher : Kas_Zhao

DL : 0
动态目标追踪和前景背景提取,使用Python和opencv编程(Dynamic object tracking and foreground background extraction, using Python and opencv programming)
Update : 2025-02-17 Size : 2kb Publisher : 鹅鹅鹅饿饿

该资料中包含了《OpenCV By Example》中文版以及例程程序,该书的目录如下所示: 第1章 OpenCV的探险之旅; 第2章 OpenCV基础知识介绍; 第3章 图形用户界面和基本滤波; 第4章 深入研究直方图和滤波器; 第5章 自动光学检测、目标分割和检测; 第6章 学习目标分类; 第7章 识别人脸部分并覆盖面具; 第8章 视频监控、背景建模和形态学操作; 第9章 学习对象跟踪; 第10章 文本识别中的分割算法; 第11章 使用Tesseract识别文本;(The archive contains the Chinese version of "OpenCV By Example" and the example program. The contents of this book are as follows: Chapter 1 An expedition to OpenCV; Chapter 2 OpenCV basic knowledge introduction; Chapter 3 Graphical user interface and basic filtering; Chapter 4 In-depth study of histogram and filter; Chapter 5 Automatic optical detection, object segmentation and detection; Chapter 6 Learning object classification; Chapter 7 Identify the face part and cover the mask. Chapter 8 Video surveillance, background modeling and morphological operation. Chapter 9 Learning object tracking; Chapter 10 The segmentation algorithm in text recognition; Chapter 11 Using Tesseract to identify the text;)
Update : 2025-02-17 Size : 63.35mb Publisher : flypig1994
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.