lianshangni0922 / line_segment_mapping

An incremental and consistent 2-D line segment-based mapping approach

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2-D Line Segment Mapping

Source code of an incremental and consistent 2-D line segment-based mapping approach proposed in

J. Wen, X. Zhang, H. Gao, J. Yuan, and Y. Fang, "CAE-RLSM: Consistent and efficient redundant line segment merging for online feature map building", IEEE Transactions on Instrumentation and Measurement, 2020, 69(7): 4222-4237. [paper] [video]

About

An incremental and consistent 2-D line segment-based mapping approach

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 89.1%Language:CMake 10.9%