Vishnu Kamat
Papers
1
Total Citations
32
H-Index
1
About
Vishnu Kamat is a computer vision researcher whose work centers on image analysis and feature extraction, with a particular focus on robust line detection methodologies. His most-cited paper, "A robust Hough transform technique for description of multiple line segments in an image" (2002, 32 citations), addresses a fundamental challenge in computer vision: accurately identifying and describing multiple line segments within an image. Kamat’s contribution lies in refining the classical Hough transform process, which traditionally involves computing a transform for the entire image, accumulating votes in an accumulator array, and searching for peaks that indicate potential lines. By improving peak formation and segment description, his technique enhances the robustness and precision of line detection in noisy or complex scenes. This work has provided a valuable tool for applications ranging from industrial inspection to autonomous navigation. With 32 citations, the paper demonstrates sustained relevance in the field, serving as a reference for researchers developing more reliable feature extraction algorithms. Kamat’s research continues to influence the advancement of image processing techniques, making his contributions noteworthy for students and professionals exploring computer vision and pattern recognition.
Research Focus
Key Achievements
Top Papers
- 1