登录
首页 » Visual C++ » CamshiftTrack

CamshiftTrack

于 2020-05-29 发布
0 170
下载积分: 1 下载次数: 1

代码说明:

说明:  物体运动的跟踪,比如行人和车辆等物体的跟踪(Tracking the motion of an object, such as a pedestrian or vehicle)

文件列表:

HOGCamshiftTrack\Debug\HOGCamshift.exe, 82432 , 2013-06-14
HOGCamshiftTrack\Debug\HOGCamshift.ilk, 576104 , 2013-06-14
HOGCamshiftTrack\Debug\HOGCamshift.pdb, 1371136 , 2013-06-14
HOGCamshiftTrack\HOGCamshift\Debug\BuildLog.htm, 8254 , 2013-06-14
HOGCamshiftTrack\HOGCamshift\Debug\HOGCamshift.exe.intermediate.manifest, 621 , 2013-06-14
HOGCamshiftTrack\HOGCamshift\Debug\mt.dep, 67 , 2013-06-14
HOGCamshiftTrack\HOGCamshift\Debug\Track.obj, 285901 , 2013-06-14
HOGCamshiftTrack\HOGCamshift\Debug\vc90.idb, 781312 , 2013-06-14
HOGCamshiftTrack\HOGCamshift\Debug\vc90.pdb, 913408 , 2013-06-14
HOGCamshiftTrack\HOGCamshift\HOGCamshift.vcproj, 3943 , 2013-06-14
HOGCamshiftTrack\HOGCamshift\HOGCamshift.vcproj.PC--20120518LWF.Administrator.user, 1427 , 2013-06-21
HOGCamshiftTrack\HOGCamshift\soccer.avi, 4353388 , 2006-03-19
HOGCamshiftTrack\HOGCamshift\Track.cpp, 6301 , 2013-06-14
HOGCamshiftTrack\HOGCamshift.ncb, 10963968 , 2013-06-21
HOGCamshiftTrack\HOGCamshift.sln, 899 , 2013-06-14
HOGCamshiftTrack\HOGCamshift.suo, 9216 , 2013-06-21
HOGCamshiftTrack\HOGCamshift\Debug, 0 , 2013-06-14
HOGCamshiftTrack\Debug, 0 , 2013-06-14
HOGCamshiftTrack\HOGCamshift, 0 , 2013-06-14
HOGCamshiftTrack, 0 , 2013-06-21

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • BIAODING
    RAC法标定程序,适用于单目摄像机的线结构光的标定(The RAC calibration method procedure applies to line structured light calibration)
    2012-10-11 21:38:13下载
    积分:1
  • fatigue_mq_block
    基于opencv的C语言的疲劳驾驶检测代码,肤色检测人脸(fatigue driving detecting)
    2014-06-22 16:36:22下载
    积分:1
  • chenggongchengxu
    rgb to HSV,很有用,调试成功,可以应用(rgb to HSV,#include "stdafx.h" #include <iostream.h> void main(float R, float G, float B, float& H, float& S, float&V) { // r,g,b values are from 0 to 1 // h = [0,360], s = [0,1], v = [0,1] // if s == 0, then h =-1 (undefined) float min, max, delta,tmp tmp = R>G?G:R min = tmp>B?B:tmp tmp = R>G?R:G max = tmp>B?tmp:B V = max // v delta = max- min if( max != 0 ) S = delta/max // s else { // r = g = b = 0 // s = 0, v is undefined S = 0 H = 0 return } if (delta == 0){ H = 0 return } else if(R == max){ if (G >= B) H = (G- B)/delta // between yellow & magenta else H = (G- B)/delta+ 6 } else if( G == max ) H = 2+ ( B- R )/delta // between cyan & yellow else if (B == ma)
    2011-12-02 10:09:24下载
    积分:1
  • pinyulvbo
    利用VC进行图像的频域滤波处理,内含源代码(VC image using the frequency domain filtering treatment, including source code)
    2009-03-10 18:26:13下载
    积分:1
  • Canny
    说明:  用canny算子来检测图像边缘,VC++(Using canny operator to detect image edge)
    2010-03-28 14:43:47下载
    积分:1
  • HMIcontrol
    此程序利用openCV中人脸识别于模版匹配实现机器人的运动控制功能,其中机器人控制用了Aria的库和模拟器,使用者可根据控制需要替换这部分程序。 本程序的核心部分一直用于只能轮椅的人脸控制。(This process us face recognition in openCV and template matching to achieve robot motion control functions, which used the Aria library and robot simulator, user need replace this part of the control procedures to achieve their application.)
    2009-06-26 21:58:02下载
    积分:1
  • OpenSURF_matlab
    SURF 图像特征点快速提取法还有描述,可用于迅速匹配两张图片中的特征点(SURF image feature points extraction method also described fast, can be used to quickly match the image feature points in the two)
    2014-03-28 01:08:21下载
    积分:1
  • 基于otsu的自适应阀值canny边缘检测 otsu-canny
    基于otsu的自适应阀值canny边缘检测(adaptive canny edge detection based on otsu)
    2020-06-27 02:00:02下载
    积分:1
  • 相机采集、控制、、坐标计算、坐标显示等功能的小软件 WProject
    做项目时写的关于相机图像采集、控制、图像处理、坐标计算、坐标显示等功能的小软件(Do item written on the camera image acquisition, control, image processing, coordinates of the calculation, the coordinates show features such as small software)
    2020-07-08 11:28:57下载
    积分:1
  • algorithm-of-findpath
    绣花问题是连续型的填充,在不同区域的缝制过程中,缝针不能提针,因此不能用一般的离散型区 域填充方法处理。本文运用几何计算和图论理论提出了一个绣花缝针轨迹自动生成算法:先对轮廓走向进行 定义,通过轮廓铅垂方向的局部极值点的分割线将图案从上向下进行分割,采用交点的特征值比较彻底的解 决了分割时的重点问题,将图案区域准确的划分成缝针能一次完成的若干个节点。在此基础上根据节点的邻 接关系建立节点的邻接“图”,通过图论中半哈密尔顿路径或深度遍历方法找到节点的遍历(缝制)序列和每 个节点的缝制方向,最后可对设定的起点、终点和缝针间隔的条件自动提供缝针的走向轨迹。(In the process of embroidering, needle can not hang up for changing to a different area. Therefore, Embroider problem could be abstract as a continuous area-filling work. Considering disperse area-filling methods can not process this problem well. Based on geometry computing and graph theory, an algorithm of finding path of embroidering needle are proposed in this paper. First, outline orientations are defined, and finding all local extreme points of inner outline on their gravitational orientation to build sectioning lines so as to divide the picture. By using intersection point character the overlap point problem was solved perfectly. Therefore, the picture is divided into some nodes which can be finished alone. Then, based on connections of these nodes, an adjacency graph of nodes was built. Using half-Hamilton path or depth-first search method, both embroidering sequence and direction of these nodes could be got from the graph. Finally, from a defined start-point, end-point)
    2012-12-09 23:26:22下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载