Welcome![Sign In][Sign Up]
Location:
Search - kalman tracking video

Search list

[Industry researchAmultiKalmanfilteringapproachforvideotrackingofhum

Description: A multi-Kalman filtering approach for video tracking of human-delineated objects in cluttered environments is an latest PH.D graduation paper! it give to most needing people.-A multi-Kalman filtering approach for vid eo tracking of human-delineated objects in clu ttered environments is an latest PH.D. graduati on paper! it give needing to most people.
Platform: | Size: 7900160 | Author: rifer | Hits:

[Special Effectskalman

Description: kalman,用matlab编写,可用于视频跟踪-kalman, using matlab to prepare, can be used for video tracking
Platform: | Size: 316416 | Author: 徐正梅 | Hits:

[Video CaptureMeanShift-particlefilter-kalman

Description: 视频跟踪算法的论文,浙大硕士论文,很详细,对做视频跟踪很有启发。-Video tracking algorithm paper, Zhejiang University master s thesis in great detail on the video track to do very enlightening.
Platform: | Size: 6591488 | Author: carl | Hits:

[OtherKalman

Description: 这个是卡尔曼滤波器的源码,主要用于视频序列的预测跟踪。-This is the source of the Kalman filter, mainly for video sequence tracking the prediction.
Platform: | Size: 26624 | Author: 吴金友 | Hits:

[Algorithmkalman

Description: 卡尔曼滤波是一种重要的数字视频图象跟踪方法。-Kalman filtering is an important digital video image tracking method.
Platform: | Size: 1024 | Author: | Hits:

[Special EffectsKalman

Description: 基于卡尔曼的视频序列帧图像的跟踪程序 -Kalman-based video sequence frame image tracking procedures
Platform: | Size: 478208 | Author: 沈维国 | Hits:

[Special Effectsfreyjojic.tar

Description: example kalman tracking code
Platform: | Size: 694272 | Author: ramkumar | Hits:

[Windows DevelopKALMAN

Description: 视频序列的目标跟踪与识别时一个很重要的研究课题,本程序是用MATLAB实现的一段代码,希望对大家有用-Video sequences of target tracking and recognition when a very important research topic, the process is achieved using MATLAB code, in the hope that useful
Platform: | Size: 696320 | Author: hijack | Hits:

[Algorithmslides-khalman

Description: Kalman e ConDensation in video-tracking Model based tracking
Platform: | Size: 915456 | Author: bashar Rjoub | Hits:

[Graph programKalman

Description: 卡尔曼滤波在目标跟踪中应用仿真研究,有视频,可直接运行~-Kalman filtering applications in target tracking simulation study, the video can be directly run ~
Platform: | Size: 649216 | Author: 马蕾 | Hits:

[Delphi/CppBuilderchengxu

Description: 视频跟踪的代码 运用meanshift加kalman对视频的目标进行跟踪-Video tracking code to use meanshift plus kalman tracking targets in video
Platform: | Size: 88064 | Author: menghang | Hits:

[Special EffectsSIFT_VC.lib

Description: 本系统中VIS欠缺的SIFT_VC.lib文件。。。 http://www.pudn.com/downloads224/sourcecode/math/detail1055031.html-This is lib file, which is used in Video Intelligent System (VIS) based on the Microsoft Visual Studio 2008 compiler environment and OpenCV 2.0 library. It includes foreground detection, motion object detection, motion object tracking, trajectories generation and analysis modules. It realizes a friendly interface based on dialog, which provides a convenient example for new learners. keywords: opencv, mixture of gaussian model, sift feature and ransac method, mean shift, particle filter, kalman filter, object detection and tracking, video intelligent system.
Platform: | Size: 111616 | Author: | Hits:

[matlabkalman

Description: kalman目标跟踪,从视频中提取图像序列。根据kalman滤波对运动目标理论进行跟踪-kalman tracking, extract images from video sequences. According to theory kalman filter to track the moving target
Platform: | Size: 694272 | Author: huyu | Hits:

[Algorithmmeanshift-kalman

Description: 利用meanshift kalman算法实现对视频中运动对象的跟踪。-Meanshift kalman algorithm using video tracking of moving objects.
Platform: | Size: 4447232 | Author: zhanq | Hits:

[AI-NN-PRkalman-tracking

Description: 卡尔曼滤波的一个视频跟踪程序,简单实用,希望能帮助大家-Kalman filter tracking of a video program, simple and practical, hoping to help people
Platform: | Size: 625664 | Author: 哈密瓜 | Hits:

[Special Effectsmoving-target-tracking-

Description: 基于卡尔曼滤波器原理,可实现视频序列中目标的运动跟踪-Kalman filter based on principle, can achieve the target video sequence motion tracking
Platform: | Size: 4096 | Author: xiaoxiongaa | Hits:

[Video Capturekalman

Description: 在智能视频中,运用卡尔滤波器在视频监控系统中利用卡尔滤波跟踪算法跟踪一个运动的点-Intelligent Video, the use of the Carl filter in the video surveillance system using the the Carl filter tracking algorithm to track the point of a movement
Platform: | Size: 1691648 | Author: 赵胜军 | Hits:

[Special Effectskaerman-object-tracking

Description: 卡尔曼滤波器实现的视频目标跟踪程序,可以直接实现,对于理解该滤波器有重要作用-Kalman filter video target tracking procedures, can be directly implemented an important role in understanding the filter ...
Platform: | Size: 239616 | Author: 李菲 | Hits:

[Special Effectskalman-tracking

Description: 卡尔曼滤波实现视频运动目标的跟踪,觉得可以运行,选择一个avi视频文件即可-Kalman filtering video moving target tracking, that can run, select an avi video file can be
Platform: | Size: 8192 | Author: lili | Hits:

[OpenCVMeanShift-Kalman-tracking-algorithm

Description: 结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined tracking algorithm, meanshift algorithm is a classic mean shift tracking algorithm using color histogram as a tracking feature, with high stability and robustness, kalman filter is a linear filter prediction algorithm. Meanshift algorithm introduced in kalman filtering algorithm can improve the stability, while improving the efficiency of algorithms. In addition to avi video format code reading using opencv library functions, core algorithms are pure C++ achieved, detailed notes, it is easy to understand, but also has a high reference value.
Platform: | Size: 15360 | Author: roc | Hits:
« 12 3 4 »

CodeBus www.codebus.net