usstdqq / FindMatchedLine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running

To find the mathed line, you must provide rgb images, lines, depth and pose of each images. Then, you should run computeNeighbor to find pair images which have enough overlap. Next,running the match_line to find matched lines.

About


Languages

Language:C++ 98.6%Language:CMake 1.4%