Skip to content

mountlovestudy/gs_face

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# -*- coding: utf-8 -*-
"""
Created on Fri May 23 21:54:56 2014

pre_process

detect_key          : detect the five landmarks of the person for the face database,
            	      save the information in the txt file
face_normalized     : normalized the face image in the database



GPforFR

function description

Read_file	    : read the information  in the txt to get the train or test pairs

Detect_feature      : Detecting the Mul-scale LBP feature for the face dataset

LBP                 : the function used in detecting the LBP feature of the face image


GS_Ftr  	    : Construct the joint feature for a pair faces

GS_Face      	    : Construct the Gaussian Face



running process:

step1		    : detect_key  face_normalized

step2		    : Detect_feature

step3		    :   

@author: mountain
"""

About

the FR of gs_face

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages