Assignment for MATE22 - Topics in Computer Vision IV at UFBA (Universidade Federal da Bahia). All the implementation found in this repository was made using OpenCV for C++. It contains:
- An implementation of the fingerprint enhancement method by Hong et al.;
- A very simple fingerprint matcher;
- R and C++ code for plotting Nth-Rank and ROC curves.
Trabalho de MATE22 - Tópicos em Computação Visual IV na UFBA (Universidade Federal da Bahia). Toda a implementação encontrada foi feita utilizando OpenCV para C++. Ele contém:
- Uma implementação do método de melhoria da impressão digital de Hong et al.;
- Um reconhecedor simples de impressões digitais;
- Códigos em C++ e R para gerar.curvas ROC e Ranks N.