TP-LSD

Line detector

An implementation of a line segment detection algorithm in computer vision

Official implementation of paper "TP-LSD: Tri-points based line segment detector" .

GitHub

143 stars
4 watching
25 forks
Language: C++
last commit: almost 6 years ago

Related projects:

RepositoryDescriptionStars
navervision/mlsdDevelops efficient and real-time line segment detection software for resource-constrained environments.543
mlpc-ucsd/letrAn algorithm for line segment detection using Transformers without edges211
cvg/deeplsdA software framework for detecting and refining line segments in images using deep learning techniques497
cleinc/linedetectorThis project provides an efficient line segment detector using OpenCV.83
delay-xili/f-clipProvides an implementation of a neural network for detecting lines in images and videos156
svip-lab/ppgnetThis project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images.172
cvg/sold2A deep learning framework for detecting and describing lines in images, particularly robust to occlusion549
cherubicxn/afm_cvpr2019An implementation of line segment detection using convolutional neural networks and a coupled region coloring problem297
bharath272/sds_eccv2014A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques.96
walktree/libtorch-yolov3An implementation of the YOLO v3 object detection algorithm using Libtorch453
jingzhang617/cod-rank-localize-and-segmentDevelops a system to detect, segment, and rank camouflaged objects in images.74
matlab-deep-learning/seven-segment-digit-recognitionAutomates digit recognition in images of seven segment displays7
xueliancheng/slt-netA video object detection framework that uses temporal consistency to detect camouflaged objects in videos61
chenyuntc/dsod.pytorchAn implementation of the Deep Supervised Object Detector from scratch using PyTorch.70
szq0214/dsodA deep learning-based object detection system from scratch706