GPU Accelerated Euclidean Distance Transform
-
Updated
May 29, 2024 - Python
GPU Accelerated Euclidean Distance Transform
This repository presents the complete code of the paper titled "Learning Free Line Detection in Manuscripts using Distance Transform Graph" published in ICDAR2019.
This is an algorithm for detecting and segmenting cells in live cell images of the CAMA-1 cell line.
Topics learned and implemented as part of Computer Vision course
Coding solutions to multiple image processing problems like distance calculation, noise, contrast, and compression using different techniques like Distance Transform, Low-Pass Filters, Morphological Operators, and LZW Compression
Useful extra functionality for TensorFlow maintained by SIG-addons
Coding solutions to multiple image processing problems like distance calculation, noise, contrast, and compression using different techniques like Distance Transform, Low-Pass Filters, Morphological Operators, and LZW Compression.
Add a description, image, and links to the distance-transform topic page so that developers can more easily learn about it.
To associate your repository with the distance-transform topic, visit your repo's landing page and select "manage topics."