The predicted results. Results from running the pattern on the unlabeled images.
Namespace: Cognex.Vision.ViDiELAssembly: Cognex.Vision.ViDiELClassify.Net (in Cognex.Vision.ViDiELClassify.Net.dll) Version: 9.10.0.0
public ClassifyImageResultCollection PredictedResults { get; }public ClassifyImageResultCollection PredictedResults { get; }Public ReadOnly Property PredictedResults As ClassifyImageResultCollection
Get
Public ReadOnly Property PredictedResults As ClassifyImageResultCollection
Get
public:
property ClassifyImageResultCollection^ PredictedResults {
ClassifyImageResultCollection^ get ();
}public:
property ClassifyImageResultCollection^ PredictedResults {
ClassifyImageResultCollection^ get ();
}Property Value
Type:
ClassifyImageResultCollectionDefault Value: null