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" .
143 stars
4 watching
25 forks
Language: C++
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Develops efficient and real-time line segment detection software for resource-constrained environments. | 543 |
| An algorithm for line segment detection using Transformers without edges | 211 |
| A software framework for detecting and refining line segments in images using deep learning techniques | 497 |
| This project provides an efficient line segment detector using OpenCV. | 83 |
| Provides an implementation of a neural network for detecting lines in images and videos | 156 |
| This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. | 172 |
| A deep learning framework for detecting and describing lines in images, particularly robust to occlusion | 549 |
| An implementation of line segment detection using convolutional neural networks and a coupled region coloring problem | 297 |
| A Matlab implementation of simultaneous object detection and segmentation using deep learning techniques. | 96 |
| An implementation of the YOLO v3 object detection algorithm using Libtorch | 453 |
| Develops a system to detect, segment, and rank camouflaged objects in images. | 74 |
| Automates digit recognition in images of seven segment displays | 7 |
| A video object detection framework that uses temporal consistency to detect camouflaged objects in videos | 61 |
| An implementation of the Deep Supervised Object Detector from scratch using PyTorch. | 70 |
| A deep learning-based object detection system from scratch | 706 |