App Class Reference
List of all members.
Detailed Description
Describes aplication logic
Definition at line 42 of file hog.cpp.
Constructor & Destructor Documentation
Initializes application
Definition at line 165 of file hog.cpp.
Member Function Documentation
const string App::GetPerformanceSummary |
( |
|
) |
const [inline] |
void App::HandleKey |
( |
char |
key |
) |
|
Processes user keybord input
Definition at line 307 of file hog.cpp.
void App::HogWorkBegin |
( |
|
) |
[inline] |
void App::HogWorkEnd |
( |
|
) |
[inline] |
double App::HogWorkFps |
( |
|
) |
const [inline] |
App App::operator= |
( |
App & |
|
) |
[private] |
void App::RunOpencvGui |
( |
|
) |
|
Runs demo using OpenCV highgui module for GUI building
Definition at line 200 of file hog.cpp.
void App::WorkBegin |
( |
|
) |
[inline] |
void App::WorkEnd |
( |
|
) |
[inline] |
double App::WorkFps |
( |
|
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: