Instantiate a line matcher

limap.line2d.register_matcher.get_matcher(cfg_matcher, extractor, n_neighbors=20, weight_path=None)

Get a line matcher specified by cfg_matcher[“method”]

Parameters: