登录
首页 » Visual C++ » track

track

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

  • image-processing
    冈萨雷斯数字图像处理MATLAB版,是我们学习图像处理必备的书籍(Gonzales digital image processing MATLAB version, we study the image processing necessary books)
    2016-05-04 11:45:37下载
    积分:1
  • BmpToRGB16
    convert bmp to rgb565(algorithm to handle all kinds of bmp to rgb565)
    2009-09-16 12:59:03下载
    积分:1
  • 20061231172024
    取阈值常用的方法有:双峰法、迭代法、大津法(OTS(threshold for commonly used methods : bimodal, iteration, Tianjin (OTS. )
    2006-12-31 17:19:16下载
    积分:1
  • PolyIntersect
    计算机图形学的多边形求交算法,实现两个多边形的求交功能(Computer graphics polygon intersection algorithm to achieve two polygon intersection function)
    2009-11-24 10:06:32下载
    积分:1
  • 彩色像的合成vc代码
    说明:  一个较好效果的彩色图像合成代码(分左右两个视窗,点击左边的视窗后显示左图,选择操作后,点击右视窗,可看到各种不同合成操作的效果图)(a good result Color Image Synthesis code (around two windows, Click on the left side of the window shows the municipality, the choice of operation, click on the right window we can see various synthesis operating results))
    2006-02-22 23:06:48下载
    积分:1
  • VC++image-program
    这是一个详细的关于Vc++图像编程的ppt,希望对大家有帮助(This is a detailed on Vc++ Image programming ppt, hope everyone has to help)
    2008-05-28 17:20:04下载
    积分:1
  • NewFeaturesOfOpenCV2.1
    脸部特征提取,特征点提取、划分特征点区域,这是在中医面诊课题中用到的代码(Facial feature extraction, feature extraction, feature points divided region)
    2020-08-17 14:08:22下载
    积分:1
  • OMP
    此程序是无损检测中匹配追踪算法的源代码,有很好的去噪效果.(This program is a non-destructive testing in the matching pursuit algorithm source code, there is a good de-noising effect.)
    2014-03-18 15:47:11下载
    积分:1
  • 2
    说明:  基于boosted的粒子滤波,用于冰球的跟踪(Based on the boosted particle filter for tracking hockey)
    2010-03-09 13:56:56下载
    积分:1
  • ExImage
    1. ExImage是在DIB类的基础上,扩展了一些基本图像处理功能,除图像格式库外,所有图像处理算法均为自主开发,各处理算法可单独使用。 2. ExImage主要功能包括:颜色增强、校正、配准、拼接、复原、融合、分析、压缩编码等。 关键词:彩色图像处理、自适应中值滤波、图像增强、几何校正、图像配准、图像拼接、图像融合、图像压缩。 (ExImage Image processing toolkit)
    2009-09-18 14:54:49下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载