登录
首页 » Visual C++ » track

track

于 2020-06-29 发布 文件大小:5095KB
0 246
下载积分: 1 下载次数: 179

代码说明:

   该程序是我多年的经验总结以及代码,实现了全景目标跟踪、火焰识别、烟雾识别、起立坐下行为判断、越界闯入、徘徊、违规停车等多种智能功能一体化,粒子滤波、贝叶斯分类器、随机森林等多种在线学习机制,还有传统的camshift、meanshift、光流法、卡尔曼滤波、struck、KCF、TLD、CT、区域匹配,相位相关、轮廓跟踪等多种算法(The program is my many years of experience and code, the realization of the panorama target tracking, flame detection, smoke detection, standing up sitting judge, cross-border intrusion, wandering, illegal parking and other various intelligent functions integration, particle filter, Bayesian classifier, random forest variety of online learning mechanism, and the traditional CAMSHIFT, meanshift, optical flow method, Kalman filter, the, KCF, regional matching, phase correlation, contour tracking and other several algorithms)

文件列表:

目标跟踪火焰识别字符识别智能化综合程序
......................................\Cdib.cpp,3442,2008-04-07
......................................\Cdib.h,785,2008-03-24
......................................\Ctarget.cpp,1889,2008-05-08
......................................\Ctarget.h,1122,2008-04-21
......................................\data.txt,1242,2008-05-10
......................................\Debug
......................................\.....\Cdib.obj,15317,2014-09-22
......................................\.....\Cdib.sbr,1024,2014-09-22
......................................\.....\Ctarget.obj,17125,2014-09-22
......................................\.....\Ctarget.sbr,1024,2014-09-22
......................................\.....\fisrt.bsc,3146752,2014-09-22
......................................\.....\fisrt.ilk,2513048,2014-09-22
......................................\.....\fisrt.obj,12164,2014-09-22
......................................\.....\fisrt.pch,6836160,2014-09-22
......................................\.....\fisrt.pdb,3605504,2014-09-22
......................................\.....\fisrt.res,8648,2014-09-22
......................................\.....\fisrt.sbr,1024,2014-09-22
......................................\.....\fisrtDlg.obj,39902,2014-09-22
......................................\.....\fisrtDlg.sbr,1024,2014-09-22
......................................\.....\StdAfx.obj,105417,2014-09-22
......................................\.....\StdAfx.sbr,1362823,2014-09-22

......................................\.....\vc60.idb,205824,2014-09-22
......................................\.....\vc60.pdb,364544,2014-09-22
......................................\fisrt.aps,20784,2014-09-22
......................................\fisrt.clw,1140,2014-09-22
......................................\fisrt.cpp,2049,2008-03-24
......................................\fisrt.dsp,4452,2008-05-10
......................................\fisrt.dsw,516,2008-03-24
......................................\fisrt.exe,2158643,2014-09-22
......................................\fisrt.h,1313,2008-03-24
......................................\fisrt.ncb,402432,2014-09-22
......................................\fisrt.opt,185856,2014-09-22
......................................\fisrt.plg,1859,2014-09-22
......................................\fisrt.rc,5460,2008-05-10
......................................\fisrtDlg.cpp,11895,2008-05-10
......................................\fisrtDlg.h,1398,2008-04-02
......................................\res

......................................\...\fisrt.rc2,397,2008-03-24
......................................\resource.h,728,2008-04-02
......................................\StdAfx.cpp,207,2008-03-24
......................................\StdAfx.h,1054,2008-03-24

......................................\说明.txt,56,2008-05-10

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

发表评论

0 个回复

  • main
    利用opencv基于灰度投影算法进行图像平移补偿(Use opencv gray projection algorithm for image translational compensation)
    2016-05-24 10:21:14下载
    积分:1
  • read-DXFFILE
    一个读取DXF文件的工具,有示例,有源代码,对某些需要与Autocad进行图形学接口编程的朋友有十分重要的工具,我可以千般辛苦找来的。(a read DXF files tools, example, the active code, certain needs and Autocad graphics interface for programming and friends very important tool, I can offer all kinds of hard to find.)
    2020-07-01 09:20:07下载
    积分:1
  • a
    说明:  虚拟内窥镜关键技术研究 虚拟内窥镜技术(Virtual Endoscopy)是虚拟现实技术在现代医学中 的应用。它利用医学影像作为原始数据,融合图像处理、计算机图形学、科 学计算可视化、虚拟现实技术,模拟传统光学内窥镜的一种技术。它克服了 传统光学内窥镜需把内窥镜体插入人体内的缺点,是一种完全无接触式的检 查方法。虚拟内窥镜的研究旨在为医生提供诊断依据,还可应用于辅助诊断、 手术规划、实现手术的精确定位和医务人员的培训等。(Research on key technologies of virtual endoscopy virtual endoscopy (Virtual Endoscopy) is a virtual reality technology in modern medicine. It has made use of medical imaging as an original data, the integration of image processing, computer graphics, scientific visualization, virtual reality technology to simulate a conventional optical endoscope technology. It overcomes the traditional optical endoscope to be inserted into the endoscope body of the shortcomings of the human body is a no-contact inspection method. Virtual Endoscopy of the study was to provide diagnosis for doctors, but also applies to diagnosis, surgical planning, to achieve precise positioning of surgical and medical personnel training.)
    2007-08-05 09:53:18下载
    积分:1
  • filer
    自己写的中值滤波剔野程序,用于信号野值剔除。很简单,其中算法可替换(Write your own wild tick median filtering program for the signal, excluding outliers. Very simple algorithm which can be replaced)
    2014-04-07 10:50:52下载
    积分:1
  • DIALOG_BMP_EX1
    基于对话框的可以打开处理BMP图像的源程序(Dialog-based open source BMP images)
    2010-03-01 10:45:38下载
    积分:1
  • gradient_palette
    OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL (OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL)
    2008-08-18 13:59:22下载
    积分:1
  • canny
    对静态图像应用canny算法提取边缘特征(The edge feature is extracted by canny algorithm of static image)
    2017-12-11 10:53:47下载
    积分:1
  • lunkuojiance
    检测图像中的轮廓,并定位坐标,可以对图片特征惊醒提取。(Detect the image contours, and position coordinates can be awakened picture feature extraction.)
    2013-05-01 11:07:42下载
    积分:1
  • ConeBeamReconstruction
    FDK最小角度重建,基于parker加权的投影数据处理实现的最小角度重见(FDK minimum angle reconstruction, the minimum angle parker weighted projection data processing based on the realization Shigemi)
    2014-05-04 09:43:44下载
    积分:1
  • dynamics-simulation
    这是一个对动力学模型进行仿真的代码,可以得出动力学仿真图像(dynamics simulation )
    2013-05-30 20:32:59下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载