登录
首页 » Visual C++ » VehicleTrack

VehicleTrack

于 2017-07-24 发布 文件大小:19990KB
0 236
下载积分: 1 下载次数: 15

代码说明:

  视频车辆检测,主要是介绍视频中的车辆运动目标的检测和跟踪计数(The detection of video vehicle mainly introduces the detection and tracking of moving targets in video)

文件列表:

VehicleTrack\Debug\Fast.lib
VehicleTrack\Debug\Test.exe
VehicleTrack\Debug\Test.ilk
VehicleTrack\Debug\Test.pdb
VehicleTrack\Debug\VehicleTrack.lib
VehicleTrack\Fast\Debug\CL.read.1.tlog
VehicleTrack\Fast\Debug\CL.write.1.tlog
VehicleTrack\Fast\Debug\Fast.lastbuildstate
VehicleTrack\Fast\Debug\Fast.log
VehicleTrack\Fast\Debug\fast_10.obj
VehicleTrack\Fast\Debug\fast_11.obj
VehicleTrack\Fast\Debug\fast_12.obj
VehicleTrack\Fast\Debug\fast_9.obj
VehicleTrack\Fast\Debug\Lib-link.read.1.tlog
VehicleTrack\Fast\Debug\Lib-link.write.1.tlog
VehicleTrack\Fast\Debug\nonmax.obj
VehicleTrack\Fast\Debug\vc110.idb
VehicleTrack\Fast\Debug\vc110.pdb
VehicleTrack\Fast\Fast.vcxproj
VehicleTrack\Fast\Fast.vcxproj.filters
VehicleTrack\Fast\include\fast.h
VehicleTrack\Fast\ReadMe.txt
VehicleTrack\Fast\Release\CL.read.1.tlog
VehicleTrack\Fast\Release\CL.write.1.tlog
VehicleTrack\Fast\Release\Fast.lastbuildstate
VehicleTrack\Fast\Release\Fast.log
VehicleTrack\Fast\Release\fast_10.obj
VehicleTrack\Fast\Release\fast_11.obj
VehicleTrack\Fast\Release\fast_12.obj
VehicleTrack\Fast\Release\fast_9.obj
VehicleTrack\Fast\Release\Lib-link.read.1.tlog
VehicleTrack\Fast\Release\Lib-link.write.1.tlog
VehicleTrack\Fast\Release\nonmax.obj
VehicleTrack\Fast\Release\vc110.pdb
VehicleTrack\Fast\src\fast_10.c
VehicleTrack\Fast\src\fast_11.c
VehicleTrack\Fast\src\fast_12.c
VehicleTrack\Fast\src\fast_9.c
VehicleTrack\Fast\src\nonmax.c
VehicleTrack\Paper\Estimating_uncertainty_in_SSD-based_feature_tracking.pdf
VehicleTrack\Paper\Mastering OpenCV with practical computer vision projects.pdf
VehicleTrack\Paper\object tracking a survey.pdf
VehicleTrack\Paper\object_tracking_in_image_sequences_using_point_feature.pdf
VehicleTrack\Paper\Real Time Object Tracking Based on Dynamic Feature Grouping with Background Subtraction.pdf
VehicleTrack\Paper\Unsupervised feature selection using feature similarity.pdf
VehicleTrack\Release\Fast.lib
VehicleTrack\Release\Test.exe
VehicleTrack\Release\Test.pdb
VehicleTrack\Release\VehicleTrack.lib
VehicleTrack\Test\Car Height Linear.jpg
VehicleTrack\Test\Car Width Linear.jpg
VehicleTrack\Test\CBrowseDir.cpp
VehicleTrack\Test\CBrowseDir.h
VehicleTrack\Test\Debug\CBrowseDir.obj
VehicleTrack\Test\Debug\CL.read.1.tlog
VehicleTrack\Test\Debug\CL.write.1.tlog
VehicleTrack\Test\Debug\link-cvtres.read.1.tlog
VehicleTrack\Test\Debug\link-cvtres.write.1.tlog
VehicleTrack\Test\Debug\link-rc.read.1.tlog
VehicleTrack\Test\Debug\link-rc.write.1.tlog
VehicleTrack\Test\Debug\link.read.1.tlog
VehicleTrack\Test\Debug\link.write.1.tlog
VehicleTrack\Test\Debug\Test.lastbuildstate
VehicleTrack\Test\Debug\Test.log
VehicleTrack\Test\Debug\Test.obj
VehicleTrack\Test\Debug\vc110.idb
VehicleTrack\Test\Debug\vc110.pdb
VehicleTrack\Test\Release\CBrowseDir.obj
VehicleTrack\Test\Release\CL.read.1.tlog
VehicleTrack\Test\Release\CL.write.1.tlog
VehicleTrack\Test\Release\link-cvtres.read.1.tlog
VehicleTrack\Test\Release\link-cvtres.write.1.tlog
VehicleTrack\Test\Release\link-rc.read.1.tlog
VehicleTrack\Test\Release\link-rc.write.1.tlog
VehicleTrack\Test\Release\link.read.1.tlog
VehicleTrack\Test\Release\link.write.1.tlog
VehicleTrack\Test\Release\Test.lastbuildstate
VehicleTrack\Test\Release\Test.log
VehicleTrack\Test\Release\Test.obj
VehicleTrack\Test\Release\vc110.pdb
VehicleTrack\Test\Test.cpp
VehicleTrack\Test\Test.vcxproj
VehicleTrack\Test\Test.vcxproj.filters
VehicleTrack\VehicleTrack\Debug\CCalibration.obj
VehicleTrack\VehicleTrack\Debug\CFeatureDetector.obj
VehicleTrack\VehicleTrack\Debug\CL.read.1.tlog
VehicleTrack\VehicleTrack\Debug\CL.write.1.tlog
VehicleTrack\VehicleTrack\Debug\CPointTrack.obj
VehicleTrack\VehicleTrack\Debug\CTrackGroup.obj
VehicleTrack\VehicleTrack\Debug\CVehicleTrack.obj
VehicleTrack\VehicleTrack\Debug\Lib-link.read.1.tlog
VehicleTrack\VehicleTrack\Debug\Lib-link.write.1.tlog
VehicleTrack\VehicleTrack\Debug\vc110.idb
VehicleTrack\VehicleTrack\Debug\vc110.pdb
VehicleTrack\VehicleTrack\Debug\VehicleTrack.Build.CppClean.log
VehicleTrack\VehicleTrack\Debug\VehicleTrack.lastbuildstate
VehicleTrack\VehicleTrack\Debug\VehicleTrack.log
VehicleTrack\VehicleTrack\include\CCalibration.h
VehicleTrack\VehicleTrack\include\CFeatureDetector.h
VehicleTrack\VehicleTrack\include\CPointTrack.h

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

发表评论

0 个回复

  • 1197876686767rendertotexture
    这个程序demo了怎样使用glCopyToTexture函数绘制。这个纹理是应用在一个立方体上的。(This app demonstrates how to render to a texture using the glCopyToTexture function. I have used one of my old projects to create a interesting effect (Blending colors). This is rendered to a viewport and then copied to a texture. The texture is then applied to a cube.)
    2009-04-30 10:47:05下载
    积分:1
  • waituigai
    基于格子玻尔兹曼方法模拟泊肃叶流,边界条件用非平衡格式(Poiseuille flow based on the lattice Boltzmann method to simulate the boundary conditions with unbalanced format )
    2021-03-25 18:49:13下载
    积分:1
  • Tamura纹特征提取及应用的matlab代码 TTamura Textua
    Tamura纹理特征提取及应用的matlab代码,附有介绍绍Tamura纹理的文献和测试用图片。,已通过测试。 (Tamura texture feature extraction and application of the Matlab code, accompanied by Shao Tamura texture literature and test pictures. , Has been tested.)
    2012-06-09 11:36:52下载
    积分:1
  • Ray-tracing
    线性插值射线追踪法,设置模型为一三层模型,范围100m×100m(Linear interpolation ray tracing method, set the model for a three-tier model, the range 100m100m)
    2020-10-29 14:19:56下载
    积分:1
  • ImageProcessing
    说明:  用C语言实现图像的平滑,锐化及双线性内插算法的实现,效果很好(Using C language to achieve image smoothing, sharpening and bilinear interpolation algorithm to achieve good results)
    2008-11-25 19:10:19下载
    积分:1
  • Graph_Cut
    Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。 (Graph Cutshi recently in computer vision research and application of a relatively large number of optimization algorithms, typical for the stereo matching, image restortion, texture synthesis applications, the above code gives the graph cut, mean shift, and the associated ppm/pgm images an excuse, it is used for stereo matching, and has been related to matching the code to realize removed. U.S. can also be used as a platform to do some related research and applications.)
    2008-03-03 22:26:01下载
    积分:1
  • FastTV2Phase
    实现快速的 TV去噪,里面有相关的几篇论文 有全面的源代码(de-noising by TV)
    2012-07-31 11:03:53下载
    积分:1
  • live-wire_contour_version_matlab
    自己写的matlab版的live-wire算法,效率有点低,不过可用(Written in Matlab version, the live-wire algorithm, a bit low, but available)
    2012-04-24 09:10:27下载
    积分:1
  • QuickCam
    实现对图像的经验模态分解,得到经验模态分解后的第一层IMF分量,反映了图像的主要信息,去除冗余信息,为识别提供了基础。(Empirical mode decomposition of image, obtain the empirical mode decomposition of the first layer of IMF component, reflected the main information of the image, to remove redundant information, provide the basis for identification. )
    2014-01-20 14:16:39下载
    积分:1
  • DFT-DCT
    说明:  基于VC++的图像的DFT变换和DCT变换,并可实现两者间的对比转换(VC++ based on the image of the DFT transform and DCT transform, and to achieve the contrast between the two conversion)
    2021-02-15 10:09:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载