登录
首页 » Visual C++ » CamshiftTrack

CamshiftTrack

于 2020-05-29 发布
0 175
下载积分: 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 个回复

  • HarrisCorner
    对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件; 6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
    2016-01-04 12:44:23下载
    积分:1
  • weighted-spatial-
    多径条件下基于加权空间平滑的阵元幅相误差校正(Multipath based on weighted spatial smoothing array element amplitude and phase error correction)
    2013-12-12 13:20:38下载
    积分:1
  • VCPP-image-processing-chapter08(1)
    VisualC++数字图像处理技术详解第2版光盘-第八章 分水岭分割算法(VisualC++ digital image processing technology Detailed Version 2 CD- Chapter VIII watershed segmentation)
    2016-04-16 13:48:00下载
    积分:1
  • 0056357
    读取与显示JPG等格式图像文件,Visual C++编程技巧精选,很好的参考资料。(Read and display JPG format image files, Visual C++ programming skills selected, a good reference.)
    2013-11-17 06:26:42下载
    积分:1
  • CVPR2011Paper
    CVPR2011文章Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns(paper of CVPR2011 Efficient_Rotation_Invariant_Object_Detection_using_Boosted_Random_Ferns)
    2012-02-21 09:55:26下载
    积分:1
  • demo
    对BMP文件进行图像处理,包括:边缘检测、频域变换、几何变换、图像变换校正、灰度变换、图像编码、平滑和匹配(BMP files for image processing, comprising: an edge detection, a frequency domain transformation, geometric transformation, image transformation correction gradation conversion, image coding, and matching the smooth)
    2014-01-12 10:17:03下载
    积分:1
  • PMFFT
    PMF FFT捕获技术性能仿真,分段匹配滤波法和改进算法相比较(FFT PMF capture technology performance simulation, segmented matching filter and improved algorithm comparison)
    2021-03-08 21:29:28下载
    积分:1
  • WBBaayesianr
    我写的贝叶斯fusion的Visual C+++源码,简明易懂,提供参数说明 可直接使用。 (The Bayesian fusion the Visual C+++ of what I wrote source, easy-to-understand parameters can be used directly.)
    2012-09-30 11:17:27下载
    积分:1
  • SIFTVC6
    sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。(sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.)
    2013-12-08 17:25:35下载
    积分:1
  • SPA
    连续投影算法的Matlab程序 下载后可以直接使用(Successive projections algorithm )
    2020-12-07 09:59:21下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载