trajectory:轨迹异常值检测库

时间:2021-07-13 02:13:16
【文件属性】:
文件名称:trajectory:轨迹异常值检测库
文件大小:84KB
文件格式:ZIP
更新时间:2021-07-13 02:13:16
C++ 这是一个基于 Jae-Gil Lee 在公开提供的代码的轨迹异常值检测库。 这段代码执行的算法来自一篇题为“Trajectory Outlier Detection: A Partition-and-Detect framework”的论文,可以在找到。 main.cpp 中提供了使用该库的示例代码,可以使用命令“make”进行编译。 需要 C++11 兼容编译器和 gnuplot。 有关更多详细信息,请参阅。
【文件预览】:
trajectory-master
----csv_parser.cpp(12KB)
----.gitignore(84B)
----Trajectory.cpp(2KB)
----hurricane2000_2006.tra(43KB)
----csv_parser.hpp(16KB)
----TrajData.h(2KB)
----MDPoint.cpp(729B)
----Measure.cpp(13KB)
----DistanceOutlier.h(3KB)
----Doxyfile(98KB)
----Trajectory.h(4KB)
----ConvertData.cpp(3KB)
----README.md(593B)
----OutlierDetector.cpp(27KB)
----gnuplot-iostream.h(56KB)
----Outlier.h(2KB)
----MDPoint.h(753B)
----makefile(557B)
----main.cpp(692B)
----Outlier.cpp(2KB)
----DistanceOutlier.cpp(12KB)
----Param.h(1KB)
----mainpage.dox(1KB)
----OutlierDetector.h(3KB)
----TrajData.cpp(7KB)

网友评论