Skip to content

Public repository to track the source code for the final project (Phase 1, and 2) of the Image Analysis Course (MO-445 Unicamp IC - 1º Semester of 2022)

Notifications You must be signed in to change notification settings

Fcsalvagnini/image_analysis_final_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fingerprint Project

This repository holds the source code for the Fingerprint Project developed during the Image Analysis Class (Institute of Computing - Unicamp, 1st Semester of 2022).

The fingerprint project is composed of 2 phases:

  • Phase 1: Detecting the Region of Interest on images (Fingerprint) and cropping it through morphological operations
  • Phase 2: Alignment of the Fingerprints and Detection of the individual to which the fingerprint belongs.

One can find the source code related to each phase in the folders src_phase_1 and src_phase_2. To compile and execute the source code, see the README.md inside each code folder.

The following students contributed to the development of this repository.

  • Felipe Crispim da Rocha Salvagnini
  • Gustavo Lelis
  • Mateus Oliveira
  • Wilson Legnaro Volpi Nakano

Requisites

To compile the source code for project01 and project02 one needs the libift library. To download it, please access https://www.ic.unicamp.br/~afalcao/ and download it from the last Image Analysis Class (At Courses/Image Analysis/Examples of codes using a C library).

About

Public repository to track the source code for the final project (Phase 1, and 2) of the Image Analysis Course (MO-445 Unicamp IC - 1º Semester of 2022)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published