Settings Class Reference

List of all members.

Public Member Functions

 Settings ()

Static Public Member Functions

static Settings Read (int argc, char **argv)

Public Attributes

bool gamma_corr
int gr_threshold
double hit_threshold
bool make_gray
int nlevels
bool resize_src
double resize_src_scale
double scale
string src
bool src_is_video
int win_stride_height
int win_stride_width
int win_width

Detailed Description

Contains all properties of application (including those which can be changed by user in runtime)

Definition at line 16 of file hog.cpp.


Constructor & Destructor Documentation

Settings::Settings (  ) 

Sets default values

Definition at line 118 of file hog.cpp.


Member Function Documentation

Settings Settings::Read ( int  argc,
char **  argv 
) [static]

Reads settings from command args

Definition at line 135 of file hog.cpp.


Member Data Documentation

Definition at line 37 of file hog.cpp.

Definition at line 32 of file hog.cpp.

Definition at line 33 of file hog.cpp.

Definition at line 27 of file hog.cpp.

Definition at line 31 of file hog.cpp.

Definition at line 28 of file hog.cpp.

Definition at line 29 of file hog.cpp.

Definition at line 30 of file hog.cpp.

string Settings::src

Definition at line 25 of file hog.cpp.

Definition at line 26 of file hog.cpp.

Definition at line 36 of file hog.cpp.

Definition at line 35 of file hog.cpp.

Definition at line 34 of file hog.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines


opencv2
Author(s): Gary Bradski and many others. See web page for a full contributor list. ROS package maintained by James Bowman.
autogenerated on Fri Jan 11 10:00:46 2013