
How fo find the peaks using this function
    3 ビュー (過去 30 日間)
  
       古いコメントを表示
    
Hello,
I'm trying to get lines from a 2D point cloud. Instead of displaying the points and use that figure as an image, I wanted to work on the points directly. I tried using this user function: Hough Transform for Point Clouds & Images, Hough Transform Matrix. 
However I can't use the houghpeaks function because the Hough matrix generated by that function is not integers.
I'm not sure to what I should do, do you have any idea?
Thx in advance,
0 件のコメント
回答 (1 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

