Skip to content
Diego Herrera edited this page Jul 3, 2020 · 15 revisions

Welcome to the Correlation-Techniques-for-Face-Recognition wiki!

This project aims at studying correlation techniques for facial recognition. We explore the capabilities of correlation techniques as a non-segmentation alternative for biometric recgnition.

Objectives of the project

The main objective of the project is to perform subject identification using correlation techniques. In this project we aim at exploring two techniques: MACE filtering and Composite Filtering. Those techniques are based on a simple principle. A database of images is acquired, and a filter is devised in the image frequency domain so that matching is performed via correlation.

Clone this wiki locally