Overload List
| Name | Description | |
|---|---|---|
| CogVerifierBasic |
Default constructor. You will need to provide the vision tool (CogToolBlock), input database, and output database
via the properties on this class if you use this constructor.
| |
| CogVerifierBasic(SerializationInfo, StreamingContext) |
Serialization Constructor.
| |
| CogVerifierBasic(ICogTool, CogVerificationDatabase, CogVerificationDatabase) |
Constructor which takes all necessary inputs to the verifier.
|
See Also