|
Video Processing Framework
|
#include <Person_DataStruct.h>
Public Member Functions | |
| RecPerson () | |
Public Attributes | |
| int | ind |
| int | persType |
| string | persName |
| string | persSurn |
| int | persGend |
| int | persAge |
| long long | personId |
| string | personStr |
| vector< RecImage * > | imagePtrs |
| RecPerson::RecPerson | ( | ) |
| vector<RecImage*> RecPerson::imagePtrs |
| int RecPerson::ind |
| string RecPerson::persName |
| long long RecPerson::personId |
| string RecPerson::personStr |
| string RecPerson::persSurn |