Overload | Description |
---|---|
ImGearRecognition Constructor() | Initializes a new instance of the ImGearRecognition class. |
ImGearRecognition Constructor(String) | Initializes a new instance of the ImGearRecognition class and specifies a path to load the native Recognition libraries and resources from. |
ImGearRecognition Constructor(Boolean) | Initializes a new instance of the ImGearRecognition class and specifies whether it should create its own unique collection of Recognition settings or use the shared global settings. |
ImGearRecognition Constructor(String,Boolean) | Initializes a new instance of the ImGearRecognition class and specifies whether it should create its own unique collection of Recognition settings or use the shared global settings. |