Abstract
dc:description.abstractGathering and extracting meaningful and reliable information from visual data can be challenging, especially when dealing with noisy or incomplete data. Edge detection algorithms such as the Canny edge detector or the Sobel operator attempt to solve this issue by detecting and isolating image edges. However, they often fail in the presence of noise or extracting higher-level structures. Noise removal techniques such as Gaussian blur exist. Still, they usually come at the cost of losing essential details in the image, leading to a smoothing effect that can obscure critical features such as edges, corners, or textures. This trade-off between noise reduction and feature retention limits their effectiveness in applications where clarity and accuracy are crucial. The Tensor Voting algorithm offers a robust perceptual organization and feature extraction solution by leveraging geometric and contextual information. However, its high computational complexity has limited its adoption in many cases. Tensors do not always fall within what the original framework describes as the "osculating circle." There is no way to refine the width of the vote field to prevent votes from being cast out into regions where no votes should be cast. Finally, iterative voting increases the overall energy in the image causing the structure to distort. The research presented in this paper aims to explain the Tensor Voting algorithm, outline the math involved, provide a way to allow tensor voting to vote orthogonal to the tensor as well as laterally, add method in which the user can control the width of the vote field, normalize tensor voting for use in iterative voting, and address the algorithm's computational complexity by parallelizing the 2D Tensor Voting algorithm using CUDA on NVIDIA GPUs. We discuss the challenges of parallelizing the algorithm, including a discussion between the scatter and gather versions. Experimental results show that parallelizing the Tensor Voting algorithm with CUDA can achieve up to three orders of magnitude over the CPU implementation.
Author and committee
dc:creator, dc:contributor.*- Author dc:creator
-
- Baig, Omar Ahmed 1998-
- Contributors dc:contributor
-
- Mayerich, David
- Chen, Guoning
- Roysam, Badrinath
- Fu, Xin
Subjects
dc:subject × 2Rights
- Language dc:language
- English
Identifiers
dc:identifier.*- Handle dc:identifier.uri
- https://hdl.handle.net/10657/18370
- OAI identifier oai:identifier
- oai:tdl-ir.tdl.org:10657/18370