Hanqer / lines-manual-labeling

Straight-line annotator. (直线标注工具)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

lines-manual-labeling

This is a straight line annotator writen in cpp with qt and opencv.

Usage:

option 1. Build from source. Modifing the config of libraries in pro file. Then build using qmake and make.

option 2. Using released program. This can be directly install and run on Windows 10 and Ubuntu 18.04.

Feature:

  • We create a semantic line detection dataset NKL using this annotator. For more details, please see DHT and NKL.

About

Straight-line annotator. (直线标注工具)


Languages

Language:C++ 89.9%Language:QMake 10.1%