LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Built-in 2D peak finder?

I was wondering if LabVIEW has a built-in 2D peak finder. I found something called "Waveform Peak Detection.vi" that finds peaks of a 1D waveform, but no equivalent VI that finds peaks in a 2D array of data.

Thanks,
Allen

0 Kudos
Message 1 of 5
(3,363 Views)
Hi Allen,

Here is a VI that detects 2D peaks of data. I hope this helps!
Amanda Howard
Americas Services and Support Recruiting Manager
National Instruments
0 Kudos
Message 2 of 5
(3,335 Views)
Hi Amanda,

Thanks alot! I was wondering if you can resave this in an older version of labview, like version 7.1?

Thanks!
Allen
0 Kudos
Message 3 of 5
(3,330 Views)
Hi Amanda,

I looked at this VI, and I think it finds the peaks of each 1D waveform separately instead of finding say the peaks in a topographical map represented by a 2D matrix. Is that right?

-Allen
0 Kudos
Message 4 of 5
(3,310 Views)
Yes, Allen. That is correct. Is that going to work for your application?
Amanda Howard
Americas Services and Support Recruiting Manager
National Instruments
0 Kudos
Message 5 of 5
(3,286 Views)