zylove006

Results 1 issues of zylove006

I have a few problems in the function of get_2D_peaks in fingerprint.py. background = (arr2D == 0) eroded_background = binary_erosion(background, structure=neighborhood, border_value=1) # Boolean mask of arr2D with True at...