How we can get the peak and neighbors in the Hough transform in matlab code?

4 views (last 30 days)
How we can get the peak and neighbors of hough transform in matlab code??

Answers (1)

Balaji Udayagiri
Balaji Udayagiri on 8 Jul 2022
Hi Faris
As per my understanding, you want to find the peaks in the Hough transform.
Please refer to the documentation of Hough Peaks for detailed information on finding peaks Hough transform
  1 Comment
Faris Ali
Faris Ali on 8 Jul 2022
Hii Balaji, I know how we can get peaks. its easy function .
I want to collect and clustering the peaks and nearest neighbor peaks then determine the center of cluster??

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!