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

target-tracking

于 2013-08-21 发布 文件大小:8460KB
0 337
下载积分: 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 个回复

  • Canny
    本压缩包有canny算子的源程序代码和测试图片。(The archive has canny operator of the source code and test images.)
    2008-07-24 11:22:50下载
    积分:1
  • Huffman
    完成流程编码和huffman编码,适合做图像编码的熵编码,只要调整接口就好。(Complete the process encoding and huffman coding, image coding suitable for entropy coding, as long as the adjustment of the interface is like.)
    2010-12-24 12:00:13下载
    积分:1
  • Hough
    用Visual C++实现Hough变换(Using Visual C++ Achieve Hough Transform)
    2007-12-10 15:02:21下载
    积分:1
  • FacesAlign-2.3
    运用于人脸图像预处理中,主要实现功能有:人脸检测,人脸对齐,人脸图像放缩,人脸剪切。(Applied to the face image preprocessing, the main features are: face detection, face alignment, face image zoom, face cuts.)
    2013-10-23 21:26:50下载
    积分:1
  • ImageMatch
    遥感摄影测量专业相邻相片同名点之间的匹配,交互界面,可以人工选点(Remote Sensing Photogrammetry Professional adjacent matching interface point between the photo of the same name, you can manually choose the point)
    2014-04-29 00:59:22下载
    积分:1
  • view
    Matlab time-frequency analysis supporting the source code of chapter 12, please share
    2017-08-03 03:15:27下载
    积分:1
  • mitk
    实现了三维超声PNN算法的GPU加速;实现GPU加速的CT圆轨道平板探测器FDK重建算法;提供对canny边缘检测算法的支持;提供交互式graph cut分割方法;实现OSTU分割算法;(Three dimensional ultrasound PNN algorithm GPU acceleration to achieve GPU accelerated CT reconstruction algorithm for circular orbits FDK flat panel detector provide support for canny edge detection algorithm provide interactive graph cut segmentation achieve OSTU segmentation )
    2010-05-13 09:40:30下载
    积分: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
  • TemplateTran
    用VC编写的一个图像处理的程序:它可以实现图像的增强,包括:图像的平滑、中值滤波、梯度锐化、拉普拉斯锐化和伪彩色编码(VC prepared by an image processing procedures : it can enhance the images, including : image smoothing, Median filtering, sharpening gradient, Laplacian sharpening and pseudo-color coding)
    2007-04-12 10:15:19下载
    积分:1
  • Ratematching_byylluo
    LTE中速率匹配的代码,包括子块交织,比特搜集,比特选择和修剪(The code rate matching in LTE, including the sub-block interleaving and bit gather, bit selection and pruning)
    2011-01-23 21:35:25下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载