登录
首页 » Visual C++ » VehicleTrack

VehicleTrack

于 2017-07-24 发布 文件大小:19990KB
0 193
下载积分: 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 个回复

  • SLIC_mex
    SLIC超像素分割matlab版本,主要算法为C++与matlab算法联动(SLIC super pixel segmentation matlab version, the main algorithm is C++ and matlab algorithm linkage)
    2018-10-09 14:51:36下载
    积分:1
  • Graph
    输入一个带权无向图的顶点数、边数、各条边信息(两个顶点和权值),建立该图的邻接矩阵结构,输出该邻接矩阵。将上述无向图邻接矩阵转换为邻接表结构,输出该邻接表;根据该邻接表对无向图进行深度优先遍历序列和广度优先遍历序列,并输出遍历结果;用prim算法实现构造该带权无向图的最小生成树,并将该最小生成树的各条边信息输出。(Enter a weighted undirected graph with vertices, edges, each of the side information (two vertices and weights), the establishment of the adjacency matrix structure, the output of the adjacency matrix. The above undirected graph adjacency matrix into adjacency list structure, the output of the adjacency list according to the adjacency table undirected graph depth-first traversal sequence and breadth-first traversal sequence, and outputs through the results using prim algorithm construct the weighted undirected graph minimum spanning tree, and the minimum spanning tree information on respective sides of the output.)
    2020-12-13 15:29:15下载
    积分:1
  • DecodeString
    根据指定字符分割字符串,VC++精选编程源码,很好的参考。(According to the specified character segmentation character string, VC++ select programming source code, a good reference.)
    2013-12-03 10:56:22下载
    积分:1
  • Picture
    图片处理 去噪音,去模糊为了实现较好保留图像边缘特征的有效去噪,提出了一种基于边缘检测的Contourlet 变换去噪方法(Picture Deal)
    2013-05-28 16:20:28下载
    积分:1
  • MbufAllocColor
    这个函数分配一个数据缓冲区与多个颜色指定系统上的乐队。这种类型的缓冲区允许表示彩色图像(例如,RGB)。 这个函数为每个指定分配缓冲区,一个二维表面颜色乐队。您可以使用MbufAlloc1d()和MbufAlloc2d()来创建单独的乐队一或二维 数据缓冲区,分别。 分配一个缓冲区后,我们建议您检查是否操作成功,使用MappGetError(),或通过验证,不是M_NULL返回的缓冲区的标识符。(This function allocates a data buffer with multiple color bands on the specified system. This type of buffer allows for the representation of color images (for example, RGB). This function allocates buffers that have a two-dimensional surface for each specified color band. You can use MbufAlloc1d() and MbufAlloc2d() to create single band one- or two-dimensional data buffers, respectively. After allocating a buffer, we recommend that you check if the operation was successful, using MappGetError(), or by verifying that the buffer identifier returned is not M_NULL.)
    2015-12-03 19:55:48下载
    积分:1
  • liver_ultr
    Abstract—Noninvasive ultrasound imaging of carotid plaques allows for the development of plaque-image analysis methods associated with the risk of stroke. This paper presents several plaqueimage analysis methods that have been developed over the past years. The paper begins with a review of clinical methods for visual classification that have led to standardized methods for image acquisition, describes methods for image segmentation and denoizing, and provides an overview of the several texture-feature extraction and classification methods that have been applied. We provide a summary of emerging trends in 3-D imaging methods and plaque-motion analysis. Finally, we provide a discussion of the emerging trends and future directions in our concluding remarks.
    2013-10-28 12:36:04下载
    积分:1
  • BicubicHermiteCode
    使用Visual C++编写的生成三次Hermite曲线的源代码。(Bicubic Hermite code in Visual C++.)
    2011-01-07 18:01:47下载
    积分:1
  • OTSUMultiThre
    1.本程序功能包含显示直方图,OTSU的单值分割,OTSU的二值分割,OTSU的三值分割 2.在OTSU的分割时,通常情况下我们是通过类间方差得到一个分割阈值,但是有时候我们需要得到各灰度级别的目标,那么采取多值分割是 很必要的,通过改进得到OTSU的多值分割方法 3.本程序另外还有显示直方图,计算程序运行时间,处理结果以新的窗口显示等细节,这部分适合MFC初学者。(1. This procedure shows the histogram feature, OTSU single segmentation, OTSU binary segmentation, OTSU three segmentation 2. OTSU segmentation, it is usually the case we are through the between-cluster variance by a partition threshold , but sometimes we need to be the gray level of the target, then the multi-segmentation is necessary, through improved access to multi-OTSU segmentation methods 3. This procedure in addition to show the histogram to calculate run time, treatment the results of a new window display the details of this part of MFC for beginners.)
    2009-02-06 14:55:41下载
    积分:1
  • lab2
    This program draws an image from a bmp file
    2014-05-26 21:59:34下载
    积分:1
  • yuyanjiaozheng
    实现对鱼眼图像的校正 我自己执行过 可以使用(it can realise the rectification of the fish eye image )
    2010-06-04 17:26:26下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载