登录
首页 » Visual C++ » VehicleTrack

VehicleTrack

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

  • Meanshift
    利用Mean-shift进行平滑处理,主要是对图像进行平滑的界面,MFC和OpenCV进行混合编程……(Mean-shift smoothing, image smooth interface, the MFC and OpenCV mixed programming ...)
    2012-03-26 10:08:52下载
    积分: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
  • 24368
    程序将界面与数据处理分开,界面采用MFC的对话框模板,对注册、训练、识别和主界面分别建立一个类,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理又分为了CFaceAlign(人脸检测+几何归一化)、CLightPrep(光照归一化)、CFaceFeature(Gabor特征提取)、CSubspace(计算Fisherface子空间)四个类,还有一个类 CFaceMngr 负责管理界面与数据之间的交流。这样的程序结构使对界面和算法彼此独立,互不影响。 每个类的具体方法请见相应头文件中的注释。(The program will interface with the data processing separate interface using MFC dialog template, registration, training, recognition and the main interface, respectively, to create a class that interacts with the user through a message handler, using multiple threads to display images in real time.   Data processing is divided into a CFaceAlign (Face Detection+ geometric normalization), CLightPrep (illumination normalization), CFaceFeature (Gabor feature extraction), CSubspace (computing Fisherface subspace) four categories, as well as a class is responsible for managing CFaceMngr interface and data exchange between. Such a program structure allows for interfaces and algorithms are independent of each other. Specific methods of each class, see the comments in the appropriate header files.)
    2015-04-13 10:05:34下载
    积分:1
  • DSP-digital-Recognition
    天津工业大学课程设计,内容包含vs2010对图像的灰度化,二值化,边缘检测。包含单纯c语言编写的对图像的灰度化,二值化,边缘检测的一个.C文件,可以直接用vc6.0运行,也可以直接在DSP上运行,还包含一份详细的设计报告。(Tianjin Polytechnic University curriculum design, content includes vs2010 grayscale image binarization, edge detection. Contains pure c language for image graying, binarization, edge detection is one. C file that can be run with vc6.0 can also be run directly on a DSP, also contains a detailed design report.)
    2013-12-10 10:51:11下载
    积分:1
  • 1
    说明:  双目视觉导航的文章,介绍了CCD标定,图像匹配,三维重建等关键技术(TE PLEASE DOWNLOAD IT )
    2015-02-11 01:56:24下载
    积分:1
  • Circle
    visualc++6.0 实现图像中圆的检测(circle detection)
    2009-06-30 11:18:16下载
    积分:1
  • stereo
    立体视觉代码。主要过程包括:harris角点检测,zncc最优策略匹配,扩散得到更多特征对应,计算disparity和对应颜色值。另外提供了两幅图片以及对应的特征匹配的结果和disparity图像。(Three-dimensional visual codes. The main process includes: harris corner detection, zncc optimal strategy for matching, the proliferation of more features of the corresponding calculation of disparity and the corresponding color value. Also provides a picture and two corresponding feature matching results and disparity images.)
    2020-06-29 14:40:02下载
    积分:1
  • 5845688suanfayanjiu
    基于扫描地形图的几何纠正算法研究。主要讲解了关于倾斜的数字图像的处理问题。(Scanned topographic maps based on the geometric correction algorithm. Mainly on the inclination to explain the deal with the issue of digital images.)
    2008-03-01 21:15:43下载
    积分:1
  • source_code_TBM_activecontours.tar
    主动轮廓模型结合一个特殊的显著性方法实现目标分割(using active contour with a special salient detction modle to segment an image )
    2014-06-28 10:55:32下载
    积分:1
  • IVS
    打开一个图像或者视频文件,相应的轮廓检测功能,视频运动物体的跟踪功能(applications on image,tracking objects in the video)
    2010-11-22 21:46:29下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载