LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a function to find the peaks in a 2D-map?

Hello everyone I have a 2Dmap,and in the map there are many peaks,like the picture below: Is there a function to find the peaks in the map? There is a function to find the peaks in a 1D array,Peak Detector.Is there a function just like this for 2D arrays? Thanks
0 Kudos
Message 1 of 2
(2,928 Views)

 


ylongwu a écrit :
Hello everyone I have a 2Dmap,and in the map there are many peaks,like the picture below: Is there a function to find the peaks in the map? There is a function to find the peaks in a 1D array,Peak Detector.Is there a function just like this for 2D arrays? Thanks

 

No specific function in LV.

If you have Imaq Vision, you should use the watershed function to define the area where a peak occurs. Then finding the max coordinates would be easy.

Chilly Charly    (aka CC)
0 Kudos
Message 2 of 2
(2,888 Views)