Face SDK  1.7 Mozart rc
Face Recognition Software Development Kit
Public Member Functions | Public Attributes | List of all members
face_sdk::matrix Struct Reference

Matrix for affine transform, used by alignment_info class. More...

#include <alignment_info.h>

Public Member Functions

 matrix (float _m00, float _m01, float _m02, float _m10, float _m11, float _m12)
 

Public Attributes

float m00
 
float m01
 
float m02
 
float m10
 
float m11
 
float m12
 

Detailed Description

Matrix for affine transform, used by alignment_info class.


The documentation for this struct was generated from the following file: