Skip to content

Arshita27/Face-Classification-1-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Classification (c++)

This repository has been created as an attempt to solve classification of an image into face and non-face using 3 different techniques listed below:

  1. Simple Gaussian Model
  2. Mixture of Gaussian Model
  3. t-distribution Model

Similar to https://github.com/Arshita27/Face_Classification_1, the algorithms mentioned above, are implemenetd from scratch using libraries like Opencv in C++.

About

Models described in repository Face_Classification_1 written in c++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages