The Method LoadReferenceFeatures loads binary profiles to be used as references for defect detection.
The signature of this Method is specified below. Table 60 specifies the Arguments representation.
Signature
LoadReferenceFeatures (
[in] 0:ByteString[] Features,
[out] MethodExecutionFeedbackType ExecutionFeedback);
Table 60 – LoadReferenceFeatures Method Arguments
Argument |
Description |
Features |
The list of binary profiles used as references for a detection system. |
ExecutionFeedback |
The extended feedback returning a detailed message in case of execution failure. |