登录
首页 » Visual C++ » target-tracking

target-tracking

于 2013-08-21 发布 文件大小:8460KB
0 313
下载积分: 1 下载次数: 10

代码说明:

  基于meanshift算法的目标跟踪,主要是基于opencv车辆跟踪!!!程序当中进行简单的图像分割(Based on the meanshift algorithm of image segmentation and target tracking.)

文件列表:

Based on the meanshift algorithm of image segmentation and target tracking
..........................................................................\Debug
..........................................................................\.....\OpenCVtest.exe,74240,2013-06-02
..........................................................................\.....\OpenCVtest.ilk,538308,2013-06-02
..........................................................................\.....\OpenCVtest.pdb,2182144,2013-06-02
..........................................................................\.....\test.avi,432700,2007-02-24
..........................................................................\ipch
..........................................................................\....\opencvtest-67460d78
..........................................................................\....\...................\opencvtest-296a8017.ipch,3670016,2013-06-02
..........................................................................\OpenCVtest
..........................................................................\..........\Debug
..........................................................................\..........\.....\CL.read.1.tlog,16572,2013-06-02
..........................................................................\..........\.....\CL.write.1.tlog,968,2013-06-02
..........................................................................\..........\.....\link-cvtres.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link-cvtres.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link-rc.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link-rc.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.2880-cvtres.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.2880-cvtres.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.2880-rc.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.2880-rc.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.2880.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.2880.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.4360-cvtres.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.4360-cvtres.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.4360-rc.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.4360-rc.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.4360.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.4360.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.5520-cvtres.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.5520-cvtres.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.5520-rc.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.5520-rc.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.5520.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.5520.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.6888-cvtres.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.6888-cvtres.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.6888-rc.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.6888-rc.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.6888.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.6888.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.7520-cvtres.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.7520-cvtres.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.7520-rc.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.7520-rc.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.7520.read.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.7520.write.1.tlog,2,2013-06-02
..........................................................................\..........\.....\link.read.1.tlog,4822,2013-06-02
..........................................................................\..........\.....\link.write.1.tlog,658,2013-06-02
..........................................................................\..........\.....\OpenCVtest.lastbuildstate,73,2013-06-02
..........................................................................\..........\.....\OpenCVtest.log,2021,2013-06-02
..........................................................................\..........\.....\OpenCVtest.obj,276702,2013-06-02
..........................................................................\..........\.....\OpenCVtest.pch,1376256,2013-05-10
..........................................................................\..........\.....\stdafx.obj,11981,2013-05-10
..........................................................................\..........\.....\vc110.idb,789504,2013-06-02
..........................................................................\..........\.....\vc110.pdb,1732608,2013-06-02
..........................................................................\..........\OpenCVtest.cpp,11150,2013-06-02
..........................................................................\..........\OpenCVtest.vcxproj,4528,2013-05-09
..........................................................................\..........\OpenCVtest.vcxproj.filters,1314,2013-05-09
..........................................................................\..........\ReadMe.txt,1531,2013-05-09
..........................................................................\..........\stdafx.cpp,215,2013-05-09
..........................................................................\..........\stdafx.h,316,2013-05-10
..........................................................................\..........\targetver.h,236,2013-05-09
..........................................................................\OpenCVtest.sdf,18415616,2013-06-02
..........................................................................\OpenCVtest.sln,897,2013-05-09

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

发表评论

0 个回复

  • fangshebianhuan
    仿射变换来实现旋转 (线性变换),平移 (向量加),缩放操作 (线性变换)(Affine transformations are implemented by rotation (linear transformation), translation (vector addition), scaling operation (linear transformation))
    2017-09-28 17:01:39下载
    积分:1
  • dcmread4
    集成ITK、VTK、MFC读取DICOM的代码,建成win32程序即可。运行完美(Integrated ITK, VTK, MFC to read DICOM code, built win32 program can. Works perfect)
    2021-02-19 16:29:44下载
    积分:1
  • pupildetectOK
    在VC6.0环境下,借助openCV函数库,对视频中的人脸进行检测,并实时跟踪,然后用Haar特征的分类器定位人脸,并检测瞳孔存在与否,提取关于眼睛的疲劳信息(In VC6.0 environment, with the aid of openCV function library, to detect human faces in video, and real-time tracking, positioning and use characteristics of Haar classifier faces, and examine the pupil existence, to extract the information about the fatigue of the eye)
    2014-04-14 23:00:39下载
    积分:1
  • CodeofOpenCV
    《OpenCV基础教程》于仕琪主编,书中所有源代码下载,基于OpenCV的图像处理技术(" OpenCV-based tutorial," in Shi Qi editor of the book to download all the source code, based on OpenCV image processing technology)
    2009-12-24 15:35:12下载
    积分:1
  • imageprocess
    这是本智能图像处理的书教你如何读取BMP图像二值化中值滤波还有灰度变换图像匹配,检索(This is the intelligent image processing book teaches you how to read the BMP image binarization there are gray-scale transformation in the value of the filter image matching, retrieval)
    2011-05-23 21:23:19下载
    积分:1
  • VCPP-image-processing-chapter09
    VisualC++数字图像处理技术详解第2版-光盘 第九章(VisualC++ digital image processing technology Detailed Version 2- CD Chapter IX)
    2016-04-16 13:59:03下载
    积分:1
  • laplace
    说明:  用opencv编写的视频捕捉以及边缘提取的程序,调试成功,另附调试用的avi视频,希望对大家有所帮助(Opencv prepared with video capture as well as the procedures for edge detection, debugging success, followed by the avi debug video, hope to help everyone)
    2008-09-04 20:10:07下载
    积分:1
  • one-based
    一种基于背景减法和帧差的运动目标检测算法(Based on background subtraction and frame difference moving target detection algorithm)
    2013-07-31 09:12:36下载
    积分:1
  • Special-Project
    图像相似性检测的PPT,比较全面的总结,对主要用到的特征提取和特征匹配算法都有基本的介绍。(Image similarity detection of PPT, a more comprehensive summary of the main use of the feature extraction and feature matching algorithm has the basic The introduction.)
    2011-12-28 03:51:30下载
    积分:1
  • PolygonNesting
    文章讲述了一种基于多边形的优化排样方法,结合不规则件特征确定了零件排放的最佳位置,给出了排料规则库的设计,通过排料空间的边界组织和边界更新,形成了新的排样空间。 (Article describes a polygon-based layout optimization method combined with irregular parts on characters of the part the best place to discharge given row of the design rule base material, the border by nesting space organization and boundary updates, formed The new layout space.)
    2010-06-20 15:50:00下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载