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.
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?