skeleton-tracing
Image tracing algorithm
An algorithm for converting binary images into polylines representing the topological skeleton of an image.
A new algorithm for retrieving topological skeleton as a set of polylines from binary images
510 stars
13 watching
64 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
algorithmcomputational-geometrycomputer-visionpolylinesskeletonization
Related projects:
Repository | Description | Stars |
---|---|---|
chuan-yun/molten | Tools and framework for building distributed tracing infrastructures in PHP applications | 793 |
liuhaoyang/butterfly-csharp | A .NET client for a distributed tracing system. | 30 |
liuhaoyang/butterfly | A distributed tracing system and application performance monitoring solution. | 121 |
jingchuncheng/seg-with-spn | This project provides code and pre-trained models for object segmentation in videos using a spatial propagation network. | 144 |
juntang-zhuang/laddernet | A deep learning implementation of a multi-path network architecture for medical image segmentation | 139 |
xiaolonw/nips14_loc_seg_testonly | An implementation of object segmentation using computer vision techniques on images from the NIPS 2014 challenge. | 25 |
zsdonghao/text-to-image | A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 599 |
xinli-zn/tadt | An implementation of the Target-Aware Deep Tracking method in MATLAB | 67 |
mingyuliutw/unit | An unsupervised deep learning framework for translating images between different modalities | 1,988 |
xu-tianyang/ladcf | An open-source implementation of a visual object tracking algorithm using adaptive correlation filters and spatial feature selection | 92 |
lingyanruan/lakdnet | An image deblurring model that revisits the use of convolutional neural networks to improve efficiency and performance compared to transformers. | 97 |
hongyanggao/pixeltcn | An implementation of a custom convolutional neural network layer designed to improve up-sampling operations in deep learning models | 97 |
meiguangjin/nbd | This is an implementation of a blind deconvolution algorithm used in computer vision | 17 |
siyuada7/tp-lsd | An implementation of a line segment detection algorithm in computer vision | 142 |
golnazghiasi/lrr | Code and models for reconstructing and refining images in semantic segmentation using Laplacian Pyramid techniques. | 59 |