登录
首页 » Visual C++ » track

track

于 2020-06-29 发布 文件大小:5095KB
0 135
下载积分: 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 个回复

  • wenlitezhengtiqufangfa
    关于在图形图像处理过程中纹理特征提取方法的介绍(About in the process of image processing texture feature extraction method is introduced)
    2015-04-27 13:25:06下载
    积分: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
  • Cell_sysbbk
    这是本人开发的一个课题软件,主要用于点细胞识别与轨迹追踪! 具有 很好的研究价值,里面运用 图像处理(很多种)函数的 编写与调用!! 估计仅此一个项目代码,版主就应该给我特殊鼓励的!(err)
    2021-03-08 15:19:28下载
    积分:1
  • Learning-OpenCV
    本书可作为信息处理、计算机、机器人、人工智能、遥感图像处理、认知神经科学等有关专业的高年级学生或研究生的教学用书,也可供相关领域的研究工作者参考。(This book can be used as information processing, computer, robot, remote sensing image processing, artificial intelligence, cognitive neuroscience and related professional senior student or graduate student s teaching resources, also can be used for reference in the related areas of research workers.)
    2013-12-07 16:43:45下载
    积分:1
  • 12345VC
    对打开的图像,可以提取其纹理特征,程序运行无误(Right to open the image, you can extract the texture features, the program is running correctly)
    2009-12-24 19:46:55下载
    积分:1
  • touying
    关于图形学的一个算法,主要实现了投影。比较适合初学者(An algorithm on the graphics, the main achievement of the projector. More suitable for beginners)
    2008-06-24 00:38:00下载
    积分:1
  • Learning-OpenCV
    本书可作为信息处理、计算机、机器人、人工智能、遥感图像处理、认知神经科学等有关专业的高年级学生或研究生的教学用书,也可供相关领域的研究工作者参考。(This book can be used as information processing, computer, robot, remote sensing image processing, artificial intelligence, cognitive neuroscience and related professional senior student or graduate student s teaching resources, also can be used for reference in the related areas of research workers.)
    2013-12-07 16:43:45下载
    积分:1
  • PolyIntersect
    计算机图形学的多边形求交算法,实现两个多边形的求交功能(Computer graphics polygon intersection algorithm to achieve two polygon intersection function)
    2009-11-24 10:06:32下载
    积分:1
  • NewFeaturesOfOpenCV2.1
    脸部特征提取,特征点提取、划分特征点区域,这是在中医面诊课题中用到的代码(Facial feature extraction, feature extraction, feature points divided region)
    2020-08-17 14:08:22下载
    积分:1
  • disk
    对于给定的文件检索概率,编程计算磁盘文件的最优存储方案.(For a given probability of document retrieval, programming the calculation of the optimal disk file storage scheme.)
    2007-09-15 14:43:26下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载