Note
The Adaptive Recognition API is still in beta and may change in future versions of Scandit Data Capture SDK.
Adaptive Recognition Result
Defined in namespace Scandit.DataCapture.Label
- AdaptiveRecognitionResult
abstract class AdaptiveRecognitionResult : IDisposable
Added in version 8.1.0
Base class for all adaptive recognition results. Provides common functionality for all result types.
- ResultType
AdaptiveRecognitionResultType ResultType { get; }
Added in version 8.1.0
The type of the result object.