Welcome![Sign In][Sign Up]
Location:
Search - opencv trajectory

Search list

[Graph programOnlineHandwriting

Description: 完整利用openCV做联机手写大写英文字母识别的例子.利用了联机手写的笔画数目,笔画轨迹做为特征量进行识别。训练测试接近100%.实际识别也比较准。-Full use of online handwritten openCV do uppercase letters of the alphabet to identify examples. Use of the number of online handwritten strokes, stroke trajectory as identification features. Training test close to 100. The actual identification of more potential.
Platform: | Size: 262144 | Author: 小西 | Hits:

[Graph Drawingdraw

Description: 基于opencv的绘图程序,可以实现在图片上用鼠标画线的功能-Opencv-based mapping procedures, can be achieved with the mouse in the picture on the function of drawing a line
Platform: | Size: 236544 | Author: wangz | Hits:

[Graph Recognizetrace

Description: 使用opencv库实现对视频上移动物体的轨迹跟踪-Using the opencv library to achieve the video trajectory tracking of moving objects on
Platform: | Size: 14963712 | Author: zj | Hits:

[source in ebookKalman

Description: 基于OpenCV的Kalman滤波算法。利用Kalman滤波算法实现目标跟踪,本例中具体跟踪对象为随机产生的圆的轨迹,预测轨迹中下一点的位置,标记出来并给出相应的运动轨迹。-The Kalman filtering algorithm based on OpenCV. The use of Kalman filter algorithm for target tracking, in this case specifically track the object is randomly generated circle track, forecast track of the location of the next point, mark out and give the corresponding trajectory.
Platform: | Size: 1357824 | Author: 苏芮 | Hits:

[File Formatkalman

Description: opencv中的kalman滤波器程序, / Use Kalman Filter to model particle in circular trajectory // #include <cv.h> #include <highgui.h> //#include <cvx_defs.h>-opencv kalman filter process in,/Use Kalman Filter to model particle in circular trajectory//# include <cv.h># Include <highgui.h>//# Include <cvx_defs.h>
Platform: | Size: 1024 | Author: jad | Hits:

[Special Effectsopencv

Description: 此程序,是在opencv+vc6.0环境下运行的,可以实现人脸识别,运动轨迹等功能。强烈推荐。-This program is under the opencv+ vc6.0 running, you can achieve recognition, trajectory and other functions. Highly recommended.
Platform: | Size: 8653824 | Author: lhb | Hits:

[OpenCVcamshift

Description: 用opencv实现camshift算法 并且使用了 kalman算法来预测物体可能的运动轨迹 跟踪效果 一般-Achieved with opencv kalman camshift algorithm and uses algorithms to predict the trajectory of the object tracking results may be general
Platform: | Size: 6144 | Author: polman | Hits:

[Special EffectsheadCountCode

Description: 采用了Harrtraining和离子滤波算法实现了拥挤人群人头计数,非常有用。VC++和Opencv开发,采用Oepncv中的Harrtraining训练一个分类器即可运行-Human detection and tracking in high density crowds is an unsolved problem. Standard preprocessing techniques such as background modeling fail when most of the scene is in motion. We integrate human detection and tracking into a single framework, and in- troduce a con rmation-by-classi cation method to estimate con dence in a tracked trajectory, track humans through occlusions, and eliminate false positive detections.
Platform: | Size: 54272 | Author: 王邦平 | Hits:

[Special Effectsopencv_

Description: 很好的质心算法,求图像的运动轨迹,用opencv实现的 -Centroid algorithm, find the image of the trajectory with opencv
Platform: | Size: 1958912 | Author: 展鹏 | Hits:

[File Operatecamshif

Description: opencv视频处理,运动物体跟踪,运动轨迹的提取-opencv video processing, tracking of moving objects, trajectory extraction
Platform: | Size: 2048 | Author: 闫文 | Hits:

[PropertySheet123-opencv-detection

Description: 运动轨迹提取,详细说明了运动物体的不通过应用。以及实现方法和程序代码-Trajectory extraction, detailed description of the moving object by the application. And the realization of the method and program code
Platform: | Size: 30543872 | Author: 闫文 | Hits:

[OS programOPENCV

Description: 检测运动物体轨迹,方便新手学习opencv-Detection of moving objects trajectory to facilitate novice learning opencv
Platform: | Size: 4210688 | Author: 张良杨 | Hits:

[OS programmouse

Description: 通过摄像头控制鼠标的程序,OPENCV基本功能综合使用,程序中运动轨迹的估测-Control the mouse through the camera program, OPENCV basic functions integrated use of trajectory estimation procedures
Platform: | Size: 69632 | Author: 朱丽丽 | Hits:

[Special Effectshuachuguiji

Description: 基于opencv能够在视频中动态的画出运动轨迹,主要运用于人的轨迹追踪。-Opencv able to track the trajectory of the video in the draw dynamic, based mainly used in the human trajectory.
Platform: | Size: 16621568 | Author: xiong | Hits:

[OS programmeanshifttrackcar

Description: 利用opencv函数编写meanshift算法手动提取特征跟踪单个车辆记录运动轨迹信息。-use the function in OpenCV to complete the car trajectory tracking based on meanshift algrithm
Platform: | Size: 3900416 | Author: 孔龙飞 | Hits:

[OpenCVLicense-plate-location

Description: 基于opencv的车牌定位程序,检测边缘角点,匹配出最可能的区域 -The optical flow method based on target detection program delivery, real-time display of object trajectory
Platform: | Size: 12164096 | Author: asd | Hits:

[OpenCVLight_Flow

Description: 利用opencv本身自带Lucas_Kanade的函数来表示运动目标的光流轨迹-Using opencv itself comes with Lucas_Kanade function to represent the moving target optical flow trajectory
Platform: | Size: 2640896 | Author: 毛线 | Hits:

[OpenCVObject tracking

Description: The program is based on VS2010 + OpenCV2.4, used in the two picture of the same scene moving object trajectory tracking.The program from the BBN Computer Vision Lab.
Platform: | Size: 11525120 | Author: 波波鸟 | Hits:

[Special Effects多目标跟踪opencv

Description: 先用背景差分完成目标提取,将运动目标的相关信息放入到链表中,通过帧差完成对多目标的跟踪,达到实时性的要求 运动目标的相关信息存放于结构体中,可以在此基础上判断目标的动作行为跟踪基本框架,opencv编写,利用背景差分,质心法可以跟踪多个目标,并分配ID号,记录行动轨迹,可用于车辆道路等,大家可以参考学习下,效果有待改进,不同的视频会有不同的效果。(The relevant information of the moving object is stored in the structure. Based on this, we can judge the basic framework of the moving behavior tracking of the target. After opencv writing, background difference and centroid method can be used to track multiple targets and allocate ID numbers to record the moving trajectory. In vehicles such as roads, we can learn by reference, the effect needs to be improved, different videos will have different effects.)
Platform: | Size: 40266752 | Author: huahuahua | Hits:

[Graph program12_运动车辆检测跟踪系统

Description: 1.首先从文件菜单打开程序目录下的car.avi视频,系统将显示视频的第一帧。 2.点击背景提取菜单,稍后会提取出背景并显示在打开的第二个窗口中。 3.当提取出背景后,点击检测跟踪菜单,对车辆进行检测和跟踪。 4.点击轨迹绘制菜单,绘制车辆的轨迹。 注:由于使用OpenCV打开AVI视频文件需要视频解码器,故在程序运行前请在电脑上先安装DivX类型的的视频解码器,否则将出现无法打开文件的错误。本程序使用的是OpenCV2.1版本,在没有安装此版本软件的机器上运行时需要将cv210.dll,cvaux210.dll,cvcore210.dll,highgui210.dll,ml210.dll这五个文件拷贝至*.exe可执行文件下。(First, open the CR. AVI video from the file menu and the system will display the first frame of the video. 2. Click on the Background extract menu and the background will be extracted later and displayed in the open second window. 3. When the background is extracted, click on the Test Tracking menu to test and track the vehicle. 4. Click on the trajectory drawing menu to map the trajectory of the vehicle. Note: Since a video decoder is required to open an AVI video file using OpenCV, install a DivX-type video decoder on the computer before the program runs, otherwise an error will occur that can not open the file. The program uses OpenCV2 .1, which requires five files to be copied to *, cv210. DLL, cvaux 210. DLL, cvcore 210. DLL, highgui 210. DLL, ML 210. DLL. Exe under executable.)
Platform: | Size: 2857984 | Author: woniu | Hits:

CodeBus www.codebus.net