Package pyvision :: Package analysis :: Package FaceAnalysis :: Module FRGC2004 :: Class FRGC_Exp4
[hide private]
[frames] | no frames]

Class FRGC_Exp4

source code

FaceDatabase.FaceDatabase --+
                            |
                           FRGC_Exp4

FRGC Experiment 4 is a controled to uncontrolled scenario

Note: The left and right eye in the metadata is relative to the person. For the face structure this is reversed and follows the pyvision convention which is relative to the image.

Nested Classes [hide private]

Inherited from FaceDatabase.FaceDatabase: FaceObject

Instance Methods [hide private]
 
__init__(self, location) source code
 
readSigsets(self) source code
 
readEyeData(self) source code
 
keys(self) source code
 
query(self) source code
 
target(self) source code
 
training(self) source code
 
getMetadata(self, key) source code
 
__getitem__(self, key) source code
Method Details [hide private]

__init__(self, location)
(Constructor)

source code 
Overrides: FaceDatabase.FaceDatabase.__init__

keys(self)

source code 
Overrides: FaceDatabase.FaceDatabase.keys

__getitem__(self, key)
(Indexing operator)

source code 
Overrides: FaceDatabase.FaceDatabase.__getitem__