openpiv.pyprocess.find_second_peak

static pyprocess.find_second_peak(corr, i=None, j=None)

Find the value of the second largest peak

Parameters :

corr: np.ndarray :

the correlation map

i,j : ints

row and column location of the first peak [optional]

Previous topic

openpiv.pyprocess.find_first_peak

Next topic

openpiv.pyprocess.find_pixel_peak_position

This Page