登录
首页 » Visual C++ » TRAOD_Algorithm

TRAOD_Algorithm

于 2020-11-08 发布 文件大小:6237KB
0 269
下载积分: 1 下载次数: 15

代码说明:

  基于轨迹划分的异常轨迹检测方法。首先采用两种分段粒度将每条轨迹分为若干子轨迹线段,然后,在基于距离的异常检测方法的基础上,引入调整系数的概念,采用密度与距离相结合的方法进行异常轨迹检测。 (Abnormal trajectory detection method based on trajectory partition.Firstly each trajectories should be divided into several substrajectories using two granularities. Then the notion of adjustment coefficient is introduced on the basis of distance based anomaly detection method, and the abnormal trajectories are detected combining density and distance. )

文件列表:

TRAOD_Algorithm
...............\Debug
...............\.....\DParameter.obj,10467,2010-12-26
...............\.....\DParameter.sbr,0,2010-12-26
...............\.....\MainFrm.obj,19885,2010-05-06
...............\.....\MainFrm.sbr,0,2010-05-06
...............\.....\OutlyingTRi.txt,0,2010-12-26
...............\.....\StdAfx.obj,105604,2010-05-06
...............\.....\StdAfx.sbr,1374959,2010-05-06
...............\.....\TRAOD_Algorithm.bsc,5448704,2010-12-30
...............\.....\TRAOD_Algorithm.exe,139362,2013-11-05
...............\.....\TRAOD_Algorithm.ilk,367528,2013-11-05
...............\.....\TRAOD_Algorithm.obj,23390,2010-05-06
...............\.....\TRAOD_Algorithm.pch,6876788,2010-05-06
...............\.....\TRAOD_Algorithm.pdb,525312,2013-11-05
...............\.....\TRAOD_Algorithm.res,7852,2010-12-26
...............\.....\TRAOD_Algorithm.sbr,0,2010-05-06
...............\.....\TRAOD_AlgorithmDoc.obj,15128,2010-05-06
...............\.....\TRAOD_AlgorithmDoc.sbr,0,2010-05-06
...............\.....\TRAOD_AlgorithmView.obj,32254,2013-11-05
...............\.....\TRAOD_AlgorithmView.sbr,32172,2013-11-05
...............\.....\TRAPartition.obj,48404,2013-11-05
...............\.....\TRAPartition.sbr,41585,2013-11-05
...............\.....\vc60.idb,263168,2013-11-05
...............\.....\vc60.pdb,380928,2013-11-05
...............\deer95.txt,1059998,2008-03-10
...............\DParameter.cpp,1071,2010-12-26
...............\DParameter.h,1258,2010-12-26
...............\elk93.txt,2513335,2008-03-10
...............\MainFrm.cpp,2516,2010-04-15
...............\MainFrm.h,1581,2010-04-15
...............\ReadMe.txt,4527,2010-04-15
...............\res


...............\...\TRAOD_Algorithm.rc2,407,2010-04-15

...............\resource.h,879,2010-12-26
...............\StdAfx.cpp,217,2010-04-15
...............\StdAfx.h,1054,2010-04-15
...............\TRAOD_Algorithm.aps,30012,2013-11-05
...............\TRAOD_Algorithm.clw,3009,2013-11-05
...............\TRAOD_Algorithm.cpp,4371,2010-04-15
...............\TRAOD_Algorithm.dsp,5084,2010-12-26
...............\TRAOD_Algorithm.dsw,555,2010-04-15
...............\TRAOD_Algorithm.h,1455,2010-04-15
...............\TRAOD_Algorithm.ncb,205824,2013-11-05
...............\TRAOD_Algorithm.opt,56832,2013-11-05
...............\TRAOD_Algorithm.plg,779,2013-11-05
...............\TRAOD_Algorithm.rc,12656,2010-12-26
...............\TRAOD_AlgorithmDoc.cpp,1922,2010-04-15
...............\TRAOD_AlgorithmDoc.h,1574,2010-04-15
...............\TRAOD_AlgorithmView.cpp,5566,2013-11-05
...............\TRAOD_AlgorithmView.h,2034,2010-12-26
...............\TRAOD_DataStruct.h,384,2010-05-06
...............\TRAPartition.cpp,18467,2013-11-05
...............\TRAPartition.h,2049,2010-05-06
...............\新建 文本文档.txt,27962,2010-04-26

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

发表评论

0 个回复

  • main
    光流算法的源码 运用稠密光流(Lucas-Kanade)算法跟踪运动的图像(Optical flow algorithm source code using dense optical flow image (Lucas-Kanade) algorithm to track the movement of)
    2015-04-08 21:36:01下载
    积分:1
  • GC-stereomatch
    使用GC立体匹配算法生成视差图,内涵图片文件(GC disparity map)
    2021-01-18 20:58:42下载
    积分:1
  • InterSection
    检测空间中直线是否相交(动态)(detect whether linear space intersect (dynamic))
    2004-12-02 12:16:17下载
    积分:1
  • 0460
    水平百叶窗显示图片,讲一张图像垂直分成若干份,bitblt一行一行的显示(The level of blinds show pictures, talk about an image vertically divided into several copies, bitblt display line by line)
    2009-12-23 12:20:12下载
    积分: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
  • area
    说明:  计算凸包面积,点集Q的凸包是指一个最小凸多边形,满足Q中的点或者在多边形边上或者在其内。(Calculate convex hull area。The convex hull of point set Q is a minimum convex polygon, to meet the Q of the point or polygon or in its inside edge)
    2010-04-11 01:20:14下载
    积分:1
  • main
    主成分分析的三种方法,一种是自编程序,一种是princomp函数,一种是pcacov函数(Three principal component analysis, one is self-programming, one is princomp function, a function is pcacov)
    2015-06-11 19:02:18下载
    积分:1
  • ex8-extractwatermark
    水印要求完全不被修改,完全脆弱水印一般是从空域LSB算法演变而来。(Watermark demands nothing to modify, the fragile watermark is completely general LSB algorithm has evolved the airspace。)
    2015-05-11 15:33:22下载
    积分:1
  • CarCount
    该程序功能是实现对道路流动车辆统计。小模块功能有以下几个:1,对视频解帧并显示。2,对该视频训练背景图片。 3,利用背景图片用减背景法对测试视频进行前景提取,并进行阈值处理,图像分割,找出流动车的连通域。 4,对车辆进行统计。程序包内含有界面说明,以及程序使用的步骤和相关注意事项(The program function is to achieve movement of vehicles on the road statistics. A small module function has the following: 1 solution for video frames and displayed. 2, the video training background image. 3, using the background image used by the background method of testing the prospects for video extraction, and conduct threshold processing, image segmentation, to identify mobile car-connected domain. 4, vehicle statistics. Interface package contains instructions and procedures related to the use of the steps and considerations)
    2010-01-04 12:53:46下载
    积分:1
  • log
    bmp图像边缘检测,vc界面,很好用,适合初学者学习(bmp image edge detection, vc interface, useful for beginners to learn)
    2008-07-09 13:23:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载