登录
首页 » Visual C++ » CamshiftTrack

CamshiftTrack

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

  • Image12
    VC编写的位图图像处理的源代码,包括了增强、变换等内容(VC prepared bitmap images deal with the source code, including the enhanced transformation, etc.)
    2007-10-17 22:41:08下载
    积分:1
  • 直线段检测算法EDLines C++实现 EDTest-VS2010
    直线段检测算法EDLines C++实现(EDLines C++ Opencv lins segment detection)
    2020-07-05 10:00:01下载
    积分:1
  • Common-standard-pics
    数字图像处理中常用的标准图像,包括大家所共知的lena等图片的高分辨率版本,推荐大家下载(Commonly used in digital image processing standard images, including all the known to the lena and other high-resolution version of the picture, we recommend downloading)
    2011-05-27 19:05:02下载
    积分:1
  • ITKbrain
    ITK的脑室图像分割,可以对脑部的图像用itk进行分割,用VTK来进行显示。(the segration of brain of ITK )
    2009-03-20 17:42:08下载
    积分:1
  • Face-deformation
    C++,人脸变形,选择图片,在图片中选择一个四边形窗口(人物脸部),然后再在内部选择一个四边形窗口,逆时针选择,然后点击变形直接呈现变形结果,点击动画可以查看人脸变形过程(C++ program, select a picture, choose a quadrilateral window (human faces) in the picture, and then select a quadrilateral inside the window, counter-clockwise to select, then click on the deformation presented directly deformation results, click animated facial deformation process can be viewed)
    2014-02-16 13:46:01下载
    积分:1
  • tss_filterh
    fpga实现图象滤波,实时的实现现对输入图象的形态学滤波可直接使用。 (fpga image filtering, real-time implementations currently morphological filtering of the input image can be used directly.)
    2012-10-07 00:29:30下载
    积分:1
  • CGAL-4.5
    CGAL,Computational Geometry Algorithms Library,计算几何算法库,设计目标是,以C++库的形式,提供方便,高效,可靠的几何算法。CGAL可用于各种需要几何计算的领域,如计算机图形学,科学可视化,计算机辅助设计和建模,地理信息系统,分子生物学,医学成像,机器人运动规划,网格生成,数值方法等等。    计算几何算法库(CGAL),提供计算几何相关的数据结构和算法,诸如三角剖分(2D约束三角剖分及二维和三维Delaunay三角剖分),Voronoi图(二维和三维的点,2D加权Voronoi图,分割Voronoi图等),多边形(布尔操作,偏置),多面体(布尔运算),曲线整理及其应用,网格生成(二维Delaunay网格生成和三维表面和体积网格生成等),几何处理(表面网格简化,细分和参数化等),凸壳算法(2D,3D和dD),搜索结构(近邻搜索,kd树等),插值,形状分析,拟合,距离等。(The goal of the CGAL Open Source Project is to provide easy access to efficient and reliable geometric algorithms in the form of a C++ library. CGAL is used in various areas needing geometric computation, such as: computer graphics, scientific visualization, computer aided design and modeling, geographic information systems, molecular biology, medical imaging, robotics and motion planning, mesh generation, numerical methods... More on the projects using CGAL web page. The Computational Geometry Algorithms Library (CGAL), offers data structures and algorithms like triangulations (2D constrained triangulations, and Delaunay triangulations and periodic triangulations in 2D and 3D), Voronoi diagrams (for 2D and 3D points, 2D additively weighted Voronoi diagrams, and segment Voronoi diagrams), polygons (Boolean operations, offsets, straight skeleton), polyhedra (Boolean operations), arrangements of curves and their applications (2D and 3D envelopes, Minkowski sums), mesh generation (2D Del)
    2014-12-11 14:45:21下载
    积分:1
  • Clipping
    图形的剪裁算法源码,visual c++源码(The graphics cut algorithm source code, visual c++ Source)
    2012-12-22 18:26:21下载
    积分:1
  • HazeRemoval
    暗通道去雾代码,使用c++实现 根据cvpr论文改写(Channel code to the dark fog)
    2011-08-22 08:48:18下载
    积分:1
  • Meanshift
    利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程……(Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...)
    2012-03-26 10:08:52下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载