normalizer:将传感器值标准化为记录设备的库始终处于同一方向

时间:2024-07-27 15:26:15
【文件属性】:

文件名称:normalizer:将传感器值标准化为记录设备的库始终处于同一方向

文件大小:63KB

文件格式:ZIP

更新时间:2024-07-27 15:26:15

C++

归一化器 将传感器值标准化为记录设备的库始终处于同一方向 输入格式 目前 normalizer 只接受带有数据的文件,描述这种格式。 但是它的代码可以很容易地改变来处理在线传入的数据。 输出格式 与输入相同。 命令行参数 第一个参数始终是输入文件名。 其他参数是可选的: -block_diff_thres -block_time_thres -sm_radius -sm_range_part -z_range_part -speed_detection_thres -adjacent & -noadjacent -output 默认: = "norm_" + input_name (默认不假设input_name可以是文件路径)


【文件预览】:
normalizer-master
----CMakeLists.txt(287B)
----README.md(926B)
----LICENSE(1KB)
----src()
--------main.cpp(7KB)
--------CMakeLists.txt(434B)
--------types.hpp(293B)
--------plot.hpp(572B)
--------config.cpp(1KB)
--------utils.hpp(2KB)
--------plot.cpp(1KB)
--------config.hpp(371B)
--------gflags()
--------utils.cpp(7KB)

网友评论