Hi Rosaria, unfortunately we don't have any fingerprint recognition
examples in skimage. Various things like thresholding
(skimage.filters.threshold_*), edge detection (also in skimage.filters),
and feature extraction (skimage.feature) would be useful, but you would
need to piece them together yourself. It would be awesome if you could
send a link to a blog post or github repo when you have something
working! We would be very happy to link to it from scikit-image or
include it in our documentation (with your permission of course!).

On Thu, Feb 22, 2018, at 12:38 AM, rosaria daniela scattarella wrote:
> Hello,
> 
> I should do fingerprint recognition do you have any examples?
> Tks
> _________________________________________________
> scikit-image mailing list
> scikit-image@python.org
> https://mail.python.org/mailman/listinfo/scikit-image

_______________________________________________
scikit-image mailing list
scikit-image@python.org
https://mail.python.org/mailman/listinfo/scikit-image

Reply via email to