Open zylove006 opened 6 years ago
i have problem the same. now you have solution? Help
sorry, i have not solved this problem.if you have the answer, please tell me. thank you
At 2019-02-18 16:18:20, "yseyha" notifications@github.com wrote:
i have problem the same. now you have solution? Help
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
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)
please tell me the meaning of eroded_background and (local_max - eroded_background)? Thank you!