Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages
cpdetector_default Struct Reference
struct to save the default setting of one CP detector More...
#include <CPDetectorConfig_default.h>
Public Attributes | |
| CPDetectorType | type |
| cp detector type | |
| wxString | desc |
| name, which is shown in GUI | |
| wxString | prog |
| program name for detector or descriptor | |
| wxString | args |
| arguments of the detector or descriptor | |
| wxString | prog_matcher |
| program name for matcher | |
| wxString | args_matcher |
| arguments of matcher | |
| wxString | prog_stack |
| program name of cp detector for stacks | |
| wxString | args_stack |
| arguments of cp detector for stacks | |
| bool | option |
| option, currently only used in multi row detectors | |
Detailed Description
struct to save the default setting of one CP detector
Member Data Documentation
|
|
arguments of the detector or descriptor
|
|
|
arguments of matcher
|
|
|
arguments of cp detector for stacks
|
|
|
name, which is shown in GUI
|
|
|
option, currently only used in multi row detectors
|
|
|
program name for detector or descriptor
|
|
|
program name for matcher
|
|
|
program name of cp detector for stacks
|
|
|
cp detector type
|
The documentation for this struct was generated from the following file:
- hugin1/hugin/CPDetectorConfig_default.h
1.3.9.1