Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - camshift color opencv
Search - camshift color opencv - List
跟踪摄像机中的物体,opencv源代码,点击图像中的物体后会跟踪目标,并在目标上标记-Tracking objects in video camera, opencv source code, click on the image objects will be tracking the target, and target marking
Update : 2025-02-17 Size : 2kb Publisher : 陈皓

显示如何利用Camshift算法进行彩色目标的跟踪,用Opencv做的-Show how to use color Camshift algorithm target tracking, to do with the Opencv
Update : 2025-02-17 Size : 4kb Publisher : 龙海翔

opencv 显示如何利用camshift算法进行彩色目标的跟踪-opencv shows how to use color camshift algorithm target tracking
Update : 2025-02-17 Size : 4kb Publisher : zhang

opencv 下利用Camshift算法进行彩色目标跟踪-opencv using color Camshift target tracking algorithm
Update : 2025-02-17 Size : 4kb Publisher : 陈必明

用openCV实现,用Camshift算法实现彩色目标跟踪-openCV,color object tracking usingCamshift
Update : 2025-02-17 Size : 127kb Publisher : 笑笑

camshift算法自动跟踪肤色区域 当前目录下放置肤色图片hand.jpg。 基于OpenCV函数库-automatic tracking algorithm camshift color region under the current directory to place color Photos hand.jpg. Based on the OpenCV library
Update : 2025-02-17 Size : 3kb Publisher : wudp

采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。算法的简单描述如下-This application demonstrates a fast, simple color tracking algorithm that can be used to track faces, hands . The CAMSHIFT algorithm is a modification of the Meanshift algorithm which is a robust statistical method of finding the mode (top) of a probability distribution. Both CAMSHIFT and Meanshift algorithms exist in the library. While it is a very fast and simple method of tracking, because CAMSHIFT tracks the center and size of the probability distribution of an object, it is only as good as the probability distribution that you produce for the object. Typically the probability distribution is derived from color via a histogram, although it could be produced from correlation, recognition scores or bolstered by frame differencing or motion detection schemes, or joint probabilities of different colors/motions etc. In this application, we use only the most simplistic approach: A 1-D Hue histogram is sampled from the object in an HSV color space version of the image. To produce the
Update : 2025-02-17 Size : 15kb Publisher : 黄文伟

基于opencv的视频播放器 主要实现功能 提取视频 光流 和颜色直方图 并存储起来用于分析视频-Opencv-based video player to achieve the main function of extracting the optical flow and color histogram of the video and stored video for analysis
Update : 2025-02-17 Size : 3.75mb Publisher : 蒋兴杰

该代码是显示如何利用Camshift算法进行彩色目标跟踪的源代码,是基于OPENCV的-The code is to show how to use color tracking Camshift algorithm source code, is based on the OPENCV of
Update : 2025-02-17 Size : 551kb Publisher : 张倩

在MFC中显示视频, 并且用opencv的camshift算法跟踪目标, 用的是颜色直方图.-MFC shown in the video, and the camshift algorithm using opencv tracking targets using a color histogram.
Update : 2025-02-17 Size : 1.84mb Publisher : gilbert

opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。-opencv provides color-based tracking algorithm camshift, good algorithm, but it is a semiautomatic algorithm, it needs to track the user interface to set tracking goals.
Update : 2025-02-17 Size : 210kb Publisher : 黄美芝

opencv 粒子滤波程序,可以对感兴趣的颜色进行跟踪-opencv particle filtering program that can track the color of interest
Update : 2025-02-17 Size : 661kb Publisher : zhongcheng

DL : 0
使用C++配合OpenCV追蹤滑鼠選取範圍內的顏色-Use C++ with OpenCV tracking the mouse to select the color range
Update : 2025-02-17 Size : 2kb Publisher : 李隆昇

DL : 0
opencv 提供了使用基于颜色的跟踪算法camshift, 很好的算法,可是它是个半自动的算法,它需要用户在跟踪界面设定跟踪的目标。怎么预先设定目标再来跟踪呢? 本人偷了个懒,加入了用一张图片来设定跟踪的目标,在启动中加载图片,生成跟踪需要的histogram。这样实现了自动化的跟踪吧。-opencv using color-based tracking algorithm camshift provide a good algorithm, but it is a semi-automatic algorithm, it requires users to track the interface set to track the target. How pre-set goals to come back tracking? I stole a lazy, add a picture to set the tracking target, at startup to load the image to generate the histogram of the tracking needs. This automated tracking.
Update : 2025-02-17 Size : 148kb Publisher : cf

color object tracking camshift opencv
Update : 2025-02-17 Size : 3kb Publisher : phuongbk

color object tracking opencv camshift
Update : 2025-02-17 Size : 334kb Publisher : phuongbk

opencv 中的camshift实例,可以识别颜色,显示backproject,和histimg-Examples of camshift opencv, can identify the color, display backproject and histimg
Update : 2025-02-17 Size : 5.22mb Publisher : 刘宗国

DL : 0
VC++,OpenCV环境下,在摄像机静止的情况下,利用颜色信息对目标进行跟踪-VC++, under OpenCV environment, under the camera stationary, using the color information of target tracking
Update : 2025-02-17 Size : 5kb Publisher : 朱常凯

opencv实现的camshift算法,利用颜色特征进行跟踪-camshift algorithm opencv achieved using color features for tracking
Update : 2025-02-17 Size : 7.72mb Publisher : kaisir

DL : 0
VS2013结合OpenCV3.2.0,运用Camshift算法对视频中的彩色物体进行跟踪(VS2013 combined with OpenCV3.2.0 and uses Camshift algorithm to track color objects in video)
Update : 2025-02-17 Size : 2kb Publisher : klosemir
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.